Commit graph

611 commits

Author SHA1 Message Date
mfo
6e5aa90bc7
Merge pull request #10898 from mfo/US/navigation-accros-dossiers
ETQ instructeur, je peux passer au dossiers suivant ou au dossier précédent lorsque je visualise un dossiers d'un des onglet (a-suivre, tous, ...)
2024-12-11 14:03:48 +00:00
benoitqueyron
941cfe850a
fix id entre le form et le submit button 2024-12-10 18:01:57 +01:00
mfo
af5af67750
ui(navigation_icons): use span icons which are bolder [asked by design].
ensure next/prev links are always on oneline, make back button bigger
[same as design], align back/next/prev to top when there is more than
oneline for h1 [either procedure name, either dossier name]
2024-12-10 10:22:08 +01:00
mfo
eea5758753
feat(Instructeurs#*): plugs next/prev dossier component on all required routes 2024-12-10 10:22:08 +01:00
Benoit Queyron
b8481796c7
Merge pull request #11084 from demarches-simplifiees/etq-instructeur-ordonner-procedures
ETQ Instructeur : je veux pouvoir ordonner ma liste de démarches
2024-12-09 12:54:59 +00:00
benoitqueyron
9d50034a16
controller TS: modification de l'ordre, état des boutons 2024-12-06 17:53:35 +01:00
benoitqueyron
bc3730a032
nouvelle page pour ordonner avec empty layout 2024-12-06 17:53:35 +01:00
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
e6d9ee93a6
fix(instructeurs/archives/routes): move archives routes under another url schema to avoid conflict with dossier archvied 2024-11-28 11:51:21 +01:00
mfo
c260c43dac
feat(instructeur): nest all instruction routes under statut params for back purpose 2024-11-28 11:45:56 +01:00
simon lehericey
bb198000fe
refactor: include corrections 2024-11-26 16:35:44 +01:00
simon lehericey
c415b066b9
refactor: always load full dossier 2024-11-26 16:06:53 +01:00
Paul Chavard
6914d78236
refactor(user/dossier): explicitly pass dossier_for_editing in to views 2024-11-26 14:28:52 +01:00
Colin Darie
874f992e5e
fix(instructeur): procedure form preview 2024-11-25 16:13:10 +01:00
Colin Darie
b6cfdb1a81
style(instructeur): fix notification exports position in header menu 2024-11-25 13:55:56 +01:00
Colin Darie
26018be459
Merge pull request #11078 from colinux/instructeurs-fix-exports-notification
ETQ instructeur: fix position de la pastille de notification d'exports dans le menu
2024-11-25 12:35:52 +00:00
Colin Darie
28c92acf1a
style(instructeur): fix notification exports position in header menu 2024-11-25 13:26:29 +01:00
Colin Darie
741ac527ef
style: remove obsolete usage of cell-link 2024-11-25 12:55:14 +01:00
Colin Darie
dc8cc2eba8
style(instructeurs): dossier number render as real link 2024-11-25 12:54:08 +01:00
Colin Darie
3f2c5da3ae
fix(instructeurs): cells on multilines 2024-11-25 12:31:05 +01:00
mfo
cd88d054fc
feat(breadcrumb): seen a hardocded translation of 'Suivi des dossiers',
i18n this mistake, re-use UX wording, add breadcrumb down to
Instructeurs::Dossiers#show
2024-11-25 10:06:54 +01:00
Kara Diaby
ec4bbcffba
Ajoute une page spécifique aux modèles d'exports 2024-11-22 12:04:58 +00:00
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
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
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
2894897ad1
fix(export_template.zip): link must have kind param 2024-11-18 11:15:55 +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
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
Lisa Durand
c0dc487732
add css to custom tags and display labels with correct UI 2024-11-04 16:48:11 +01:00
Lisa Durand
9ab49a08b1
remove old badge css and only use DSFR 2024-11-04 16:48:11 +01:00
Lisa Durand
3a45524d39
add column label to procedure table 2024-11-04 16:48:00 +01:00
Lisa Durand
d0b1292060
instructeur can add and delete labels on dossier show 2024-11-04 16:05:35 +01:00
simon lehericey
1268f323cb
move filter button to component and use plug it to new route 2024-10-31 11:03:06 +01:00