demarches-normaliennes/app/models/types_de_champ
2024-02-22 12:19:06 +01:00
..
address_type_de_champ.rb feat(champs): expose more tags and api fields on rnf, address and commune 2023-11-27 15:33:05 +00:00
annuaire_education_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
carte_type_de_champ.rb chore(tags): don't list champs Carte, PJ, Titre identité 2024-02-22 12:19:04 +01:00
checkbox_type_de_champ.rb display a select for input of choice type in instructeur filter 2023-10-05 11:32:07 +02:00
civilite_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
cnaf_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
cojo_type_de_champ.rb feat(cojo): add cojo type de champ 2023-07-10 14:57:34 +02:00
commune_type_de_champ.rb feat(champs): expose more tags and api fields on rnf, address and commune 2023-11-27 15:33:05 +00:00
date_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
datetime_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
decimal_number_type_de_champ.rb Add DecimalNumberChamp 2018-11-06 11:28:44 +01:00
departement_type_de_champ.rb fix(instructeur): filter by departement or region should use code instead of name 2023-06-28 10:14:34 +02:00
dgfip_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
dossier_link_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
drop_down_list_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
email_type_de_champ.rb Add STI types de champ models 2018-03-29 17:45:19 +02:00
engagement_juridique_type_de_champ.rb add type de champs ej bin/rails generate add_champ EngagementJuridique 2023-11-09 10:09:13 +01:00
epci_type_de_champ.rb feat(types de champ): add EPCI champ 2023-01-20 11:32:36 +01:00
explication_type_de_champ.rb chore(tags): don't list champs Carte, PJ, Titre identité 2024-02-22 12:19:04 +01:00
expression_reguliere_type_de_champ.rb Add new type de champ expression_reguliere with tests 2023-10-16 08:53:52 +00:00
header_section_type_de_champ.rb chore(tags): don't list champs Carte, PJ, Titre identité 2024-02-22 12:19:04 +01:00
iban_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
integer_number_type_de_champ.rb Add IntegerNumberChamp 2018-11-06 11:28:44 +01:00
linked_drop_down_list_type_de_champ.rb fix(tags): relax parser roules 2022-12-14 17:53:36 +01:00
mesri_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
multiple_drop_down_list_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
number_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
pays_type_de_champ.rb feat(export): add pays, region and departement codes 2022-12-21 14:03:02 +01:00
phone_type_de_champ.rb Add STI types de champ models 2018-03-29 17:45:19 +02:00
piece_justificative_type_de_champ.rb chore(tags): don't list champs Carte, PJ, Titre identité 2024-02-22 12:19:04 +01:00
pole_emploi_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
prefill_address_type_de_champ.rb transform value to also populate external id 2023-03-01 14:03:54 +01:00
prefill_annuaire_education_type_de_champ.rb review: update value with async fetch 2023-02-28 14:53:08 +01:00
prefill_commune_type_de_champ.rb feat(dossier): commune champ is an autocomplete now 2023-11-07 20:58:39 +01:00
prefill_departement_type_de_champ.rb Use Stable ID for repetitions prefill 2023-02-15 12:15:34 +01:00
prefill_drop_down_list_type_de_champ.rb ♻️ rename method for clarity 2023-02-14 11:45:39 +01:00
prefill_epci_type_de_champ.rb fix epci: all possible values 2023-02-28 08:37:52 +01:00
prefill_multiple_drop_down_list_type_de_champ.rb Fix merge conflict spec 2023-02-16 20:17:05 +01:00
prefill_pays_type_de_champ.rb Merge branch 'main' into feature/prefill_repetible 2023-02-15 11:07:56 +01:00
prefill_region_type_de_champ.rb ♻️ rename method for clarity 2023-02-14 11:45:39 +01:00
prefill_repetition_type_de_champ.rb chore(rubocop): fix Rails/CompactBlank 2023-04-19 12:55:13 +02:00
prefill_type_de_champ.rb chore(rubocop): fix Rails/OutputSafety 2023-04-19 12:55:12 +02:00
region_type_de_champ.rb fix(instructeur): filter by departement or region should use code instead of name 2023-06-28 10:14:34 +02:00
repetition_type_de_champ.rb feat(dossier): optional repetition champ should not add first row 2023-02-06 11:53:32 +01:00
rna_type_de_champ.rb Add new RNA Type de champ 2022-09-21 15:17:23 +02:00
rnf_type_de_champ.rb feat(champs): expose more tags and api fields on rnf, address and commune 2023-11-27 15:33:05 +00:00
siret_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
text_type_de_champ.rb [#1421] Use delegation rather than STI for TypeDeChamp 2018-09-25 08:26:56 +02:00
textarea_type_de_champ.rb model: add estimated_fill_duration to type_de_champ 2022-05-25 10:37:59 +02:00
titre_identite_type_de_champ.rb chore(tags): don't list champs Carte, PJ, Titre identité 2024-02-22 12:19:04 +01:00
type_de_champ_base.rb feat(attestation): can toggle optional champs tags visibility 2024-02-22 12:19:06 +01:00
yes_no_type_de_champ.rb display a select for input of choice type in instructeur filter 2023-10-05 11:32:07 +02:00