demarches-normaliennes/app/models
2022-07-25 10:58:02 +02:00
..
champs fix(champ): allow to submit when secondary options are empty 2022-07-20 10:49:07 +02:00
concerns fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive 2022-07-25 10:48:54 +02:00
logic fix(conditional): handle incorrect user input 2022-07-22 15:55:43 +02:00
mails app: remove procedure_dossier_papertrail feature flag 2022-05-24 17:32:11 +02:00
types_de_champ fix(linked_dropdown/dropdown): for dropdown_list, drop blank option because rails add it when the field is required. kind of same behaviour for linked_dropdown_list [but requires to manage it on the front too] 2022-07-11 14:47:26 +02:00
.keep
administrateur.rb add scope to query old admins 2022-05-03 12:14:02 +02:00
administrateurs_instructeur.rb
administrateurs_procedure.rb
agent_connect_client.rb
api_entreprise_token.rb
application_record.rb
archive.rb fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive 2022-07-25 10:48:54 +02:00
assign_to.rb
attestation.rb
attestation_template.rb feat(tags): expose used_type_de_champ_tags 2022-07-07 23:23:17 +02:00
avis.rb feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
bill_signature.rb
bulk_message.rb
champ.rb fix(dossier): decoralate dropdown behaviour from autosave 2022-07-21 18:40:16 +02:00
commentaire.rb fix(commentaire): unified destroy commentaire 2022-04-26 14:54:58 +02:00
condition_form.rb add condition form model 2022-07-06 16:35:23 +02:00
current.rb
current_confirmation.rb
deleted_dossier.rb
demande.rb
dossier.rb feat(export/csv): list etablisement entreprise_etat_administratif 2022-07-25 10:58:02 +02:00
dossier_operation_log.rb fix(user.merge): when merging old_user having an instructeur with dossier_operation_logs containing the old_user.instructeur_id, should be able to merge to new instructeur 2022-05-04 14:24:11 +02:00
dossier_preloader.rb perf(graphql): improuve dossier loading 2022-07-21 12:29:08 +02:00
dossier_submitted_message.rb
dossier_transfer.rb
dossier_transfer_log.rb
dubious_procedure.rb feat(dubious): add RIB & IBAN and fix NRIPP istead of NIRPP 2022-06-29 17:07:00 +02:00
entreprise.rb chore(entreprises): save etat_administratif from API 2022-07-25 10:58:02 +02:00
etablissement.rb feat(export/csv): list etablisement entreprise_etat_administratif 2022-07-25 10:58:02 +02:00
exercice.rb
expert.rb
experts_procedure.rb
export.rb fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive 2022-07-25 10:48:54 +02:00
follow.rb
france_connect_information.rb
france_connect_particulier_client.rb
geo_area.rb
groupe_instructeur.rb feat(GroupeInstructeurs.closed): add closed option to GroupeInstructeur in order to prevent usagers to submit dossier 2022-06-20 16:32:06 +02:00
individual.rb
instructeur.rb fix(root): do not forget to move claimant_id when merging instructeur 2022-05-24 14:23:40 +02:00
invite.rb feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
logic.rb add logic condition_split 2022-07-06 20:27:14 +02:00
merge_log.rb
module_api_carto.rb
null_zone.rb
procedure.rb feat(new_max_duree_conservation): make it configurable for other instances 2022-07-18 14:08:53 +02:00
procedure_overview.rb
procedure_presentation.rb fix(procedure_presentation): can not present a 'virtual field' like depose_since 2022-06-14 09:02:37 +02:00
procedure_revision.rb refactor(condition): use standard revision change ops 2022-07-13 15:32:25 +02:00
procedure_revision_type_de_champ.rb fix: make edition annotation work again 2022-07-12 14:17:05 +02:00
service.rb
siret.rb
stat.rb
super_admin.rb chore(devise): drop unmaintained dependencie 2022-04-28 12:28:33 +02:00
targeted_user_link.rb fix(targeted_user_link): on invitation user are not always already created 2022-07-11 14:37:01 +02:00
traitement.rb
trusted_device_token.rb
type_de_champ.rb fix(dossier): decoralate dropdown behaviour from autosave 2022-07-21 18:40:16 +02:00
user.rb feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account 2022-05-31 14:50:31 +02:00
zone.rb