mfo
|
eea5758753
|
feat(Instructeurs#*): plugs next/prev dossier component on all required routes
|
2024-12-10 10:22:08 +01:00 |
|
mfo
|
c260c43dac
|
feat(instructeur): nest all instruction routes under statut params for back purpose
|
2024-11-28 11:45:56 +01:00 |
|
Lisa Durand
|
507ea70398
|
improve color selection for Admin and improve generic label lists
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
35dee477ea
|
rename ProcedureLabel by Label
|
2024-11-04 16:48:44 +01:00 |
|
Lisa Durand
|
1a3f73eb01
|
dont display tags on show if no label in procedure
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
e723c9e365
|
create generic label for procedure in controller instead of using a hook
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
d0b1292060
|
instructeur can add and delete labels on dossier show
|
2024-11-04 16:05:35 +01:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Lisa Durand
|
ab483a8959
|
simplifie tabs supprimes and reduce to one
|
2024-08-20 15:26:09 +02:00 |
|
Paul Chavard
|
9f9243499c
|
refactor(combobox): fix specs
|
2024-07-05 09:36:33 +02:00 |
|
mfo
|
d46dc7055d
|
feat(instructeurs/dossiers): add summary to dossier.champs and dossier.champ_private views, also extract summary in
two component. one of type de champ editor. one for viewable champs
|
2024-06-21 11:06:45 +02:00 |
|
Lisa Durand
|
c6e2e6445c
|
add instructeur feedback on accuse de lecture agreement
|
2024-04-15 12:10:28 +02:00 |
|
mfo
|
3a895fbd4a
|
tech(review): add a guard clause to prevent missing pdf, enhance specs
|
2024-04-02 10:04:22 +02:00 |
|
Martin
|
2944a0c2c3
|
fix(expert.attestation.url): was pointing to attestation_instructeur_dossier_path, so did not worked when expert was not instructeur. use active_storage_link, secured enough because served to authenticated users as well as expiring link
|
2024-03-30 06:20:11 +01:00 |
|
Martin
|
9425f2cc58
|
fix(user.france_connect_informations): has_many, not has_one
|
2024-03-08 09:44:21 +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 |
|
Colin Darie
|
1a56fe620e
|
feat(correction): make pending corrections blocking by feature flag only
|
2023-12-18 14:12:45 +01:00 |
|
Colin Darie
|
c26b59722d
|
feat(instructeur): pending correction blocks passer en instruction
Closes #9731
|
2023-12-12 15:05:44 +01:00 |
|
Lisa Durand
|
fced4194d6
|
add tabs to filter procedures on index for instructeur
|
2023-07-12 12:38:41 +02:00 |
|
Colin Darie
|
fd4a9a6a2f
|
refactor(instruction): menu repasser en construction + demander une correction
|
2023-06-02 16:18:32 +02:00 |
|
Colin Darie
|
3c4ea6f8cf
|
refactor(instructeur): instruction menu as component
|
2023-06-02 16:18:31 +02:00 |
|
Colin Darie
|
734d88d80d
|
fix(pending-correction): wording alignement
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
ca3b127942
|
feat(instructeur): can flag a dossier as "pending corrections"
|
2023-06-02 16:16:12 +02:00 |
|
Nicolas Cavigneaux
|
e483bfbc76
|
fix: remove hardcoded .html.haml from render calls since it no longer works
|
2023-05-03 10:10:38 +02:00 |
|
Paul Chavard
|
05cfb4055d
|
fix(dossier): improuve dossier state display
|
2023-04-19 12:27:16 +02:00 |
|
Paul Chavard
|
207ce21327
|
fix(dossier): instructeur actions should be buttons and not links
|
2023-04-07 12:12:15 +02:00 |
|
Lisa Durand
|
0424f9dff8
|
merge avis_list view expert and instructeur
|
2023-03-27 14:59:49 +02:00 |
|
Lisa Durand
|
c1b5daadef
|
remove unused view and routes from instructeurs avis
|
2023-03-22 09:30:26 +01:00 |
|
Lisa Durand
|
38c84115e6
|
reorganise file order for more consistency
|
2023-03-16 11:32:05 +01:00 |
|
Lisa Durand
|
3aac56042e
|
fix tests
|
2023-03-02 16:34:58 +01:00 |
|
Lisa Durand
|
7130ea7e99
|
fix specs
|
2023-03-02 16:34:58 +01:00 |
|
Lisa Durand
|
54f17ad3c7
|
Merge pull request #8630 from demarches-simplifiees/harmonize-actions-for-instructeurs
[instructeurs] Uniformiser les actions pour les instructeurs sur la page tableau et dossier
|
2023-03-02 13:28:23 +00:00 |
|
Lisa Durand
|
07bb27a3af
|
add repasser_en_instruction to dossiers expirants
|
2023-02-27 17:57:46 +01:00 |
|
Lisa Durand
|
b03748d3dd
|
fix actions rules for archived and expirant dossiers
|
2023-02-23 17:03:55 +01:00 |
|
Lisa Durand
|
76947a5ccf
|
add mention if user_deleted and move dossier info back to info_generales
|
2023-02-23 16:05:43 +01:00 |
|
Lisa Durand
|
90a7ecef52
|
rename state button to instruction button
|
2023-02-23 16:05:38 +01:00 |
|
Martin
|
c00c4936b2
|
correctif(a11y): traite aussi les avis d'expert avec la nouvelle methode de rendu des textes saisis par des admin/instructeur/expert
|
2023-02-23 15:23:20 +01:00 |
|
Lisa Durand
|
fddcce8b7b
|
fix specs
|
2023-02-22 18:17:06 +01:00 |
|
Colin Darie
|
8a3bb0c38e
|
fix(instructeurs): combobox layout in "personnes impliquees" tab
Closes #8527
|
2023-02-21 18:20:30 +01:00 |
|
Paul Chavard
|
6e18090fb3
|
refactor(virus_scan_result): use column instead of metadata on blob
|
2023-01-04 12:12:11 +01:00 |
|
Kara Diaby
|
92b4c31293
|
tests
|
2022-12-02 11:30:49 +01:00 |
|
Colin Darie
|
9b929c86ea
|
Merge pull request #7760 from betagouv/dsfr-dossier-top-form
DSFR: convert dossier top form elements
|
2022-09-21 16:44:51 +02:00 |
|
Colin Darie
|
39322e6dff
|
feat(instructeurs): warn about acceptation/reject unavailable due to incomplete etablissement
|
2022-09-21 16:00:59 +02:00 |
|
Colin Darie
|
fcb478eb53
|
refactor(fc_info): use Dsfr::Notice for france connect informations
|
2022-09-21 15:47:35 +02:00 |
|
Colin Darie
|
a5e1d8865b
|
style(france_connect_account): convert notice about FC user to DSFR
|
2022-09-21 15:47:35 +02:00 |
|
Martin
|
ab0a172488
|
feat(Archive.prepare_broader_reach): activate by default the archive button in the export dropdown. add a call to action to contact our support to enable the feature. increase estimated file size limit up to 100.gigabytes
|
2022-03-30 16:21:07 +02:00 |
|
Paul Chavard
|
51d7fd6190
|
test(dossier): update spec to use visible_by_administration
|
2022-03-10 14:29:40 +01:00 |
|
Martin
|
f84b69276e
|
fix(expiration_banner.message): miss match when procedure was not expirable ; always showing expiration message
|
2022-02-11 15:49:37 +01:00 |
|
Kara Diaby
|
842cc11689
|
tests
|
2022-01-31 10:03:44 +01:00 |
|
Kara Diaby
|
96556ca4b3
|
locales
|
2022-01-31 10:03:44 +01:00 |
|