demarches-normaliennes/app/components/editable_champ
2023-03-01 12:30:25 +01:00
..
address_component feat(a11y/combosearch): translatations for screen reader 2023-03-01 09:38:44 +01:00
annuaire_education_component refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
carte_component refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
champ_label_component correctif(a11y): #8107 (et d'autres), utilise le nouveau composant pour rendre les textes saisies par les admins accessible 2023-02-23 15:23:20 +01:00
champ_label_content_component chore(flipper): add feature_enabled? to components 2022-10-12 14:14:30 +02:00
checkbox_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
civilite_component component all the champ 2022-09-01 09:48:27 +02:00
cnaf_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
combo_search_component feat(a11y/combosearch): translatations for screen reader 2023-03-01 09:38:44 +01:00
communes_component refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
date_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
datetime_component fix(datetime): improuve datetime field on old browsers 2023-03-01 12:30:25 +01:00
decimal_number_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
departements_component refactor(departements): champ departements to use simple select 2022-12-21 14:03:02 +01:00
dgfip_component fix(typography): fix quotes 2022-12-01 17:59:11 +01:00
dossier_link_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
drop_down_list_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
drop_down_other_input_component feat(dropdown/a11y): "other" input with label and autofocus 2023-01-30 12:16:25 +01:00
editable_champ_component fix(datetime): improuve datetime field on old browsers 2023-03-01 12:30:25 +01:00
email_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
epci_component feat(types de champ): add EPCI champ 2023-01-20 11:32:36 +01:00
etablissement_titre_component component all the champ 2022-09-01 09:48:27 +02:00
explication_component correctif(a11y): #8105, pour les callout, utilise un div wrappant du contenu html 2023-02-23 15:23:20 +01:00
header_section_component fix(conditional): dynamic title counters using css 2023-02-27 17:29:22 +01:00
iban_component refactor(js): make generic format controller 2023-01-16 21:23:33 +01:00
integer_number_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
linked_drop_down_list_component correctif(a11y): #8107 (et d'autres), utilise le nouveau composant pour rendre les textes saisies par les admins accessible 2023-02-23 15:23:20 +01:00
mesri_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
multiple_drop_down_list_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
number_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
pays_component refactor(pays): champ pays to use simple select 2022-12-21 14:03:02 +01:00
phone_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
piece_justificative_component feat(piece_justificative): allow user to replace a PJ for dossier en_construction 2022-12-14 09:58:15 +01:00
pole_emploi_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
regions_component refactor(regions): champ regions to use simple select 2022-12-21 14:03:02 +01:00
repetition_component style(repetition): fix button styles 2022-10-13 10:17:21 +02:00
repetition_row_component 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
rna_component refacto: better error management 2023-02-27 14:35:11 +01:00
siret_component fetch etablissement when editing the dossier 2023-02-27 13:45:16 +01:00
text_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
textarea_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
titre_identite_component feat(piece_justificative): allow user to replace a PJ for dossier en_construction 2022-12-14 09:58:15 +01:00
yes_no_component refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
address_component.rb feat(a11y/combosearch): translatations for screen reader 2023-03-01 09:38:44 +01:00
annuaire_education_component.rb refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
carte_component.rb refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
champ_label_component.rb chore(deadcode): drop deadcode 2023-02-23 15:23:20 +01:00
champ_label_content_component.rb refactor(champ_label): use ApplicationHelper 2022-11-22 16:41:20 +01:00
checkbox_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
civilite_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
cnaf_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
combo_search_component.rb feat(a11y/combosearch): translatations for screen reader 2023-03-01 09:38:44 +01:00
communes_component.rb refactor(a11y/combosearch): every combo with screen reader better support 2023-03-01 09:38:45 +01:00
date_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
datetime_component.rb Convert datetime field to datetime_local (#8572) 2023-02-09 15:18:38 +01:00
decimal_number_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
departements_component.rb refactor(departements): champ departements to use simple select 2022-12-21 14:03:02 +01:00
dgfip_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
dossier_link_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
drop_down_list_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
drop_down_other_input_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
editable_champ_base_component.rb refactor(spinner): dependent-conditions on champ wrapper instead of each champ 2023-01-26 09:06:30 +01:00
editable_champ_component.rb chore(deadcode): drop deadcode 2023-02-23 15:23:20 +01:00
email_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
epci_component.rb feat(types de champ): add EPCI champ 2023-01-20 11:32:36 +01:00
etablissement_titre_component.rb component all the champ 2022-09-01 09:48:27 +02:00
explication_component.rb chore(deadcode): drop deadcode 2023-02-23 15:23:20 +01:00
header_section_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
iban_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
integer_number_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
linked_drop_down_list_component.rb chore(deadcode): drop deadcode 2023-02-23 15:23:20 +01:00
mesri_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
multiple_drop_down_list_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
number_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
pays_component.rb refactor(pays): champ pays to use simple select 2022-12-21 14:03:02 +01:00
phone_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
piece_justificative_component.rb feat(piece_justificative): allow user to replace a PJ for dossier en_construction 2022-12-14 09:58:15 +01:00
pole_emploi_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
regions_component.rb refactor(regions): champ regions to use simple select 2022-12-21 14:03:02 +01:00
repetition_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
repetition_row_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
rna_component.rb Create RNA component 2022-09-21 15:18:23 +02:00
siret_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
text_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
textarea_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
titre_identite_component.rb feat(piece_justificative): allow user to replace a PJ for dossier en_construction 2022-12-14 09:58:15 +01:00
yes_no_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00