Martin
|
367a557aaf
|
amelioration(data): pour les dossiers en brouillon ayant un groupe_instructeur_id, supprime cette information
|
2023-08-14 10:17:23 +02:00 |
|
Martin
|
425d8867be
|
amelioration(bulk_messages): ETQ instructeur, je peux envoyer un message aux usagers ayant un dossier en brouillon
|
2023-08-14 10:17:23 +02:00 |
|
Martin
|
05687e63ca
|
amelioration(dossier.routage): assigne le groupe d'instructeur au moment de passer_en_construction! un dossier et ignore ce concept de pre-setter le groupe d'instructeur sur tout le reste de l'app
|
2023-08-14 10:17:23 +02:00 |
|
Paul Chavard
|
0f6188a542
|
chore(annotate): remove model comments
|
2023-08-02 11:43:23 +02:00 |
|
Eric Leroy-Terquem
|
cdbaf987c0
|
db(routing): remove migrated champ routage columns
|
2023-08-01 16:59:22 +02:00 |
|
Paul Chavard
|
93d6bda4ed
|
refactor: move submit en_construction logic to the model
|
2023-07-24 12:12:58 +02:00 |
|
Paul Chavard
|
4bc8b23a19
|
fix(dossier): purge motivation after repasser en instruction
|
2023-07-24 09:52:12 +02:00 |
|
Paul Chavard
|
1882f652d5
|
fix(dossier): do not create groupe instructeur assignements on brouillons
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
7a95846cba
|
feat(DossierAssignment): always add forced_groupe_instructeur when manual assignment
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
0e58e10b82
|
refactor(DossierAssignment): move create_assignment to assign_to_groupe_instructeur
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
488a932cd5
|
refactor(DossierAssignment): extract method create_assignment
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
5f5714678c
|
feat(DossierAsignment): create model
|
2023-07-18 16:54:00 +02:00 |
|
Martin
|
ce9dbed663
|
amelioration(NotificationMailer): sort la creation des commentaire sur la messagerie du mailer [trop de prob possible sinon: au retry on dupliquait les commenaitres, si le mail foirait, on commentait pas etc...]
|
2023-07-11 15:11:40 +02:00 |
|
Colin Darie
|
73a28d2eca
|
fix(sva): don't process dossiers submitted before sva was enabled
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
4c46a2f8da
|
feat(sva): date in pdf
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
8c49dcf21e
|
feat(sva): exports include SVA devision date
|
2023-07-11 10:02:47 +02:00 |
|
Colin Darie
|
b4e6c20bbd
|
feat(sva): log operation when instructeur requests a correction
|
2023-07-11 10:01:49 +02:00 |
|
Colin Darie
|
d70278a534
|
refactor(sva): dossier can't repasser en construction without pending correction
|
2023-07-11 10:01:47 +02:00 |
|
Colin Darie
|
4bdd4310ab
|
feat(sva): calculcate decision date with corrections delays & resume methods
|
2023-07-11 10:01:47 +02:00 |
|
Colin Darie
|
5db80ee6de
|
feat(sva): cron accepts dossiers for each sva procedure
|
2023-07-11 10:01:47 +02:00 |
|
Colin Darie
|
3612eddf79
|
feat(sva): accepte automatiquement
|
2023-07-11 10:01:46 +02:00 |
|
Colin Darie
|
afe373c6b4
|
feat(sva): transition to en_instruction when (re-)submitting a dossier
|
2023-07-11 10:01:46 +02:00 |
|
Colin Darie
|
c3480f550d
|
chore(schema): +dossiers#sva_svr_decision_on, sva_svr_decision_triggered_at
|
2023-07-11 10:01:46 +02:00 |
|
Colin Darie
|
dfbb824dde
|
Merge pull request #9260 from colinux/export-corrections
ETQ instructeur: intègre les demandes de corrections dans les PDF
|
2023-07-04 09:58:07 +00:00 |
|
Eric Leroy-Terquem
|
c82727120c
|
feat(DB): ignore migrated_champ_routage_columns
|
2023-07-03 14:58:45 +02:00 |
|
Eric Leroy-Terquem
|
7598b0a513
|
remove previous routing sytem code
|
2023-07-03 14:58:45 +02:00 |
|
Colin Darie
|
c95f4ab700
|
refactor(correction): preload corrections for exports
|
2023-07-03 09:53:24 +02:00 |
|
Eric Leroy-Terquem
|
ce1429b850
|
migration : add forced_group_instructeur_to_dossier
|
2023-06-15 14:14:47 +02:00 |
|
Paul Chavard
|
c1afc985e4
|
fix(prefill): allow private annotations prefill
|
2023-06-15 10:07:25 +01:00 |
|
Colin Darie
|
b1bcc784bb
|
refactor(messagerie): preload commentaires with corrections & attachments blobs
|
2023-06-02 16:18:33 +02:00 |
|
Colin Darie
|
62cc9d30d8
|
chore(correction): passing en_instruction resolve pending corrections
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
5ab44fc7a9
|
chore: rename dossier_resolution => dossier_correction
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
2c79ca94f5
|
chore(schema): create dossier_corrections
|
2023-06-02 16:13:15 +02:00 |
|
Colin Darie
|
79f450a422
|
Merge pull request #9021 from colinux/feat-en-construction-fork
ETQ usager, je modifie et soumets à nouveau mon dossier “en construction"
|
2023-05-10 19:46:40 +00:00 |
|
Colin Darie
|
f6ebfe0e47
|
fix(dossier): sync search_terms after merge
Use a job instead of a lot of reloads
|
2023-05-09 18:49:52 +02:00 |
|
Paul Chavard
|
71cfe094aa
|
fix(groupe_instructeur): always use assign_to_groupe_instructeur method
|
2023-05-09 17:23:23 +02:00 |
|
Paul Chavard
|
025bd5beaf
|
feat(dossier): dossier can be forked for editing
|
2023-05-09 15:34:10 +02:00 |
|
Martin
|
386523019d
|
amelioration(instructeurs/procedure#show): ETQ instructeur, je souhaite avoir les mêmes compteurs entreles pages listant mes demarches et la page pour visualiser une démarches
|
2023-05-09 13:59:49 +02:00 |
|
mfo
|
2374ced5d2
|
Merge pull request #8987 from mfo/US/link-to-errored-champs
amelioration(dossier#submit_brouillon): ETQ usager, je souhaite pouvoir acceder aux champs en erreur facilement
|
2023-05-09 07:06:36 +00:00 |
|
Paul Chavard
|
11065946ce
|
fix(instructeur): fix dossiers suivis filter (merge behavior change in rails 7)
|
2023-05-04 18:24:18 +02:00 |
|
Colin Darie
|
d31016973c
|
chore(schema): model annotations accordingly to schema
|
2023-05-03 11:35:31 +02:00 |
|
Martin
|
c8ab1e8e03
|
amelioration(dossier#submit_brouillon): ETQ usager, je souhaite pouvoir acceder aux champs en erreur facilement
|
2023-05-03 07:36:42 +02:00 |
|
Lisa Durand
|
26ff82dbe4
|
Merge branch 'main' of github.com:betagouv/demarches-simplifiees.fr into user-dashboard/add-alert-WIP-last-dossier
|
2023-04-25 13:01:40 +02:00 |
|
Lisa Durand
|
3678015413
|
remove scope not_archived for brouillon
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2023-04-25 10:56:59 +02:00 |
|
Colin Darie
|
1af404c5e7
|
chore(rubocop): fix Rails/WhereMissing
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
8fa5e0dbb8
|
chore(rubocop): fix Rails/UnusedIgnoredColumns
|
2023-04-19 12:55:14 +02:00 |
|
Colin Darie
|
160178b8f8
|
chore(rubocop): fix Rails/ExpandedDateRange
|
2023-04-19 12:55:13 +02:00 |
|
Lisa Durand
|
c565ed415b
|
change scope and alert location after UI modification
|
2023-04-18 12:03:10 +02:00 |
|
Paul Chavard
|
21b548d32b
|
fix(dossier): delete all champs starting with children
|
2023-04-13 11:08:10 +02:00 |
|
Lisa Durand
|
bc3e67ab94
|
add alert on user dashboard to edit last editable dossier
|
2023-04-11 15:50:17 +02:00 |
|