Commit graph

16360 commits

Author SHA1 Message Date
Colin Darie
a28e31bd97 chore(bundle): update administrate 0.16 => 0.18 2022-11-15 17:28:04 +01:00
Colin Darie
ae6ae92f48
Merge pull request #8040 from colinux/manager-expand-bloc-repetable
feat(manager): améliore la liste des champs d'un dossier
2022-11-15 17:25:56 +01:00
Colin Darie
7b9ff5ebe8 test(manager): add basic test on dossiers index & show 2022-11-15 16:30:18 +01:00
Colin Darie
bad4581a46 style(manager): mandatory champ more visible 2022-11-15 16:30:18 +01:00
Colin Darie
b8bfb55fb2 chore(manager): replace dossier champ row by a view component 2022-11-15 16:30:18 +01:00
Colin Darie
42867569a5 style(manager): no hr between nested dl/dd, it breaks layout 2022-11-15 16:30:18 +01:00
Colin Darie
d0193c776f chore(manager): improve filled piece justificative champ detection 2022-11-15 16:30:18 +01:00
Colin Darie
d4eed1c631 style(manager): message on invisible champ due to conditional 2022-11-15 16:30:18 +01:00
Colin Darie
8d1e99dc06 style(manager): iconify fill/empty champ 2022-11-15 16:30:18 +01:00
Colin Darie
d2ad8d8455 feat(manager): shows ChampRepetition children 2022-11-15 16:30:18 +01:00
Colin Darie
d961769a12 feat(manager): can search by user id 2022-11-15 16:30:18 +01:00
Colin Darie
949e9baa6f style(manager): signin button as dsfr 2022-11-15 16:30:18 +01:00
Paul Chavard
f9cb634afc
Merge pull request #8038 from tchak/update-graphiql
feat(graphql): upgrade playground version
2022-11-15 10:57:08 +00:00
Paul Chavard
6ad057dcee feat(graphql): upgrade playground version 2022-11-15 11:48:29 +01:00
mfo
24c0473226
Merge pull request #8002 from demarches-simplifiees/add-message-for-instructors-in-search
it displays a message if instructor is looking for a dossier that is not in his instructor group
2022-11-15 10:58:51 +01:00
Lisa Durand
c2de73c09d simplify and improve perf by making the feature works only for id search 2022-11-15 10:51:36 +01:00
Lisa Durand
d245e12559 remove render_views in spec and correct the way to retrieve dossiers 2022-11-15 10:51:36 +01:00
Lisa Durand
ba0799b684 it displays a message if instructor is looking for a dossier that is not in his instructor group 2022-11-15 10:51:36 +01:00
Paul Chavard
bb96c3a77d
Merge pull request #8036 from colinux/fix-manager-champs-public
fix(manager): missing renaming champs -> champs_public
2022-11-14 22:57:26 +00:00
Colin Darie
0cd2eb696b fix(manager): missing renaming champs -> champs_public 2022-11-14 22:39:26 +00:00
Colin Darie
0812caeb32
Merge pull request #8035 from colinux/fix-safari
style: fix old webkits radio & checkbox appearance
2022-11-14 15:17:24 +01:00
Colin Darie
2359360c15 fix(form): checkbox & radio not rendered properly on old safari & chrome 2022-11-14 14:56:43 +01:00
Colin Darie
a208b2e122 fix(dsfr): no underline on legacy buttons 2022-11-14 14:56:43 +01:00
Colin Darie
fb7ac3c610 style(dsfr): convert a user button to DSFR 2022-11-14 14:56:43 +01:00
mfo
876d6173e7
Merge pull request #8015 from mfo/US/clone-demarche
amélioration(dossier.clone): permettre a un usager de cloner un de ses dossiers
2022-11-14 14:01:13 +01:00
Martin
18b7f4e4fa remaniement(dossier.clone): simplifications, pas de callback/after, pas d'heritage, mm interface pour cloner les champs public/prive, clonage des PJs avec le nouveau service de clone, ajoute une cle etrangere sur la colonne parent_dossier_id 2022-11-14 09:53:19 +01:00
Martin
90f7d265c6 amelioration(clone.piece_justificative): gestion du clonage des piece justificative dans une tache asynchrone 2022-11-14 09:13:54 +01:00
Martin
05dcf5e7cf amelioration(usager.liste_des_dossier): ajout du bouton pour cloner un dossier 2022-11-14 09:13:54 +01:00
Martin
844004818a amelioration(dossier.clone): dossier.clone, permet de cloner un dossier 2022-11-14 09:13:52 +01:00
Paul Chavard
f1e8852fbe
Merge pull request #8034 from tchak/refactor-champs
refactor(dossier): champs -> champs_public
2022-11-11 09:52:25 +00:00
Paul Chavard
1cac88a621 refactor(dossier): permit old attributes format for smooth migration 2022-11-11 09:17:42 +00:00
Paul Chavard
e6288c39f2 refactor(dossier): champs -> champs_public 2022-11-10 22:44:39 +00:00
krichtof
68e0abc15f
Merge pull request #8031 from demarches-simplifiees/list-all-admins
ETQ admin, je peux lister tous les administrateurs de l'ensemble des démarches filtrées.
2022-11-10 18:09:51 +01:00
Christophe Robillard
cc35788d26 extract computation to controller 2022-11-10 18:02:20 +01:00
Christophe Robillard
3a15178cee use common layout for all procedures and admins 2022-11-10 18:02:20 +01:00
Christophe Robillard
5f5b6bf7c7 use specific route for all admins 2022-11-10 18:02:20 +01:00
Christophe Robillard
c96781cfad list all admins 2022-11-10 18:02:20 +01:00
Christophe Robillard
3b2df47ba0 add style for all admins link 2022-11-10 18:02:20 +01:00
Christophe Robillard
24e7de71e3 add procedures_filter specs 2022-11-10 18:02:20 +01:00
Paul Chavard
dcb361a00d
Merge pull request #8032 from tchak/feat-better-as-clone 2022-11-10 14:16:21 +00:00
Paul Chavard
95f65900d3 refactor(active_storage): no download on clone 2022-11-10 12:25:55 +00:00
Eric Leroy-Terquem
b526fef4db
Merge pull request #8027 from E-L-T/fix-procedure-with-active-group-and-routing-nil
Fix procedure with active group and routing nil
2022-11-09 14:28:25 +01:00
Eric Leroy-Terquem
28dfae3ed9 fix procedure with active group and routing nil 2022-11-09 14:15:59 +01:00
LeSim
404c71e935
Merge pull request #8025 from E-L-T/fix-procedure-with-only-inactive-group
Fix procedure with only inactive group
2022-11-09 14:13:37 +01:00
Eric Leroy-Terquem
7e79fc8c3b fix procedure with only inactive group 2022-11-09 13:56:00 +01:00
krichtof
10ae0f3ce5
Merge pull request #8026 from demarches-simplifiees/fix-padding
fix padding for checkbox group
2022-11-09 13:44:09 +01:00
Christophe Robillard
c1dad54483 fix padding for checkbox group
due to dsfr 1.8 upgrade
2022-11-09 13:32:55 +01:00
Paul Chavard
454446ed0c
Merge pull request #8019 from tchak/fix-flaky-test
fix(groupe_instructeur): add explicit order to groupe_instructeurs
2022-11-09 11:16:04 +00:00
Paul Chavard
5e87539d6d fix(groupe_instructeur): add explicit order to groupe_instructeurs 2022-11-09 10:56:40 +00:00
krichtof
7d340ade8c
Merge pull request #8024 from demarches-simplifiees/improve-wording
improve wording
2022-11-09 11:07:25 +01:00