..
administrateur.rb
factories: cleanup Administrateur, Instructeur and Expert factories
2021-10-26 12:03:30 +02:00
administrateurs_procedure.rb
feat(Administrateurs::ProcedureAdministrateurs): ensure admin from super admin can not add administrateur
2022-08-23 13:28:10 +02:00
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
models: require belong_to associations on assign_to
2020-08-18 15:57:36 +02:00
attestation.rb
models: require belong_to associations on attestation
2020-08-18 15:57:36 +02:00
attestation_template.rb
Revert "Revert "feat(attestation): revise attestations""
2022-02-08 16:22:59 +01:00
avis.rb
experts_procedure should not be optional
2021-03-23 13:46:33 +01:00
bill_signature.rb
WIP
2020-07-07 18:03:56 +02:00
bulk_message.rb
fix(bulk_messages): destroy bulk messages with procedures
2021-12-09 16:16:40 +01:00
champ.rb
feat(champ): can condition on other option
2022-08-04 15:28:54 +02:00
commentaire.rb
models: require belong_to associations on commentaire
2020-08-18 15:57:36 +02:00
deleted_dossier.rb
test(dossier): update spec to use visible_by_administration
2022-03-10 14:29:40 +01:00
dossier.rb
refactor(attestation_template): cleanup relationships
2022-02-11 08:45:32 +01:00
dossier_operation_log.rb
Add BillSignature Model
2019-06-17 16:16:28 +02:00
dossier_submitted_message.rb
feat(dossier_submitted_message): add a new system to customize the standby page (/merci) after an user created his folder. this is a basic feature that will come with more options asap
2022-02-25 14:01:18 +01:00
dossier_transfer.rb
fix(dossier): do not attempt to destroy transfers when a dossier is destroyed
2021-10-06 17:51:09 +02:00
etablissement.rb
chore(schema): add entreprise_etat_administratif to etablissements
2022-07-25 10:58:02 +02:00
exercice.rb
models: require belong_to associations on dossier
2020-08-18 15:57:36 +02:00
expert.rb
factories: cleanup Administrateur, Instructeur and Expert factories
2021-10-26 12:03:30 +02:00
experts_procedure.rb
experts_procedure should not be optional
2021-03-23 13:46:33 +01:00
export.rb
feat(exports): add statut and procedure_presentation to exports
2022-04-06 17:08:38 +02:00
follow.rb
models: require belong_to associations on follow
2020-08-18 15:57:37 +02:00
france_connect_information.rb
add :with_user trait to fci as user_id is mandatory
2021-05-05 14:28:20 +02:00
geo_area.rb
feat(carte/export): list geo labels
2022-09-05 11:02:51 +02:00
groupe_instructeur.rb
fix(bulk_messages): destroy bulk messages with procedures
2021-12-09 16:16:40 +01:00
individual.rb
specs: avoid executing business logic in Procedure factory
2021-11-23 08:07:07 +01:00
instructeur.rb
specs: use Instructeur.bypass_email_login_token in the tests
2021-12-02 08:51:52 +01:00
invite.rb
models: require belong_to associations on invite
2020-08-18 15:57:37 +02:00
mail_templates.rb
models: require belong_to associations on mail templates
2020-08-18 15:57:37 +02:00
procedure.rb
refactor(spec): raise if old style factory is used
2022-08-04 12:10:32 +02:00
procedure_presentation.rb
models: require belong_to associations on assign_to
2020-08-18 15:57:36 +02:00
procedure_revision.rb
test(factory): add a new way to build/create types_de_champ
2022-08-02 16:21:33 +02:00
procedure_revision_type_de_champ.rb
specs: avoid executing business logic in Procedure factory
2021-11-23 08:07:07 +01:00
service.rb
chore(schema): +services#etablissement_{infos,geopoint}
2022-09-06 09:23:52 +02:00
super_admin.rb
superadmin: check complexity password server side
2020-12-15 16:26:09 +01:00
targeted_user_links.rb
feat(invite): wrap invitation with targeted_user_links
2022-06-17 16:44:37 +02:00
traitement.rb
lint(rubocop): come on, maybe i will find the inspiration to setup it up in my ide
2021-11-19 14:36:21 +01:00
trusted_device_token.rb
models: require belong_to associations on trusted_device_token
2020-08-18 15:57:37 +02:00
type_de_champ.rb
test(dossier.pdf): add a test case with piece_justificative inside repetition
2022-07-21 11:46:28 +02:00
user.rb
Change factory user password to be compatible with admin pass constraint
2021-10-28 14:39:13 +02:00
zone.rb
administrateur can add zone to procedure
2021-12-02 19:24:26 +01:00