mfo
|
c6ef17341b
|
Merge branch 'main' into sentry/3267070633
|
2022-05-12 16:41:33 +02:00 |
|
Martin
|
0826baeba3
|
bug(commencer#commencer): raise when procedure does not have a service
fix(commencer#commencer): use alternate message when procedure does not have a service
|
2022-05-12 16:41:11 +02:00 |
|
Paul Chavard
|
6adb3f7a3a
|
fix(revision): fix migrate_parent!
|
2022-05-12 10:40:41 +02:00 |
|
Paul Chavard
|
edf0cbf320
|
bring back find_type_de_champ_by_stable_id old implementation
|
2022-05-11 20:29:01 +02:00 |
|
Paul Chavard
|
4c26e34c79
|
Revert "Merge pull request #7270 from betagouv/remove_type_de_champ_v2"
This reverts commit 41b6f8f51b , reversing
changes made to 79d5946ab6 .
|
2022-05-11 20:03:42 +02:00 |
|
Paul Chavard
|
08caa122dd
|
Revert "Merge pull request #7280 from betagouv/move_type_de_champ_v2"
This reverts commit 08b90b9173 , reversing
changes made to bc9a90bd08 .
|
2022-05-11 20:03:33 +02:00 |
|
simon lehericey
|
5d6dd853d4
|
refactor reorder: add order_place only in children
|
2022-05-11 16:54:26 +02:00 |
|
simon lehericey
|
df91fd1180
|
move_type_de_champ new style
|
2022-05-11 16:54:26 +02:00 |
|
Paul Chavard
|
2e8bc7e1d0
|
fix(js): polyfill Node.isConnected for IE
|
2022-05-11 16:23:42 +02:00 |
|
Paul Chavard
|
771a92a5e2
|
refactor(menu-button): use menu button controller
|
2022-05-11 16:23:42 +02:00 |
|
Paul Chavard
|
b076ecaf96
|
feat(a11y): implement accessible menu button
|
2022-05-11 16:23:42 +02:00 |
|
simon lehericey
|
b6c2aa30f4
|
reorder the siblings after deletion
|
2022-05-11 15:59:17 +02:00 |
|
simon lehericey
|
5dd8bbe797
|
fix remove type de champ
|
2022-05-11 15:59:17 +02:00 |
|
Paul Chavard
|
10f6378cf0
|
fix(upload): silence common client errors in sentry
|
2022-05-11 13:44:50 +02:00 |
|
Paul Chavard
|
142e6c032c
|
cleanup(dossier): remove legacy menu
|
2022-05-11 11:01:25 +02:00 |
|
Paul Chavard
|
531464fab1
|
fix(js): bring back js request for now
|
2022-05-11 09:34:19 +02:00 |
|
Paul Chavard
|
c9b8d43acd
|
feat(autosave): use new autosave controller
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
3fea34732e
|
feat(autosave): add stimulus autosave-status controller
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
adb19a941f
|
feat(autosave): add stimulus autosave controller
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
525eebf600
|
feat(js): implement auto upload class
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
b29116817b
|
refactor(js): improuve uploader
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
ce58ab98c1
|
refactor(js): move around stimulus initializers
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
39761f45a0
|
cleanup(js): remove old autosave/autoupload code
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
3d8980f686
|
feat(httpRequest): add error body parsing
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
12884e0242
|
cleanup(js): remove unused utils
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
59c6fd1763
|
refactor(ts): improuve utils types
|
2022-05-10 18:10:20 +02:00 |
|
Paul Chavard
|
9b01b2cff9
|
feat(stimulus): add onGlobal helper
|
2022-05-10 18:10:20 +02:00 |
|
Kara Diaby
|
513f749e72
|
layout
|
2022-05-10 16:16:16 +02:00 |
|
Kara Diaby
|
d187b7e881
|
model
|
2022-05-10 16:16:16 +02:00 |
|
Kara Diaby
|
990fc04b03
|
controller
|
2022-05-10 16:16:16 +02:00 |
|
Martin
|
bf277d4802
|
bug(export): expect dossiers_for_export not to include dossiers brouillon
fix(export.dossiers_for_export): add missing visible_by_administration
|
2022-05-10 16:09:12 +02:00 |
|
simon lehericey
|
d2509e7492
|
add procedure_revision children_of
|
2022-05-10 14:52:57 +02:00 |
|
Paul Chavard
|
c5addb4829
|
fix(turbo): use link_to instead of submit button
|
2022-05-10 13:39:33 +02:00 |
|
Paul Chavard
|
219fc2f3bc
|
fix(turbo): patch turbo to make link_to work without global turbo enabled
|
2022-05-10 13:39:33 +02:00 |
|
Paul Chavard
|
83afe1ad8c
|
fix(multiselect): allow to have options with the same label
|
2022-05-10 13:30:40 +02:00 |
|
Pierre de La Morinerie
|
2bd4599190
|
views: truncate procedure title in Experts breadcrumbs
|
2022-05-10 12:55:16 +02:00 |
|
Pierre de La Morinerie
|
3bdbf7bb4c
|
views: align Expert header actions to the right
|
2022-05-10 12:54:02 +02:00 |
|
Pierre de La Morinerie
|
41cf700c15
|
spec: fix avis/instruction view spec
Due to a faulty naming convention, the test was not executed.
|
2022-05-10 12:51:27 +02:00 |
|
Martin
|
75da4d8c8d
|
Revert "migration(fix.data): when a repetable revision_types_de_champ points to a non active revision type de champs, relink it to the actuel revision_type_de_champs pointing to the stable id of its parent.type_de_champ.stable_id"
This reverts commit 19360e7aac .
|
2022-05-09 18:45:35 +02:00 |
|
Martin
|
19360e7aac
|
migration(fix.data): when a repetable revision_types_de_champ points to a non active revision type de champs, relink it to the actuel revision_type_de_champs pointing to the stable id of its parent.type_de_champ.stable_id
|
2022-05-09 18:01:02 +02:00 |
|
simon lehericey
|
4ec5b418cb
|
fix create_new_revision
|
2022-05-06 12:37:59 +02:00 |
|
simon lehericey
|
5040b877d1
|
remove unused franceconnect.js
|
2022-05-06 11:50:32 +02:00 |
|
Paul Chavard
|
9e0b3b642f
|
cleanup(sendinblue): remove sendinblue tracking
|
2022-05-06 11:14:44 +02:00 |
|
Paul Chavard
|
842506f993
|
refactor(revision): rename revision methods params to reflect usage of stable_id
|
2022-05-06 11:08:58 +02:00 |
|
Paul Chavard
|
98814c3812
|
refactor(revision): test for type_de_champ having a unique revision
|
2022-05-06 11:08:51 +02:00 |
|
simon lehericey
|
ce0a592f3c
|
simplify find_type_de_champ_by_id
|
2022-05-06 10:34:40 +02:00 |
|
Martin
|
ba7a316f5e
|
fix(Dossier.for_export): instead of iterating champs to build an hash {stable_id: values} ; we iterate on the list of all type de champs, so when there is a type de champ with mutliple values for export, we build the column with the nil value
|
2022-05-06 09:38:45 +02:00 |
|
Kara Diaby
|
5f6f19871f
|
tests
|
2022-05-06 09:04:15 +02:00 |
|
Kara Diaby
|
39edea5541
|
Ajoute dans l'interface usager le contact du service de la démarche en cas de cloture ou suppression
|
2022-05-05 15:22:34 +02:00 |
|
Paul Chavard
|
dcd9e44ce7
|
fix(dossier): on dossier update render empty js response
|
2022-05-05 13:39:24 +02:00 |
|