Commit graph

23886 commits

Author SHA1 Message Date
Colin Darie
6ad6f2167b
style(admin): fix all administrateurs table 2024-11-25 11:36:27 +01:00
Colin Darie
f399c7eb2a
style(labels): fix new admin labels table 2024-11-25 11:35:58 +01:00
LeSim
7b4c21b431
Merge pull request #11075 from demarches-simplifiees/backfill_verified_at_for_user
ETQ Usager ayant confirmé mon mail, je veux recevoir mes notifications
2024-11-25 10:03:44 +00:00
simon lehericey
58f1608d2f
fix: backfill user email_verified_at 2024-11-25 10:55:03 +01:00
Colin Darie
3c880a0849
style: fix all procedures table borders on safari 2024-11-25 10:53:52 +01:00
mfo
0c6dbc86f0
Merge pull request #11064 from mfo/US/add-breadcrumb-to-instructeurs-dossiers-show
ETQ instructeur, je souhaite avoir un fil d'ariane jusqu'a la visualisation d'un dossier
2024-11-25 09:15:05 +00: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
LeSim
b8ad6f44f2
Merge pull request #11074 from demarches-simplifiees/fix_unverified_email
ETQ Usager, je veux recevoir des mails !
2024-11-25 08:06:00 +00:00
simon lehericey
c3af718f1c
fix: user confirming their mail have its email verified 2024-11-22 18:50:42 +01:00
Mathieu Magnin
4a8d7210d0
[Fix #11071] Fix wrong expert_procedure associated to avis in existing data 2024-11-22 18:12:40 +01:00
Mathieu Magnin
b3672c5526
[Fix #11071] Fix wrong expert_procedure associated to avis 2024-11-22 17:06:37 +01:00
Paul Chavard
a73e3e8e76
Merge pull request #11047 from tchak/refactor-pdf-use-projected-champs
refactor(pdf): use projected champs when render pdf
2024-11-22 14:36:11 +00:00
Kara Diaby
d33c594f91
Merge pull request #11066 from demarches-simplifiees/add-export-template-page
ETQ Instructeur, je souhaite avoir une page spécifique aux modèles d'exports
2024-11-22 13:55:02 +00:00
Kara Diaby
ec4bbcffba
Ajoute une page spécifique aux modèles d'exports 2024-11-22 12:04:58 +00:00
Colin Darie
971bc39912
Merge pull request #11043 from colinux/dsfr-1.12
Tech: dsfr 1.11 => 1.12, mise à jour du design des tableaux
2024-11-22 10:22:33 +00:00
Colin Darie
0286a56b78
chore: remove patch-package, bun supports it 2024-11-22 10:45:52 +01:00
Colin Darie
aeffd19abd
chore(footer): add digital inclusion sites 2024-11-22 10:45:43 +01:00
Colin Darie
9abac909df
test: various fix due to recent refactor 2024-11-22 10:45:42 +01:00
Colin Darie
f6be8eb823
chore(pagination): remove redondant symbols with dsfr paginator 2024-11-22 10:45:42 +01:00
Colin Darie
0c533113be
style: update groupes for reaffactation in new design table 2024-11-22 10:45:42 +01:00
Colin Darie
7e9e57cb17
style: update instructeurs to new design table 2024-11-22 10:45:42 +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
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
b2a575a460
style(dossiers): nice display rendering for dossier numbers 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
753c602802
chore(js): patch dsfr/table to use data attr instead of name on checkbox 2024-11-22 10:45:39 +01:00
Colin Darie
af6dd67cef
chore(css): remove legacy dsfr hacks 2024-11-22 10:45:11 +01:00
Colin Darie
35a17cc2c6
refactor(dsfr): all procedures table to v1.12 2024-11-22 10:45:11 +01:00
Colin Darie
8b68350e0c
fix: betagouv => demarches-simplifiees github organization 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
Colin Darie
f638ab5618
chore: bump dsfr 1.11.2 => 1.12.1 2024-11-22 10:45:07 +01:00
Paul Chavard
87c05c5887
Merge pull request #11055 from Tom-Hubrecht/package-resolution
chore(package.json): Remove old resolutions
2024-11-21 17:15:40 +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
5d1f852593
Merge pull request #11063 from mfo/US/fix-gestion-des-instructeurs
ETQ instructeur, le sous menu de gestion de démarche devrait être homogène
2024-11-21 10:00:20 +00:00
mfo
08bd2895ef
fix(header.procedure_management): item gestion des instructeurs was not well formated 2024-11-21 10:43:15 +01:00
Paul Chavard
998670433e
Merge pull request #11060 from tchak/improve-some-revision-methods
refactor(type_de_champ): improve and clean helper methods
2024-11-20 10:11:26 +00:00
Colin Darie
6acbeba63f
Merge pull request #11061 from colinux/drop-contact-empty-file
ETQ usager je ne peux pas soumettre le form de contact si la PJ n'est pas un fichier
2024-11-20 09:43:10 +00:00
Kara Diaby
c1d8a738d2
Merge pull request #11004 from demarches-simplifiees/feat/10932_instructor_navigation
ETQ instructeur, je navigue facilement entre les différentes rubriques d'une démarche
2024-11-20 09:37:55 +00:00
Kara Diaby
99e4dfae9d
Utilise le bon menu déroulant du DSFR 2024-11-20 09:26:18 +00:00
Paul Chavard
71009094a4
refactor(type_de_champ): improve and clean helper methods 2024-11-20 10:18:51 +01:00
Colin Darie
e52aae420a
fix(contact): drop piece jointe not file 2024-11-19 17:21:52 +01: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
cdceddafe1
Fixe les tests 2024-11-19 15:24:41 +00:00