Eric Leroy-Terquem
|
3ed7e7d2e0
|
feat(instructeurs management): update notification alert if procedure is published
|
2024-10-14 15:14:07 +02:00 |
|
Eric Leroy-Terquem
|
b75f2125de
|
refactor(import component): remove path duplication
|
2024-10-14 15:14:06 +02:00 |
|
Eric Leroy-Terquem
|
7af934daf5
|
feat(instructeurs import): display submit button only if file uploaded
|
2024-10-14 15:14:06 +02:00 |
|
Eric Leroy-Terquem
|
ec7aea50b3
|
style(instructeurs management): update instructeurs view
|
2024-10-14 15:13:58 +02:00 |
|
Eric Leroy-Terquem
|
ee71a8479f
|
refactor(instructeurs import): extract import in a component
|
2024-10-14 15:13:57 +02:00 |
|
Eric Leroy-Terquem
|
822f856ae9
|
feat(instructeurs management): update instructeur import for groupe instructeur page
|
2024-10-14 15:13:47 +02:00 |
|
Eric Leroy-Terquem
|
1f6d76a4dd
|
feat(instructeurs management): can export instructeurs if procedure not routed
|
2024-10-14 15:13:36 +02:00 |
|
Eric Leroy-Terquem
|
cdd9157927
|
feat(instructeurs import): add notification alert
|
2024-10-14 15:13:35 +02:00 |
|
Eric Leroy-Terquem
|
c68e0b5f1a
|
style(instructeurs import): update import card
|
2024-10-14 15:13:35 +02:00 |
|
Eric Leroy-Terquem
|
59fe8b64c4
|
wording(instructeurs management): update translations
|
2024-10-14 15:13:35 +02:00 |
|
Eric Leroy-Terquem
|
72ae654ce7
|
style(pieces jointes): update UI
|
2024-10-11 11:20:47 +02:00 |
|
Eric Leroy-Terquem
|
4f42e00f4e
|
refactor(gallery): move methods in private
|
2024-10-11 11:20:46 +02:00 |
|
Eric Leroy-Terquem
|
3bc232e81e
|
feat(gallery): update gallery item badge class after seen
|
2024-10-11 11:20:46 +02:00 |
|
Eric Leroy-Terquem
|
bc237152e7
|
feat(gallery): add origin tag to gallery item
|
2024-10-11 10:41:05 +02:00 |
|
Eric Leroy-Terquem
|
df08617387
|
feat(gallery): add badge for date of created_at or updated_at
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
3560d73b58
|
refactor(gallery): use gallery component in gallery demande
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
664ef63e74
|
refactor(gallery): extract gallery_link method
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
2882af43aa
|
refactor(gallery): extract representation_url_for method
|
2024-10-11 10:41:04 +02:00 |
|
Eric Leroy-Terquem
|
bae752f1aa
|
refactor(gallery): add attachment_gallery_item component
|
2024-10-11 10:41:03 +02:00 |
|
simon lehericey
|
da98aa556b
|
use update(sorted_column:) and remove obsolete update_sort(column_id:, order:)
|
2024-10-08 22:51:25 +02:00 |
|
simon lehericey
|
7349dd183a
|
notified_toggle_component use sorted_column
|
2024-10-08 22:51:24 +02:00 |
|
simon lehericey
|
22cbf725ec
|
column_table_header compute update_sort_path
|
2024-10-08 22:51:24 +02:00 |
|
simon lehericey
|
b582a2afc6
|
column_table_header_component use sorted_column
|
2024-10-08 22:51:18 +02:00 |
|
simon lehericey
|
3740a79219
|
add procedure_id to column.id
|
2024-10-07 21:46:59 +02:00 |
|
simon lehericey
|
3c7521a428
|
extract dossier_id_column, notifications_column
|
2024-10-07 15:49:58 +02:00 |
|
Paul Chavard
|
ecbf985147
|
refactor(dossier): champs_* -> project_champs_*
|
2024-10-04 12:05:55 +02:00 |
|
Corinne Durrmeyer
|
19cd42ac8c
|
Merge pull request #10879 from demarches-simplifiees/a11y-fix-process-home-connected
Corrige les défaut d'accessibilité de l'étape 1 d'une démarche
|
2024-10-03 08:37:31 +00:00 |
|
Corinne Durrmeyer
|
c88096859a
|
Avoid loss of focus on .suspect-email closure
|
2024-10-01 10:13:07 +02:00 |
|
simon lehericey
|
c638ac0261
|
rename drop_down_list_value -> drop_down_option_from_text
|
2024-09-30 15:37:02 +02:00 |
|
simon lehericey
|
5fc0eb11f5
|
rename remaining drop_down_list_enabled_non_empty_options(other: true) -> drop_down_options_with_other
|
2024-09-30 15:37:02 +02:00 |
|
simon lehericey
|
532f0f48fa
|
replace drop_down_list_enabled_non_empty_options by drop_down_options when possible
|
2024-09-30 15:37:02 +02:00 |
|
simon lehericey
|
cfb03fc747
|
remove enabled_non_empty_options indirection
|
2024-09-30 15:37:01 +02:00 |
|
simon lehericey
|
5a19cc1a09
|
remove drop_down_list_value reader
|
2024-09-30 15:37:01 +02:00 |
|
Corinne Durrmeyer
|
741df66107
|
Remove autocomplete=false attributes
|
2024-09-30 10:51:52 +02:00 |
|
Corinne Durrmeyer
|
2baf953cd0
|
Remove fieldset without legend
|
2024-09-28 08:21:06 +02:00 |
|
Corinne Durrmeyer
|
7dd941a25c
|
Add missing space below UserProcedureFilterComponent
|
2024-09-28 08:21:05 +02:00 |
|
Paul Chavard
|
fb07a0ca54
|
fix(combobox): can copy past multiple values in restricted multi select combobox
|
2024-09-23 21:49:24 +02:00 |
|
Paul Chavard
|
3429a72f53
|
fix(dossier): do not show repetitions in header sections summary
|
2024-09-23 10:51:38 +02:00 |
|
Corinne Durrmeyer
|
6f7e7f43d6
|
Password complexity : Adds component vocalization for ATs
|
2024-09-20 14:32:17 +02:00 |
|
LeSim
|
d32124d732
|
Merge pull request #10807 from demarches-simplifiees/slow_drop_down_cleaning
Tech: simplification de la logique des champs listes
|
2024-09-18 12:46:15 +00:00 |
|
Lisa Durand
|
3d50f9363f
|
Merge pull request #10741 from demarches-simplifiees/secu-improve-complexity-password-ldu
[sécu] Améliorer la complexité des mots de passe pour tous les users
|
2024-09-18 12:40:17 +00:00 |
|
Lisa Durand
|
214a0daca1
|
small wording adjustment
|
2024-09-18 12:57:51 +02:00 |
|
LeSim
|
c89e60d5fa
|
Merge pull request #10793 from demarches-simplifiees/remove_virtual_attribute_in_code
Tech: retire la protection contre les colonnes virtuelles
|
2024-09-18 08:38:20 +00:00 |
|
simon lehericey
|
85684e3bea
|
homogenize render? if not options
|
2024-09-18 10:08:12 +02:00 |
|
simon lehericey
|
f1a606da6d
|
one less indirection
|
2024-09-18 10:08:12 +02:00 |
|
Christian Lautier
|
17bbc474ff
|
Drop down other label set to 'Enter another option' instead of 'Other'
|
2024-09-16 16:41:46 +02:00 |
|
Lisa Durand
|
030bfa6651
|
disable submit button on page loading
|
2024-09-16 15:28:15 +02:00 |
|
Lisa Durand
|
22e06bc5eb
|
change password complexity library and setup
|
2024-09-16 15:28:14 +02:00 |
|
Lisa Durand
|
00a155b896
|
add password complexity for instructeur, user and password change
|
2024-09-16 15:23:43 +02:00 |
|
simon lehericey
|
bc7d91751d
|
Revert "fix: ignore virtual data in column initialization"
This reverts commit 4289aa2cf5 .
|
2024-09-13 11:00:08 +02:00 |
|