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 |
|
Colin Darie
|
b987688d19
|
refactor: disable auto hide instructeurs toggle by admin
|
2024-09-11 17:20:57 +02:00 |
|
simon lehericey
|
4289aa2cf5
|
fix: ignore virtual data in column initialization
|
2024-09-09 16:37:22 +02:00 |
|
mfo
|
eb8b9a13ca
|
fix(Champs::DossierLinkChamp): when required, should point to existing dossier
|
2024-09-06 11:23:12 +02:00 |
|
Kara Diaby
|
c86ad15b8c
|
Ajoute hide_instructeurs_identity sur Procedures et dans l'interface admin
|
2024-09-04 15:00:03 +00:00 |
|
Eric Leroy-Terquem
|
8b4b4d7cb7
|
feat(conditional): can condition and route on address champ
|
2024-08-26 11:16:46 +02:00 |
|
Paul Chavard
|
6a642c350e
|
Merge pull request #10709 from colinux/cojo-date-hint-localized
ETQ usager, j'ai une indication sur le format de date à saisir en fonction de mon navigateur
|
2024-08-22 10:12:19 +00:00 |
|
Colin Darie
|
e46f09dfb9
|
feat(cojo): date format hint is localized, depending on browser
|
2024-08-22 11:05:35 +02:00 |
|
mfo
|
8a42c6a7ad
|
Merge pull request #10708 from mfo/US/format-rna
ETQ tech je souhaite que les champs RNA ne puissent pas contenir d'espace sans quoi nos appels d'API remontent un URI::InvalidURIError
|
2024-08-22 08:36:38 +00:00 |
|
mfo
|
76f9373af5
|
fix(RNA.pattern): allows RNA with letters too, some territories can have letters too
|
2024-08-22 10:24:03 +02:00 |
|
mfo
|
abb2fa159c
|
feat(Champ.rna): avoid spaces that breaks API calls
|
2024-08-22 10:23:56 +02:00 |
|
Colin Darie
|
659d35e11f
|
test: fix for mutable string
|
2024-08-22 09:26:49 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|