Commit graph

1192 commits

Author SHA1 Message Date
mfo
e9120f90a7
feat(instructeurs/back): add back button
Co-authored-by: Colin Darie <colin@darie.eu>
2024-11-28 14:07:46 +01:00
mfo
c260c43dac
feat(instructeur): nest all instruction routes under statut params for back purpose 2024-11-28 11:45:56 +01:00
Colin Darie
b426e51d87
Merge pull request #11059 from colinux/navbar-procedure-context
ETQ instructeur ou admin je garde le contexte de la démarche en passant d'un profil à l'autre
2024-11-27 11:54:39 +00:00
simon lehericey
bb198000fe
refactor: include corrections 2024-11-26 16:35:44 +01:00
Paul Chavard
ee9a493877
Merge pull request #11062 from tchak/column-better-cast
ETQ dev, je souhaite obtenir la valeur humaine d'une colonne
2024-11-26 13:41:52 +00:00
Paul Chavard
1335336d98
refactor(column): add label_for_value method 2024-11-26 14:31:21 +01:00
Paul Chavard
1f5dd3bd02
refactor(dossier): cleanup user controller 2024-11-26 14:30:23 +01:00
Paul Chavard
3e6f074f31
refactor(attachment): remove some dead code from components 2024-11-26 14:25:16 +01:00
Colin Darie
5fbb88837e
Merge pull request #11083 from colinux/instructeur-can-preview-procedure
ETQ Instructeur je peux prévisualiser le formulaire d'une démarche
2024-11-25 17:00:03 +00:00
Colin Darie
874f992e5e
fix(instructeur): procedure form preview 2024-11-25 16:13:10 +01:00
Colin Darie
4ffb6a7c1b
style(dossiers): cell headers can wrap on multilines 2024-11-25 14:38:28 +01:00
Colin Darie
bae0009120
refactor(admin): fix exports invitation list, also use dsfr toggle 2024-11-22 10:45:42 +01:00
Colin Darie
77f88bbbbe
style(admin): fix archives table 2024-11-22 10:45:42 +01:00
Colin Darie
eabc43ce53
refactor: minor improvements 2024-11-22 10:45:41 +01:00
Colin Darie
5d6e35c540
style(dossiers): customize table above 2024-11-22 10:45:41 +01:00
Colin Darie
e7768bbf4b
refactor(dossiers): table in new dsfr design
- remove obsolete css
- handle check / check all dsfr UI
- min height hack does not work anymore (pending a new solution)
2024-11-22 10:45:41 +01:00
Kara Diaby
172d81856b
Fix après retours 2024-11-19 15:24:41 +00:00
Colin Darie
c541ed7c93
feat(profile): keep procedure id context between admin & instructeur profile 2024-11-19 15:52:48 +01:00
Colin Darie
e459f68ddb
refactor: account dropdown as component 2024-11-19 15:37:15 +01:00
mfo
c65fcf0a29
Merge pull request #11058 from mfo/US/readd-json-export
ETQ instructeur, je peux exporter mes dossiers au format geojson
2024-11-19 09:29:13 +00:00
mfo
3903593b90
fix(export): re-add missing geojson export 2024-11-19 10:20:18 +01:00
Eric Leroy-Terquem
bccef87cbf
wording(routing): updates after UI reviews 2024-11-15 11:41:37 +01:00
Eric Leroy-Terquem
61c8fa4601
refactor(simple routing): move button index in the component 2024-11-15 11:03:52 +01:00
Eric Leroy-Terquem
304fb9ecef
feat(simple routing): add options of list tdcs in tooltip 2024-11-15 11:03:51 +01:00
Eric Leroy-Terquem
05b28fb75d
feat(routing): add flash modal after simple routing configurated 2024-11-15 11:03:51 +01:00
mfo
9f2aff3459
feat(export.dossier_id): not a number, a string. 2024-11-14 15:31:24 +01:00
mfo
f014006542
dry(export_template_form): extract checkbox component 2024-11-14 14:45:41 +01:00
Christophe Robillard
10706a2712
add dropdown component for traditional or with export_template export
Co-authored-by: mfo <mfo@users.noreply.github.com>
2024-11-14 14:45:41 +01:00
Christophe Robillard
ffd1a15d91
add, edit and destroy export template with exported_columns
Co-authored-by: mfo <mfo@users.noreply.github.com>
Co-authored-by: LeSim <mail@simon.lehericey.net>
2024-11-14 14:45:40 +01:00
Paul Chavard
dc6bad40fe
refactor(type_de_champ): cleanup type predicate methods 2024-11-12 12:02:08 +01:00
simon lehericey
ec9a88a64e
simplify new 2024-11-12 10:30:35 +01:00
simon lehericey
b3fd3e6570
move last call to procedure_presentation controller 2024-11-12 10:30:35 +01:00
simon lehericey
08fb49d176
factorize departements and regions options 2024-11-07 18:11:43 +01:00
simon lehericey
5532a8a48f
small cleaning in filter_value_component 2024-11-07 18:11:41 +01:00
simon lehericey
60947f2b97
use it in filter_value_component 2024-11-07 18:11:41 +01:00
simon lehericey
e2bc45dc4a
inject dossier_state at build time 2024-11-07 18:11:40 +01:00
simon lehericey
2b6cc49541
inject dossier_labels at dossier_labels_column build time 2024-11-07 18:11:40 +01:00
simon lehericey
f5227f9609
move options_for_select from champ_column to column 2024-11-07 18:11:40 +01:00
simon lehericey
f8dc1d1533
use column.options_for_select 2024-11-07 18:11:39 +01:00
simon lehericey
2c8ee1f2c1
clean: use groupe_instructeur? 2024-11-07 18:11:38 +01:00
Eric Leroy-Terquem
510799bf23
Merge pull request #10957 from demarches-simplifiees/update-configuration-routage-interface-v2
ETQ administrateur j'ai une nouvelle interface de configuration du routage
2024-11-07 09:15:56 +00:00
Eric Leroy-Terquem
5c53c6b86c
feat(routing): add modal once custom routing is configurated 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
7caadc3b40
refactor(routing): rename routage_custom to custom_routing 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
b511eb2db7
feat(instruction routage choice): update view 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
f53af82f14
feat(instruction routage choice): add back link instead of menu 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
5ff09d1f9e
clean(wording): use right character for apostrophe 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
1e99c122b7
feat(instruction options management): add link to go back to procedure 2024-11-07 09:12:12 +01:00
simon lehericey
dae9a40c5c
fix: the option is mandatory in an enum filter 2024-11-06 10:55:48 +01:00
Paul Chavard
5182af820a
refactor(type_de_champ): type_de_champ should not expose revision or procedure 2024-11-05 21:57:05 +01:00
Eric Leroy-Terquem
efef61c34c
feat(gallery): add attachments from justificatif motivation 2024-11-05 16:53:41 +01:00