demarches-normaliennes/app/models/concerns
2024-06-20 14:15:05 +02:00
..
.keep First Commit 2015-08-10 11:05:06 +02:00
attachment_image_processor_concern.rb avoid performing job if attachment is created on existed blob 2024-05-17 11:03:40 +02:00
attachment_titre_identite_watermark_concern.rb active_storage: refactor concerns 2021-03-16 11:49:14 +01:00
attachment_virus_scanner_concern.rb refactor: do not enqueue antivirus job for safe blob 2024-04-16 09:57:31 +02:00
blob_image_processor_concern.rb add PDF preview in view for gallery 2024-05-17 11:03:39 +02:00
blob_signed_id_concern.rb fix redefinition of signed_id Rails method by supporting options as arg 2023-05-03 11:35:28 +02:00
blob_virus_scanner_concern.rb chore(rubocop): fix Rails/IgnoredColumnsAssignment 2023-04-19 12:55:14 +02:00
champ_conditional_concern.rb feat(Logic.computable?): add computable? to know if a ineligibilite_rules set is computable 2024-06-11 09:32:53 +02:00
champs_validate_concern.rb feat(champs.contextual_validation): extract contextual methods validation in module 2024-04-17 06:27:25 +02:00
domain_migratable_concern.rb fix: don't set preferred domain on signup/signin unless feature is enabled 2024-04-09 10:04:18 +02:00
dossier_champs_concern.rb feat(champ): add updated_by column 2024-06-03 18:45:16 +02:00
dossier_clone_concern.rb refactor(search): index search terms only when necessary 2024-05-08 10:35:04 +02:00
dossier_correctable_concern.rb feat(correction): badge Corrigé when a correction has been resolved 2024-01-24 17:26:34 +01:00
dossier_filtering_concern.rb feat(sva): instructeurs can filter by sva/svr decision before a date 2023-07-11 10:01:48 +02:00
dossier_prefillable_concern.rb feat(dossier): add methods to upsert champ values 2024-04-22 13:55:01 +02:00
dossier_rebase_concern.rb feat(ProcedureRevision.ineligibilites_rules): keep track of changes and show it to admin for republication 2024-06-11 09:32:53 +02:00
dossier_searchable_concern.rb fix(search): increase debounce delay because of too frequent brouillon updates 2024-05-27 09:57:05 +02:00
dossier_sections_concern.rb refactor(dossier): label indexes based on type_de_champ not champ 2024-03-20 09:58:47 +01:00
dossier_state_concern.rb fix(dossier): handle missing siret information when dossier passe en instruction 2024-05-29 13:09:04 +02:00
email_sanitizable_concern.rb feat(graphql): implement add/remove instructeurs via API 2023-01-10 20:33:35 +01:00
encryptable_concern.rb add encryptable_concern 2021-07-30 11:18:44 +02:00
initiation_procedure_concern.rb use Current.application_name in app excluding mail 2024-03-21 10:06:09 +01:00
mail_template_concern.rb fix(email): dynamic subject should be escaped, cf RFC 2047 which have its own encoding 2024-02-20 18:29:41 +01:00
password_complexity_concern.rb models: extract password complexity to a concern 2021-09-09 09:40:39 -05:00
pieces_jointes_list_concern.rb refactor: renaming 2024-05-23 10:00:38 +02:00
procedure_chorus_concern.rb amelioration(chorus): flip sur le type de champ engagement_juridique afin d'activer la tuile et le type de champs avec un seul flag 2023-11-09 10:09:50 +01:00
procedure_groupe_instructeur_api_hack_concern.rb fix(hack): fix and test hack for procedures using groupe instructeur api 2023-06-14 19:24:58 +01:00
procedure_stats_concern.rb change wording on page stats 2024-03-18 10:39:11 +01:00
procedure_sva_svr_concern.rb feat(sva): more details with example dates on procedure description 2023-07-11 10:02:47 +02:00
rna_champ_association_fetchable_concern.rb tech(refactor.champs.validation): all champs validation use :validate_champ_value_or_prefill? 2024-04-17 06:27:26 +02:00
siret_champ_etablissement_fetchable_concern.rb add and use api_insee_up? 2024-04-05 12:26:44 +02:00
tags_substitution_concern.rb feat(attestation): can render & attach attestations v2 2024-06-20 14:15:05 +02:00
transient_models_with_purgeable_job_concern.rb fix(exports): don't try to link to an export when file is not yet attached 2024-01-24 13:36:25 +01:00
treeable_concern.rb refactor(section): update section components 2024-03-04 10:59:11 +01:00
trusted_device_concern.rb amelioration(instructeur#activate_account): passage de la page de d'activation d'un compte instructeur au dsfr 2023-08-30 13:40:51 +02:00
user_find_by_concern.rb feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert 2024-02-15 16:41:00 +01:00