Lisa Durand
|
1c20a9160c
|
add dsfr style pagination for all users
|
2023-04-21 17:19:17 +02:00 |
|
Paul Chavard
|
cb6875352e
|
fix(dossier): désactiver la checkbox select_all quand action en cours
|
2023-04-14 17:41:22 +02:00 |
|
Paul Chavard
|
207ce21327
|
fix(dossier): instructeur actions should be buttons and not links
|
2023-04-07 12:12:15 +02:00 |
|
Lisa Durand
|
c9d21f2b4d
|
add dossier id in checkbox aria-label
|
2023-04-05 10:40:20 +02:00 |
|
Lisa Durand
|
f1c313eb49
|
add 'scope: col' to table th
|
2023-04-05 10:13:34 +02:00 |
|
Lisa Durand
|
9065e57e62
|
add aria-sort on sortable column
|
2023-04-05 10:05:51 +02:00 |
|
Lisa Durand
|
07bb27a3af
|
add repasser_en_instruction to dossiers expirants
|
2023-02-27 17:57:46 +01:00 |
|
Lisa Durand
|
6487e2c27e
|
implement turbostream back for state change in dossier view
|
2023-02-24 17:54:53 +01:00 |
|
Lisa Durand
|
b03748d3dd
|
fix actions rules for archived and expirant dossiers
|
2023-02-23 17:03:55 +01:00 |
|
Lisa Durand
|
8d44c327f7
|
add 2 icons and make delete button in red
|
2023-02-23 10:56:33 +01:00 |
|
Lisa Durand
|
fddcce8b7b
|
fix specs
|
2023-02-22 18:17:06 +01:00 |
|
Lisa Durand
|
b7a5f8bf7f
|
extract actions and info from dropdown
|
2023-02-14 17:57:50 +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
|
1d1f5ad567
|
improve translation
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
9aa6c55d1f
|
replace partial by component
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
1a79eb9717
|
change checkbox tag to hidden field
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
93a85ca4b0
|
add limit of 500 dossiers
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
5802f3f7cf
|
injected dossier_ids in front
|
2023-02-03 15:13:06 +01:00 |
|
Lisa Durand
|
4d1f164c43
|
be more specific on the count of dossiers we display in the table
|
2023-02-03 15:13:06 +01:00 |
|
Martin
|
1b1bd5b57d
|
fixup! amelioration(app/views/instructeurs/procedures/_dossiers_filter.html.haml): passe le popover des filtres des dossiers sur le nouveau menu
|
2023-01-26 11:13:23 +01:00 |
|
Martin
|
e53d350a6f
|
amelioration(app/views/instructeurs/procedures/show.html.haml): passe le popover de la personnalisation du tableau des dossiers sur le nouveau menu
|
2023-01-26 11:13:23 +01:00 |
|
Martin
|
1095957fb9
|
amelioration(views/instructeurs/procedures/_dossier_actions.html.haml): passe le popover de gestion d'un dossier sur la vue des dossiers sur le nouveau menu
|
2023-01-26 11:13:23 +01:00 |
|
Paul Chavard
|
5b9e534b3f
|
chore(turbo): morph all the things
|
2023-01-25 13:45:26 +01:00 |
|
Lisa Durand
|
db3085fa33
|
design : make filter buttons tertiary and dropdown secondary
|
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
|
77a0033b3e
|
feat(batch_operation): enable only available operations
|
2023-01-10 19:03:32 +01:00 |
|
Lisa Durand
|
7abf51ca81
|
split filter in 2 partials too display filters tags on its own div to have more spaces
|
2023-01-10 18:05:23 +01:00 |
|
Paul Chavard
|
416550c6ea
|
refactor(batch): simplify stimulus controller
|
2023-01-06 14:25:46 +01:00 |
|
Lisa Durand
|
5a4a5d89fd
|
remove highlight paragraph from the fluid container
|
2023-01-05 17:22:53 +01:00 |
|
Lisa Durand
|
b65a3d4baf
|
puts filters in span to display correctly multiples filters
|
2023-01-05 17:22:53 +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
|
1ecdf5f544
|
remove manipulating checkbox with JS and set just one form instead of 2
|
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 |
|
Colin Darie
|
7cc7c414ad
|
style(instructeurs): improve dossier header layout
Closes #8292
|
2022-12-20 19:07:00 +01:00 |
|
Colin Darie
|
7ff6455440
|
style(instructeurs): convert filters to DSFR tags
|
2022-12-15 09:34:10 +01:00 |
|
Colin Darie
|
84aabd4187
|
style(instructeurs): convert some dropdowns buttons to DSFR
|
2022-12-15 09:34:10 +01:00 |
|
Colin Darie
|
a2f8ab37bc
|
style(instructeurs): fix dropdown visibility when table height is short
|
2022-12-14 18:57:34 +01:00 |
|
Colin Darie
|
ae296e70ed
|
style(instructeurs): table dossiers in full width in a fluid container
|
2022-12-14 18:57:33 +01:00 |
|
Lisa Durand
|
64134d1b08
|
fix deleted notification in table after batch feature implementation
|
2022-12-07 16:21:15 +01:00 |
|
Martin
|
6556fda218
|
clean(spec): rubocopify / fix specs
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
0563ac391b
|
small css adjustements to improve table display
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
b0ae2e8a0f
|
clean(spec): rubocopify / fix specs
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
5875f9b572
|
spec(batch_operation): system spec batch operation poc
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
6859882a58
|
display batch operation alert to instructeur groups not only instructeur
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
1beb219fdd
|
display batch operation alerts
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
beb39027d0
|
poc(batch_operation.ui): implement simple ui to trigger a batch of current page
|
2022-12-06 11:28:48 +01:00 |
|
Kara Diaby
|
d0ba0e2d63
|
layout
|
2022-12-02 11:30:48 +01:00 |
|
Martin
|
05dcf5e7cf
|
amelioration(usager.liste_des_dossier): ajout du bouton pour cloner un dossier
|
2022-11-14 09:13:54 +01:00 |
|
Eric Leroy-Terquem
|
aca2775874
|
remove routee? method
|
2022-11-04 12:03:44 +01:00 |
|
Colin Darie
|
df1d7ae2bd
|
style(procedures): dsfr compat instructeurs/expert procedures list
|
2022-10-11 09:50:21 +02:00 |
|