demarches-normaliennes/app/components/editable_champ
2022-12-05 11:30:00 +01:00
..
address_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
annuaire_education_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
carte_component component all the champ 2022-09-01 09:48:27 +02:00
champ_label_component fix: label in champ component 2022-10-07 13:56:05 +02:00
champ_label_content_component chore(flipper): add feature_enabled? to components 2022-10-12 14:14:30 +02:00
checkbox_component refactor(champ): add required? 2022-10-18 11:13:41 +02: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
communes_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
date_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
datetime_component component all the champ 2022-09-01 09:48:27 +02:00
decimal_number_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
departements_component refactor(champ): add required? 2022-10-18 11:13:41 +02: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 component all the champ 2022-09-01 09:48:27 +02:00
drop_down_other_input_component component all the champ 2022-09-01 09:48:27 +02:00
editable_champ_component style(piece_justificative): input ux & list accepted formats 2022-12-05 10:47:10 +01:00
email_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
engagement_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
etablissement_titre_component component all the champ 2022-09-01 09:48:27 +02:00
explication_component chore(lint): fix haml linting issues on view components 2022-11-22 12:06:15 +01:00
header_section_component component all the champ 2022-09-01 09:48:27 +02:00
iban_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
integer_number_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
linked_drop_down_list_component clean(haml): remove commented code 2022-10-18 11:13:41 +02:00
mesri_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
multiple_drop_down_list_component fix: label in multiple_drop_down_list 2022-10-07 13:56:05 +02:00
number_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
pays_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
phone_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
piece_justificative_component fix(pj_template): private proxy template url so their links are non expirable 2022-12-05 11:30:00 +01:00
pole_emploi_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
regions_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
repetition_component style(repetition): fix button styles 2022-10-13 10:17:21 +02:00
repetition_row_component style(repetition): fix button styles 2022-10-13 10:17:21 +02:00
rna_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
siret_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
text_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
textarea_component refactor(champ): add required? 2022-10-18 11:13:41 +02:00
titre_identite_component fix(pj_template): private proxy template url so their links are non expirable 2022-12-05 11:30:00 +01:00
yes_no_component component all the champ 2022-09-01 09:48:27 +02:00
address_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
annuaire_education_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
carte_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
champ_label_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02: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
communes_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
date_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
datetime_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
decimal_number_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
departements_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02: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 fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
editable_champ_component.rb refactor(piece_justificative): UX follows mockups 2022-12-05 10:47:10 +01:00
email_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
etablissement_titre_component.rb component all the champ 2022-09-01 09:48:27 +02:00
explication_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02: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 fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02: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 fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
phone_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
piece_justificative_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
pole_emploi_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
regions_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02: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 fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00
yes_no_component.rb fix(champs): finish EditableChampComponent refactor 2022-09-08 11:26:29 +02:00