Commit graph

17060 commits

Author SHA1 Message Date
Julie Salha
fb09c49871 fix error linter continous integration 2023-01-17 12:41:29 +01:00
Julie Salha
96fbf70696 update styles number label 2023-01-17 12:41:29 +01:00
Julie Salha
deddd1fcbe update styles hero text responsive 2023-01-17 12:41:29 +01:00
Julie Salha
15f3fd4e73 remove br tags 2023-01-17 12:41:29 +01:00
Paul Chavard
ca4f597c13
Merge pull request #8439 from tchak/fix-graphql-dossier-n+1
fix(graphql): n+1 on single dossier loading
2023-01-17 11:43:23 +01:00
Paul Chavard
b5c189de63 fix(graphql): n+1 on single dossier loading 2023-01-17 11:23:21 +01:00
Paul Chavard
9db84cfd25
Merge pull request #8377 from tchak/use-coldwired
refactor(turbo): use @coldwired/actions
2023-01-16 21:48:14 +01:00
Paul Chavard
7f9414012e refactor(turbo): use @coldwired/actions 2023-01-16 21:40:10 +01:00
Paul Chavard
0d2da7bac9
Merge pull request #8429 from tchak/refactor-normalize-controller
refactor(js): add generic "format" controller
2023-01-16 21:31:11 +01:00
Paul Chavard
5f192f93e0 refactor(js): make generic format controller 2023-01-16 21:23:33 +01:00
Paul Chavard
bdd0ab0a22
Merge pull request #8430 from tchak/refactor-on-with-target
feat(stimulus): allow `on` with target
2023-01-16 16:55:16 +01:00
Paul Chavard
5ccf57b488 fix(js): use on instead of addEventListener to ensure cleanup 2023-01-16 16:37:36 +01:00
Paul Chavard
d16c490779 feat(stimulus): allow on with target 2023-01-16 16:37:36 +01:00
Paul Chavard
ab9f269c06
Merge pull request #8428 from tchak/refactor-more-autosave
refactor(js): more forms to use autosubmit controller
2023-01-16 16:07:56 +01:00
Paul Chavard
a0878ffde5 feat(turbo): prevent scroll on form submits 2023-01-16 15:59:43 +01:00
Paul Chavard
a9d4ff85e6 refactor(js): more autosubmit controllers 2023-01-16 15:59:43 +01:00
Paul Chavard
3ea02b182a
Merge pull request #8432 from tchak/feat-better-filters
feat(dossier): use select in filters by groupe instructeur
2023-01-16 15:59:10 +01:00
Paul Chavard
44488c7014 feat(dossier): use select in filters bygroupe instructeur 2023-01-16 14:00:08 +01:00
Colin Darie
dc222dc6be
Merge pull request #7484 from hadrienblanc/feat/6775
Chaque lien est-il explicite (hors cas particuliers) ?
2023-01-16 13:25:01 +01:00
Colin Darie
f02f9a13a8 fix(i18n): fix same typo with missing a word 2023-01-16 13:19:11 +01:00
Hadrien Blanc
2d19444b93
add 'pas' on the link title 2023-01-16 13:15:04 +01:00
Lisa Durand
eadd84bfb4 authorize follow and unfollow for all dossier states 2023-01-16 11:14:29 +01:00
Martin
0aba708b34 correctif(spec): associe le dossier suivis a l'instructeur du batch operation. sinon c'est un autre instructeur qui est crée 2023-01-16 11:14:29 +01:00
Lisa Durand
8fbb866aba fix component spec 2023-01-16 11:14:29 +01:00
Lisa Durand
db3085fa33 design : make filter buttons tertiary and dropdown secondary 2023-01-16 11:14:29 +01:00
Lisa Durand
06c6a4ab0c add action 'unfollow' to page 'suivis' 2023-01-16 11:14:29 +01:00
Lisa Durand
2f666b487e add action 'repasser en construction' to page 'suivis' 2023-01-16 11:14:29 +01:00
Paul Chavard
65e125b4ec
Merge pull request #8427 from tchak/fix-autosave-with-submitter
fix(js): fix submitter attributes not recognised by safari
2023-01-12 18:05:32 +01:00
Paul Chavard
f971a42e7d fix(js): fix submitter attributes not recognised by safari 2023-01-12 17:58:23 +01:00
Damien Le Thiec
5e26acb0e1
Make date and datetime prefillable (#8304)
* Make date and datetime prefillable

* Format in ISO8601 format
2023-01-12 17:42:02 +01:00
Damien Le Thiec
d5bfe84381
Nettoyage des dossiers préremplis abandonnés (#8341)
* Clean prefilled dossiers
2023-01-12 16:14:42 +01:00
mfo
82df012933
Merge pull request #8422 from tchak/chore-update-build-dependencies
chore(npm): update build dependencies
2023-01-12 12:40:00 +01:00
Paul Chavard
7f2a7e18d3 chore(npm): update build dependencies 2023-01-12 12:27:14 +01:00
Paul Chavard
40befbccc3
Merge pull request #8416 from tchak/stimulus-autosubmit
refactor(autosubmit): split and improuve autosubmit and turbo controller
2023-01-12 12:25:58 +01:00
Paul Chavard
c7c6d50df6 refactor(js): use autosubmit controller in procedure/all pages 2023-01-12 12:01:19 +01:00
Paul Chavard
289d48f697 refactor(js): use autosubmit controller in filter_component 2023-01-12 11:58:46 +01:00
Paul Chavard
5d7284b8da refactor(js): use autosubmit controller in notified_toggle_component 2023-01-12 11:58:46 +01:00
Paul Chavard
88866d0413 refactor(autosubmit): split and improuve autosubmit and turbo controller 2023-01-12 11:58:46 +01:00
Paul Chavard
247bd6128e
Merge pull request #8410 from tchak/refactor-procedures-all
refactor(demarches): use turbo-frame
2023-01-12 11:55:06 +01:00
Paul Chavard
3e0adc15db refactor(demarches): use turbo-frame 2023-01-12 11:30:14 +01:00
Paul Chavard
e6ed1caa3a
Merge pull request #8421 from mfo/US/typo-verra
typo(page.dossier-envoye): typo
2023-01-12 11:21:26 +01:00
Martin
e22038784d typo(page.dossier-envoye): typo 2023-01-12 11:01:06 +01:00
mfo
a0d570cac5
Merge pull request #8420 from tchak/fix-empty-pdf
fix(procedure): return most recent demarche for a given path
2023-01-12 10:37:58 +01:00
Paul Chavard
e8b10fd320 fix(procedure): return most recent demarche for a given path 2023-01-12 10:23:12 +01:00
Paul Chavard
8958ba0725
Merge pull request #8108 from tchak/graphql-clone-demarche
feat(graphql): add demarcheCloner mutation
2023-01-11 23:50:02 +01:00
Paul Chavard
b663939674 feat(graphql): add demarcheCloner mutation 2023-01-11 23:38:12 +01:00
Paul Chavard
3f2a91b855 fix(graphql): properly handle demarche and demarche_descriptor resolution 2023-01-11 23:38:12 +01:00
Paul Chavard
e1594a2814
Merge pull request #8413 from tchak/fix-groupe-instructeur-count
fix(groupe_instructeur): only show to administrators the number of visible files
2023-01-11 23:37:35 +01:00
Paul Chavard
5641c2b078 fix(groupe_instructeur): only show to administrators the number of visible files 2023-01-11 21:49:08 +01:00
mfo
70bee0b829
Merge pull request #8415 from mfo/US/fix-safe-mailer-bis
correctif(safe_mailer): fix bug sur de la synthax
2023-01-11 20:39:21 +01:00