Commit graph

5591 commits

Author SHA1 Message Date
Colin Darie
77f88bbbbe
style(admin): fix archives table 2024-11-22 10:45:42 +01:00
Colin Darie
9bec007dfa
refactor(download): remove useless turbo of menu since it's not dynamic anymore 2024-11-22 10:45:41 +01:00
Colin Darie
eabc43ce53
refactor: minor improvements 2024-11-22 10:45:41 +01:00
Colin Darie
605c550e6c
style(procedures): all layout responsivness 2024-11-22 10:45:41 +01:00
Colin Darie
8ebdb00fc2
fix(procedures): turbo force server, fix table JS style 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
Colin Darie
35a17cc2c6
refactor(dsfr): all procedures table to v1.12 2024-11-22 10:45:11 +01:00
Colin Darie
c6ab4f7f91
chore(footer): update footer links order 2024-11-22 10:45:10 +01:00
mfo
cd98eb88f5
Merge pull request #11065 from mfo/US/bad-start-of-breadcrumb-as-an-instructeur
ETQ instructeur, la racine du fil d'ariane devrait renvoyer sur la liste des demarches
2024-11-21 10:16:13 +00:00
mfo
d78faf9612
fix(breadcrumb): ETQ user having an instructeur and an admin, when i am connected as an instructeur, root of breadcrumb returns to instructeur_procedures_path, not root_path which is admin_procedures_path 2024-11-21 11:01:36 +01:00
mfo
08bd2895ef
fix(header.procedure_management): item gestion des instructeurs was not well formated 2024-11-21 10:43:15 +01:00
Kara Diaby
99e4dfae9d
Utilise le bon menu déroulant du DSFR 2024-11-20 09:26:18 +00:00
Kara Diaby
1601ca7bb9
Retire le bouton télécharger tous les dossiers 2024-11-19 15:24:41 +00:00
Kara Diaby
172d81856b
Fix après retours 2024-11-19 15:24:41 +00:00
Kara Diaby
e81f829545
Ajoute le liseret indicatif de la section en cours. Retire le bouton retour, géré dans une autre PR 2024-11-19 15:24:40 +00:00
Kara Diaby
29a2975752
Adapte les breadcrumbs sur l'interface instructeur 2024-11-19 15:24:40 +00:00
Kara Diaby
21f696a6e5
Ajoute le bouton retour dans l'interface instructeur 2024-11-19 15:24:40 +00:00
Kara Diaby
e3473fbe91
Ajout des dropdowns dans l'interface instructeur pour une meilleure navigation 2024-11-19 15:24:40 +00:00
mfo
1ed0599137
Merge pull request #11042 from demarches-simplifiees/update-routage-a-partir-d-un-champ
ETQ administrateur j'ai davantage d'informations sur le routage à partir d'un champ
2024-11-18 12:20:05 +00:00
mfo
2894897ad1
fix(export_template.zip): link must have kind param 2024-11-18 11:15:55 +01:00
Eric Leroy-Terquem
bccef87cbf
wording(routing): updates after UI reviews 2024-11-15 11:41:37 +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
4e8200aaf7
feat(routing): add types of routables champs 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
Eric Leroy-Terquem
b006a87730
feat(simple routing): add alert info 2024-11-15 11:03:51 +01:00
Eric Leroy-Terquem
551f166873
style(simple routing): update view 2024-11-15 11:03:50 +01:00
mfo
f014006542
dry(export_template_form): extract checkbox component 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
Christophe Robillard
f383e1c502
prepare export template to be used for tabular template
Co-authored-by: mfo <mfo@users.noreply.github.com>
2024-11-14 14:45:40 +01:00
simon lehericey
ec9a88a64e
simplify new 2024-11-12 10:30:35 +01:00
simon lehericey
08fb49d176
factorize departements and regions options 2024-11-07 18:11:43 +01: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
5ff09d1f9e
clean(wording): use right character for apostrophe 2024-11-07 09:12:13 +01:00
simon lehericey
775e423914
can remove a demarche 2024-11-05 15:24:50 +01:00
simon lehericey
bc583e0fe2
can add a demarche 2024-11-05 15:24:50 +01:00
simon lehericey
928c12e065
update using turbo 2024-11-05 15:05:00 +01:00
Eric Leroy-Terquem
c10bec342a
Merge pull request #11012 from demarches-simplifiees/update-export-administration-info
ETQ superadmin je peux générer les exports adaptés pour la newsletter
2024-11-05 12:44:45 +00:00
Colin Darie
594fc517d1
Merge pull request #10943 from colinux/feat-admin-prefill-service
ETQ admin mes informations de nouveau service sont pré-remplies à partir d'API publiques
2024-11-05 09:54:53 +00:00
Corinne Durrmeyer
d0bb869549
Merge pull request #11009 from demarches-simplifiees/a11y-rnf-rna
ETQ usager utilisant un lecteur d'écran, je veux être informé du résultat retourné par la recherche d'un numéro RNF
2024-11-05 09:30:04 +00:00
Eric Leroy-Terquem
d5de21fac4
feat(manager data exports): add exports for newsletter 2024-11-05 10:00:14 +01:00
Eric Leroy-Terquem
7cf81d3e9b
refactor(manager data exports): renaming methods 2024-11-05 10:00:14 +01:00
Corinne Durrmeyer
d1c9da0a0a
fix(RNA) Add translation of missing error message 2024-11-04 17:05:03 +01:00
Lisa Durand
dcf56616c3
rename ProcedureLabel by Label part 2 2024-11-04 16:48:47 +01:00
Lisa Durand
468c159b52
handle label color translation and class name 2024-11-04 16:48:47 +01:00
Lisa Durand
9595730fde
feedback PR - prettier url and other style improvement 2024-11-04 16:48:47 +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
725a97da7e
admin can modify procedure labels 2024-11-04 16:48:46 +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