Colin Darie
|
c02171ede7
|
Merge pull request #9936 from colinux/badge-corrige
ETQ instructeur, je vois un badge Corrigé lorsque le dossier a été corrigé
|
2024-01-29 08:57:54 +00:00 |
|
Colin Darie
|
b64a32444c
|
Merge pull request #9935 from colinux/transfer-empty-no-fail
Tech: plus d'erreur lorsque l'email de transfert n'a plus de dossier associé
|
2024-01-29 08:43:50 +00:00 |
|
simon lehericey
|
97f335c36a
|
add a cron job to send expiration notice
|
2024-01-26 10:18:16 +01:00 |
|
simon lehericey
|
6353c10955
|
add APIToken expiration mailer
|
2024-01-26 10:18:16 +01:00 |
|
simon lehericey
|
d909e2c8ea
|
add various expiring scopes to APIToken
|
2024-01-26 10:15:37 +01:00 |
|
Colin Darie
|
50b9813b4d
|
Merge pull request #9932 from colinux/lock-submit-fork
Correctif: ETQ usager, je ne peux pas soumettre 2x mes modifications en parallèle
|
2024-01-25 11:37:56 +00:00 |
|
Colin Darie
|
4aa1306536
|
feat(transfer): make it silent in case dossier had been destroyed between queuing and processing
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-01-25 11:31:12 +01:00 |
|
simon lehericey
|
588e58195c
|
move api_tokens to admin module
|
2024-01-25 11:27:15 +01:00 |
|
simon lehericey
|
49f0caba7e
|
fix(spec): flaky test
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
9a0dd45385
|
feat(api): add invalid ip addr error
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
852eedbc50
|
refactor(api): create api_token with validity and network filtering
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
7e8555923f
|
feature(api): add ensure_token_is_not_expired to api_controller v1 and v2
|
2024-01-25 10:51:58 +01:00 |
|
simon lehericey
|
d8bc38bc69
|
feature(api): add ensure_authorized_network for api_controller v1 and v2
|
2024-01-25 10:51:58 +01:00 |
|
simon lehericey
|
6e5678d1c2
|
feature(api): add forbidden_network? to api_token
|
2024-01-25 10:51:58 +01:00 |
|
Colin Darie
|
8e6a1c58b2
|
feat(correction): badge Corrigé when a correction has been resolved
Closes #9928
|
2024-01-24 17:26:34 +01:00 |
|
Kara Diaby
|
ac29cfbfdb
|
Envoie un email à l'expert en cas de nouveau commentaire de l'usager dans la messagerie
|
2024-01-24 10:48:17 +00:00 |
|
Colin Darie
|
56f8b61866
|
feat(dossiers): lock submit en construction to avoid merge collisions with double submits
|
2024-01-24 10:58:40 +01:00 |
|
Martin
|
2952987ad8
|
refactor(spec): stop using procedure type de champs traits as :with_datetime , :with_xxx in favor of :types_de_champ_public which keeps position in check
|
2024-01-23 17:30:22 +01:00 |
|
mfo
|
15e0ed8480
|
Merge pull request #9927 from mfo/fix-flacky-type-de-champ-template
fix(spec.flacky): ./spec/system/administrateurs/types_de_champ_spec.rb:272 was flacky, try to fix it
|
2024-01-22 17:10:37 +00:00 |
|
Colin Darie
|
716e4bbe5d
|
Merge pull request #9645 from adullact/feature-ouidou/admin_creation_delegation_gestionnaire_answer_administrateur
Feature ouidou/admin creation delegation gestionnaire answer administrateur
|
2024-01-22 15:45:58 +00:00 |
|
Martin
|
2fa59076f9
|
fix(spec.flacky): ./spec/system/administrateurs/types_de_champ_spec.rb:272 was flacky, try to fix it
|
2024-01-22 15:50:38 +01:00 |
|
Martin
|
0f194a5e8e
|
refactor(procedure_revision): without renumber, use types_de_champ_public factory for ordered champs
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
5c049a1c0f
|
feat(update_draft_revision_type_de_champs_task): force to use real position otherwise have to process parent_coordinates...
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
434cd77030
|
poc(spec): renumber only at one point
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
a9c0d3e7e9
|
tech(clean): avoid useless indirection, cleanup some code complexity, rubocopify
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
4d97c5bc8a
|
feat(move_type_de_champ): stop renumbering all procedure_revision_type_de_champ on move_type_de_champ
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
4b57ed871a
|
feat(add_type_de_champ): stop renumbering all procedure_revision_type_de_champ
|
2024-01-22 14:57:04 +01:00 |
|
seb-by-ouidou
|
a6ca4b668e
|
feat: answer message to administrateur as gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
8d8feedff0
|
fix: group "it" test
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
e6474f0d14
|
feat: US4.3.9 children management
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
96dd6bec52
|
feat: US4.3 update and delete groupe gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
Colin Darie
|
7892b54aa6
|
fix(discarded-dossiers): don't crash whole job when a single dossier causes an error
|
2024-01-17 13:15:42 +01:00 |
|
Colin Darie
|
1a8f839a7e
|
Merge pull request #9915 from colinux/fix-admin-memory-leak
Perf: remplace les `OpenStruct` par des objets plus performants
|
2024-01-17 08:59:01 +00:00 |
|
Colin Darie
|
a4db911585
|
perf(admin): remove 2 useless zones queries on each admin page due to navigation
|
2024-01-16 19:43:58 +01:00 |
|
Colin Darie
|
a0e64151d5
|
test: replace OpenStruct by model expected
|
2024-01-16 19:43:24 +01:00 |
|
Lisa Durand
|
d9b75ce0a2
|
Merge pull request #9882 from demarches-simplifiees/add-dossier-reference-in-transfer-email
Je veux que le numéro du dossier apparaisse dans l'email de demande de transfert
|
2024-01-15 15:39:09 +00:00 |
|
mfo
|
0328446bee
|
Merge pull request #9861 from demarches-simplifiees/US/move-type-de-champ-with-select
ETQ administrateur, je peux deplacer un champ via un select
|
2024-01-15 13:09:56 +00:00 |
|
Martin
|
69346ad41f
|
tech(review): implement some pair review suggestions
|
2024-01-12 11:00:29 +01:00 |
|
Colin Darie
|
8a83fd2ce0
|
fix(recherche): show notification indicator for instructeurs
|
2024-01-12 10:09:34 +01:00 |
|
Martin
|
e7eee7ba72
|
spec(move_and_morph): add some spec and lint with rubocop/haml/eslint
|
2024-01-11 16:12:09 +01:00 |
|
Martin
|
857a1fc496
|
fix(select_champ_position): rewire for more robust and easier implementation which work with repetition avoiding double submit
|
2024-01-11 16:01:24 +01:00 |
|
Martin
|
11de4bdfb6
|
feat(types_de_champ_editor.ts): wires move_and_morph with type de champs editor [for now, the select is empty and will be synced]
|
2024-01-11 16:01:24 +01:00 |
|
simon lehericey
|
e12dbe7aad
|
use email_merge_token in email merge
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
ca08b80c3e
|
use email_merge_token in mailer
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
fca28a3ebd
|
use email_merge_token in mail_merge_with_existing_account route
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
65aa07ecbe
|
the merge_token issued for password check can be reused for the confirmation by email route
Thus by passing the password check or the email possession check
|
2024-01-11 11:33:38 +01:00 |
|
seb-by-ouidou
|
210df8a418
|
feat: review test after view component upgrade
|
2024-01-09 13:25:04 +01:00 |
|
seb-by-ouidou
|
c45e2eaccc
|
feat: write message to gestionnaires as administrateur
|
2024-01-09 13:25:04 +01:00 |
|
simon lehericey
|
f96347caad
|
fix(spec): another way to mock current_user
|
2024-01-08 14:30:19 +01:00 |
|
mfo
|
a0248bf08b
|
Merge pull request #9888 from mfo/US/validate-epci-by-code
Correctif: Le noms des EPCIs changent, ce qui bloque la validation et ou demande a resaisir le champs
|
2024-01-08 09:56:09 +00:00 |
|