demarches-normaliennes/app/models/champs
2024-04-01 07:18:14 +02:00
..
address_champ.rb fix(address): nullify data when empty or invalid address is entered 2024-03-04 09:06:50 +01:00
annuaire_education_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
boolean_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
carte_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
checkbox_champ.rb display a select for input of choice type in instructeur filter 2023-10-05 11:32:07 +02:00
civilite_champ.rb fix(Champs::Civilite): fix dsfr missing red feedback, add green feedback 2024-03-06 15:56:36 +01:00
cnaf_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
cojo_champ.rb fix(cojo): invalid accreditation should result in a blank champ 2023-07-10 19:15:39 +02:00
commune_champ.rb Merge pull request #9751 from tchak/departement-tags 2023-12-21 08:45:01 +00:00
date_champ.rb amelioration(usagers.dossiers.erreurs): ETQ usager, lorsque je soumets un dossier avec des erreurs, le format des erreurs est au format du DSFR 2023-09-28 17:50:47 +02:00
datetime_champ.rb amelioration(usagers.dossiers.erreurs): ETQ usager, lorsque je soumets un dossier avec des erreurs, le format des erreurs est au format du DSFR 2023-09-28 17:50:47 +02:00
decimal_number_champ.rb fix(Champs::DecimalNumberChamp): validates Champs::DecimalNumberChamp respecting it's validation context 2024-04-01 07:07:11 +02:00
departement_champ.rb refactor(address): use directly BAN data 2024-02-16 12:15:14 +01:00
dgfip_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
dossier_link_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
drop_down_list_champ.rb fix(drop_down_list): fix other option with combobox and some cleanup 2023-10-27 18:11:26 +02:00
email_champ.rb fix(champs.email): allow nil 2024-02-19 15:13:20 +01:00
engagement_juridique_champ.rb amelioration(Champs::EngagementJuridiqueChamp): valide le format 2023-11-09 10:09:14 +01:00
epci_champ.rb refactor(address): use directly BAN data 2024-02-16 12:15:14 +01:00
explication_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
expression_reguliere_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
header_section_champ.rb refactor(dossier): label indexes based on type_de_champ not champ 2024-03-20 09:58:47 +01:00
iban_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
integer_number_champ.rb fix(Champs::IntegerNumberChamp): validates Champs::IntegerNumberChamp respecting it's validation context. 2024-04-01 07:18:13 +02:00
linked_drop_down_list_champ.rb refactor(dossier_vide): use types_de_champ instead of empty dossier 2024-03-12 14:23:07 +01:00
mesri_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
multiple_drop_down_list_champ.rb fix(dropdown-multiple): a valid option starting by [ may not be a JSON value 2024-02-20 17:41:53 +01:00
number_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
pays_champ.rb fix(Champs::PaysChamp): validates Champs::PaysChamp respecting it's validation context. Also do not save value when external_id/code can't be found by lookup 2024-04-01 07:18:13 +02:00
phone_champ.rb fix(Champs::PhoneChamp): validates Champs::PhoneChamp respecting it's validation context. 2024-04-01 07:18:14 +02:00
piece_justificative_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
pole_emploi_champ.rb feat(dossier): validate on change and revalidate on input 2023-10-31 17:52:00 +00:00
region_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
repetition_champ.rb Merge pull request #10141 from tchak/fix-rows-order 2024-03-18 16:56:21 +00:00
rna_champ.rb fix(addresse): lookup for city, departement and region name in local db 2024-03-11 10:49:56 +01:00
rnf_champ.rb fix(addresse): lookup for city, departement and region name in local db 2024-03-11 10:49:56 +01:00
siret_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
text_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
textarea_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
titre_identite_champ.rb chore(annotate): remove model comments 2023-08-02 11:43:23 +02:00
yes_no_champ.rb display a select for input of choice type in instructeur filter 2023-10-05 11:32:07 +02:00