demarches-normaliennes/app/components/editable_champ
2024-11-12 12:02:08 +01:00
..
address_component refactor(champ): update champ address 2024-07-05 09:36:33 +02:00
annuaire_education_component refactor(champ): update champ annuaire education 2024-07-05 09:36:33 +02:00
asterisk_mandatory_component Changements sur le caractère obligatoire / facultatif et l'asterisque interface usager et page de connexion 2023-06-12 14:43:10 +00:00
carte_component Add translations to card component 2024-10-30 14:53:01 +01:00
champ_label_component fix(outdated code) Remove useless condition 2024-11-05 14:23:08 +01:00
champ_label_content_component fix(character_limit_base) Displays the number of characters recommended for everyone 2024-11-04 12:15:11 +01:00
checkbox_component fix(Champ.checkbox): single checkbox should not be wrapped in fieldset. single checkbox uses fr-checkbox not fr-radio 2024-04-24 18:00:40 +02:00
civilite_component fix(Champs::Civilite): fix dsfr missing red feedback, add green feedback 2024-03-06 15:56:36 +01:00
cnaf_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
cojo_component feat(cojo): date format hint is localized, depending on browser 2024-08-22 11:05:35 +02:00
communes_component refactor(champ): update champ commune 2024-07-05 09:36:33 +02:00
date_component fix(date): show correct format based on browser locale 2023-12-01 21:02:14 +00:00
datetime_component poc(erreur): sur les champs 2023-07-26 14:27:50 +02:00
decimal_number_component fix(dossier): improuve decimal field formatting 2023-10-16 16:50:07 +02:00
departements_component Passe les champs select au DSFR 2023-09-04 10:55:46 +02:00
dgfip_component a11y(bloc-repetable): ETQ usager qui navigue au clavier, lorsque j'ajoute un champs repetable, le focus vient sur le 1er champs du bloc repetable 2023-03-31 08:51:39 +02:00
dossier_link_component fix(Champs::DossierLinkChamp): when required, should point to existing dossier 2024-09-06 11:23:12 +02:00
drop_down_list_component rename remaining drop_down_list_enabled_non_empty_options(other: true) -> drop_down_options_with_other 2024-09-30 15:37:02 +02:00
drop_down_other_input_component Drop down other label set to 'Enter another option' instead of 'Other' 2024-09-16 16:41:46 +02:00
editable_champ_component chore(dossier): remove legacy update attributes 2024-05-27 10:33:37 +02:00
email_component remove placeholder for email component 2023-09-25 18:17:04 +02:00
engagement_juridique_component add type de champs ej bin/rails generate add_champ EngagementJuridique 2023-11-09 10:09:13 +01:00
epci_component tech(refacto): extrait la logique de rendu du dsfr sur les composants 2023-09-04 10:55:48 +02:00
etablissement_titre_component amelioration(champ.siret): affiche l'etablissement avec le hint dsfr info 2023-07-26 14:27:50 +02:00
explication_component feat(procedure_revision.compate): track and show diff for TypeDeChamp.explication between draft and published revisions 2023-12-19 10:51:06 +01:00
expression_reguliere_component User : Ajoute le type de champ Expression régulière coté utilisateur 2023-10-16 08:53:52 +00:00
header_section_component correctif(usager.depot-dossier): ETQ usager, les titres de section conditionnés etait visible meme si la condition n'etait pas remplie 2023-04-24 10:47:20 +02:00
iban_component remove placeholder for iban component 2023-09-25 18:17:04 +02:00
integer_number_component fix(editable_champ): can enter negative integer number 2023-10-06 15:43:59 +02:00
linked_drop_down_list_component homogenize render? if not options 2024-09-18 10:08:12 +02:00
mesri_component fix(haml-lint): TrailingEmptyLine 2024-02-12 09:33:23 +01:00
multiple_drop_down_list_component replace drop_down_list_enabled_non_empty_options by drop_down_options when possible 2024-09-30 15:37:02 +02:00
number_component fix(Champ.number): remove placeholder 2024-04-17 07:31:32 +02:00
pays_component Passe les champs select au DSFR 2023-09-04 10:55:46 +02:00
phone_component remove placeholder for phone component 2023-09-25 18:17:04 +02:00
piece_justificative_component chore(attachment): remove unused replace code 2024-03-25 15:13:14 +01:00
pole_emploi_component a11y(bloc-repetable): ETQ usager qui navigue au clavier, lorsque j'ajoute un champs repetable, le focus vient sur le 1er champs du bloc repetable 2023-03-31 08:51:39 +02:00
regions_component Passe les champs select au DSFR 2023-09-04 10:55:46 +02:00
repetition_component feat(Champ.repetition): hide destroy button of first repetition row when the repetition is mandatory 2024-04-12 09:29:00 +02:00
repetition_row_component feat(Champ.repetition): hide destroy button of first repetition row when the repetition is mandatory 2024-04-12 09:29:00 +02:00
rna_component fix(RNA.pattern): allows RNA with letters too, some territories can have letters too 2024-08-22 10:24:03 +02:00
rnf_component fix(outdated code) Remove useless class 2024-11-04 17:05:02 +01:00
section_component fix(Champ.checkbox): single checkbox should not be wrapped in fieldset. single checkbox uses fr-checkbox not fr-radio 2024-04-24 18:00:40 +02:00
siret_component feat(champ.siret): allow copy/paste from web 2024-07-16 11:29:54 +02:00
text_component poc(erreur): sur les champs 2023-07-26 14:27:50 +02:00
textarea_component fix(character_limit) Return number of remaining or excess characters to screen reader 2024-11-04 12:17:34 +01:00
titre_identite_component chore(attachment): remove unused replace code 2024-03-25 15:13:14 +01:00
yes_no_component Boutons radio au DSFR 2023-09-04 10:55:48 +02:00
address_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
annuaire_education_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
asterisk_mandatory_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
carte_component.rb Add translations to card component 2024-10-30 14:53:01 +01:00
champ_label_component.rb fix(input): don't show success feedback when value was not set 2024-11-04 12:48:13 +01:00
champ_label_content_component.rb fix(input): don't show success feedback when value was not set 2024-11-04 12:48:13 +01:00
checkbox_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
civilite_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
cnaf_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
cojo_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
communes_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
date_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
datetime_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
decimal_number_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
departements_component.rb factorize departements and regions options 2024-11-07 18:11:43 +01:00
dgfip_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
dossier_link_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
drop_down_list_component.rb rename remaining drop_down_list_enabled_non_empty_options(other: true) -> drop_down_options_with_other 2024-09-30 15:37:02 +02:00
drop_down_other_input_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
editable_champ_base_component.rb fix(input): don't show success feedback when value was not set 2024-11-04 12:48:13 +01:00
editable_champ_component.rb refactor(type_de_champ): cleanup type predicate methods 2024-11-12 12:02:08 +01:00
email_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
engagement_juridique_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
epci_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
etablissement_titre_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
explication_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
expression_reguliere_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
header_section_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
iban_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
integer_number_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
linked_drop_down_list_component.rb homogenize render? if not options 2024-09-18 10:08:12 +02:00
mesri_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
multiple_drop_down_list_component.rb replace drop_down_list_enabled_non_empty_options by drop_down_options when possible 2024-09-30 15:37:02 +02:00
number_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
pays_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
phone_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
piece_justificative_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
pole_emploi_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
regions_component.rb factorize departements and regions options 2024-11-07 18:11:43 +01:00
repetition_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
repetition_row_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
rna_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
rnf_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
section_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
siret_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
text_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
textarea_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
titre_identite_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
yes_no_component.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00