Colin Darie
|
c968aa63d3
|
fix(a11y/password form): describedby rel with input and password rules
|
2023-02-16 16:15:40 +01:00 |
|
Colin Darie
|
31c99e935a
|
refactor(admin): migrate password form to DSFR components
|
2023-02-16 16:15:40 +01:00 |
|
Colin Darie
|
4f7839039d
|
refactor(password-complexity): as component for better form integration
|
2023-02-16 16:15:40 +01:00 |
|
Colin Darie
|
1f930dfe23
|
feat(user): can show password when editing password
|
2023-02-16 16:15:40 +01:00 |
|
Martin
|
0a386994e5
|
correctif(messagerie): autorise l'usage des balises <a> dans la messagerie quand les messages viennent de l'administration
|
2023-02-13 13:45:08 +01:00 |
|
Martin
|
13cbbe9138
|
typo(fix): text+e
|
2023-02-13 11:43:44 +01:00 |
|
Damien Le Thiec
|
4b0e6ea382
|
Convert datetime field to datetime_local (#8572)
* Convert datetime field to datetime_local
* Fix tests
* Add value formatting view datetime component
* Add helper datetime component value
|
2023-02-09 15:18:38 +01:00 |
|
Colin Darie
|
51338eebb1
|
fix(admin/conditional): don't break when target champ is empty but a value is still referenced
|
2023-02-06 16:49:39 +01:00 |
|
simon lehericey
|
a1487e9923
|
fix: allow a tag in various admin text
|
2023-02-06 11:01:28 +01:00 |
|
Lisa Durand
|
f80fe9680f
|
corrections from Sim review
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
f1a378bf03
|
dont'use DSFR component - add a line inside the table instead
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
3fdfc38faf
|
fix linter js
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
9aa6c55d1f
|
replace partial by component
|
2023-02-03 15:13:06 +01:00 |
|
Colin Darie
|
fa0f72aaba
|
feat(procedure): hide estimated fill duration when super admin disabled it
Closes #8466
|
2023-02-01 11:02:55 +01:00 |
|
Colin Darie
|
3402279b08
|
fix(menu_component): tag html options must be set as keyword args, not hash
|
2023-01-30 15:03:16 +01:00 |
|
Colin Darie
|
c15ad573bc
|
feat(dropdown/a11y): "other" input with label and autofocus
|
2023-01-30 12:16:25 +01:00 |
|
Martin
|
6ff81a6680
|
amelioration(views/instructeurs/dossiers/_state_button.html.haml): passe le popover d'instruction sur le nouveau menu
|
2023-01-26 11:13:23 +01:00 |
|
Martin
|
cd75c7a1de
|
amelioration(export): passe les exports sur le nouveau dropdown
|
2023-01-26 11:13:23 +01:00 |
|
Martin
|
2be0f5aa99
|
amelioration(menu): extraction des menu dans un composant ruby pour ne pas dupliquer les changements aria partout ds la codebase
|
2023-01-26 11:13:23 +01:00 |
|
Colin Darie
|
5bff5542f1
|
refactor(spinner): dependent-conditions on champ wrapper instead of each champ
|
2023-01-26 09:06:30 +01:00 |
|
Colin Darie
|
26236a11ba
|
feat(autosave): conditional spinner on all manager champs
|
2023-01-26 09:06:30 +01:00 |
|
Colin Darie
|
7c13449b4f
|
feat(conditional): show loader during autosave when other champs are dependent of it
|
2023-01-26 09:06:30 +01:00 |
|
Paul Chavard
|
a4cbbe721e
|
feat(types de champ): add EPCI champ
|
2023-01-20 11:32:36 +01:00 |
|
Paul Chavard
|
f38ee8f03f
|
feat(dossier): implement refresh_after_update on champs
|
2023-01-20 11:05:25 +01:00 |
|
Martin
|
8528939b75
|
correctif(champs/repetitions#remove): les row id etant des ulid commence par un int. utiliser l'ulid comme selecteur css n'est pas valide. il faut donc avoir un selecteur CSS 'safe', et envoyer le row_id
|
2023-01-19 10:48:01 +01:00 |
|
Paul Chavard
|
7f9414012e
|
refactor(turbo): use @coldwired/actions
|
2023-01-16 21:40:10 +01:00 |
|
Paul Chavard
|
5f192f93e0
|
refactor(js): make generic format controller
|
2023-01-16 21:23:33 +01:00 |
|
Paul Chavard
|
44488c7014
|
feat(dossier): use select in filters bygroupe instructeur
|
2023-01-16 14:00:08 +01:00 |
|
Lisa Durand
|
eadd84bfb4
|
authorize follow and unfollow for all dossier states
|
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
|
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
|
f17ae44952
|
fix(dossier): disable buttons when selection is canceled
|
2023-01-11 11:50:25 +01:00 |
|
Paul Chavard
|
af33d5d65c
|
refactor(repetition): use row_id instead of row
|
2023-01-10 19:31:41 +01:00 |
|
Paul Chavard
|
77a0033b3e
|
feat(batch_operation): enable only available operations
|
2023-01-10 19:03:32 +01:00 |
|
Lisa Durand
|
d856969790
|
add a bit of logic to display batch buttons : if more than 3 we group them in a dropdown
|
2023-01-10 18:05:23 +01:00 |
|
Lisa Durand
|
25a7fa5a34
|
add bulk action 'follow'
|
2023-01-09 11:58:51 +01:00 |
|
Paul Chavard
|
416550c6ea
|
refactor(batch): simplify stimulus controller
|
2023-01-06 14:25:46 +01:00 |
|
Lisa Durand
|
080747f60b
|
reorganise multiple buttons on top of table from instructeur procedure view
|
2023-01-05 17:22:53 +01:00 |
|
Lisa Durand
|
4afb873afc
|
feedbacks from Martin
|
2023-01-05 16:20:18 +01:00 |
|
Martin
|
3918757dc9
|
correctif(test): desormais l'association batch_operations.groupe_instructeurs passe par le dossier. Mise a jour des tests
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
8df0147fd1
|
fix linter
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
7fcc892398
|
imrpove dropdown bulk action style
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
1ecdf5f544
|
remove manipulating checkbox with JS and set just one form instead of 2
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
59468fe351
|
add justificatif_motivation field to batch operation accepter
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
1bc0609543
|
add motivation field to batch operation accepter
|
2023-01-05 16:20:18 +01:00 |
|
Lisa Durand
|
d7ebb67889
|
implement first step - accepte without motivation and PJ
|
2023-01-05 16:20:18 +01:00 |
|
Paul Chavard
|
378f3c5fb0
|
use join table instead of arrays
|
2023-01-05 16:20:18 +01:00 |
|