Commit graph

772 commits

Author SHA1 Message Date
mfo
915779c9b0
Merge pull request #10749 from mfo/US/commune-without-insee
correctif: ETQ administrateur/instructeur, je souhaite que les champs de type commune aient tjr un code insee afin de router de maniere fiable
2024-09-06 11:44:00 +00:00
mfo
99b31b0cc8
db(seed): create user_fixer when seeding db, owner of instance will have to reset password 2024-09-06 08:37:08 +02:00
LeSim
9fd53b182a
Merge pull request #10570 from demarches-simplifiees/feat/10425
ETQ Usager se connectant par FC, je dois confirmer mon mail
2024-09-05 08:07:23 +00:00
Kara Diaby
c86ad15b8c
Ajoute hide_instructeurs_identity sur Procedures et dans l'interface admin 2024-09-04 15:00:03 +00:00
Kara Diaby
ff88a0a2a6
Fix add requested_email column to france_connect_information table Lint error 2024-09-04 08:08:01 +00:00
simon lehericey
94be599401
add requested_email column to france_connect_information table 2024-09-04 08:07:57 +00:00
simon lehericey
6677f31652
use path_rewrite in commencer controller 2024-08-29 17:01:40 +02:00
simon lehericey
516205efd9
add path_rewrite model 2024-08-29 16:15:07 +02:00
mfo
ccddf885f6
fix(data): add missing foreign key on production between champs.dossier_id and dossier.id, use validate: false to delay validation 2024-08-26 15:56:05 +02:00
Colin Darie
659d35e11f
test: fix for mutable string 2024-08-22 09:26:49 +02:00
Colin Darie
77fb0553fc
chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
Lisa Durand
ab483a8959
simplifie tabs supprimes and reduce to one 2024-08-20 15:26:09 +02:00
Colin Darie
4bc0a04106
chore(schema): add contact_forms 2024-07-31 17:08:01 +02:00
Colin Darie
96489e5802
fix(schema): execute must explicitly ensure safety 2024-07-26 14:12:45 +02:00
simon lehericey
106698a242
add dedicated dossier_folder, export_pdf, pjs columns to export model
Destroy all previous incompatible ExportTemplate
2024-07-26 13:31:06 +02:00
Lisa Durand
0dcdcb5643
add column hidden_by_expired_at 2024-07-24 17:07:41 +02:00
Paul Chavard
7687b55dd1
chore(champs): replace unique index 2024-07-22 11:36:56 +02:00
Colin Darie
48e5a237e3
chore(schema): change default types_de_champ#mandatory from false to true 2024-06-25 17:17:21 +02:00
Colin Darie
ad3c5a7493
chore(schema): add attestation_templates#state 2024-06-20 11:08:15 +02:00
mfo
810d272be2
feat(procedure_revision): add ineligibilite columns 2024-06-11 09:32:53 +02:00
Paul Chavard
68c15ba99f
feat(champ): add updated_by column 2024-06-03 18:45:16 +02:00
simon lehericey
dbf6459b4b
feat(User): add email_verified_at column to individual (in case of mandant) 2024-05-27 17:24:56 +02:00
simon lehericey
fa06d17169
Feat(user): set email_verified_at when setting confirmed_at 2024-05-27 17:24:56 +02:00
simon lehericey
bc8e3c35dd
Feat(User): add email_verified_at column 2024-05-27 17:24:55 +02:00
Christophe Robillard
7661b8b1b2
add export_template to exports 2024-05-23 10:00:34 +02:00
Christophe Robillard
474eb18016
add export template migration 2024-05-23 10:00:31 +02:00
mfo
84c1a485e5 feat(Procedure.for_tiers_enabled): allow super admin to disable for_tiers 2024-05-06 15:56:22 +02:00
Lisa Durand
7a80574afc
Merge pull request #10190 from demarches-simplifiees/add-AR-feature-ldu
ETQ Admin je peux configurer une démarche avec accusé de lecture
2024-04-16 09:58:13 +00:00
Paul Chavard
eaa2e484b9 perf(champs): add stable_id index on champs 2024-04-16 10:21:30 +02:00
simon lehericey
b6a4f62184
chore: remove unused virus_scans table 2024-04-16 09:57:31 +02:00
Lisa Durand
8eda069bfc add AR in user view - hide decision on first dossier tab 2024-04-15 11:15:13 +02:00
Lisa Durand
ee91f47c5a add AR component and page on admin view 2024-04-15 10:46:29 +02:00
Paul Chavard
aa916533f8 fix(schema): drop bulk_messages_groupe_instructeurs 2024-04-11 18:48:16 +02:00
simon lehericey
bda9c4b455
fix: drop unused column and fk procedure_revisions.attestation_template_id which block procedure.destroy 2024-04-11 13:38:38 +02:00
simon lehericey
676112dd6f
fix: add index to speed up query in dol archiving job 2024-04-11 10:46:40 +02:00
Paul Chavard
282ce1322c fix(stats): more accurat stats about deleted dossiers 2024-04-04 19:00:48 +02:00
LeSim
5fc751a691
Merge pull request #10173 from demarches-simplifiees/US/test-pg-extra
Tech: ajoute gem `rails-pg-extras`
2024-03-27 08:55:48 +00:00
simon lehericey
64abf6325c
remove index on dossiers/hidden_at 2024-03-26 17:17:10 +01:00
Martin
82d70912c8
fix(migration): use strong migration to add fk without validation first, then apply fk validation 2024-03-26 10:41:50 +01:00
simon lehericey
b7dcf05fea
remove index on champs/private 2024-03-25 17:14:03 +01:00
Eric Leroy-Terquem
5e36ac54b4 db(migration): add procedure foreign key to bulk messages 2024-03-22 14:52:34 +01:00
Martin
8972381e75 Revert "Merge pull request #10134 from mfo/revert-pg-extra"
This reverts commit 72077952e7, reversing
changes made to cbdbbd9416.
2024-03-21 17:40:12 +01:00
Colin Darie
a16f88f8af
chore(schema): add preferred_domain to users 2024-03-21 12:21:19 +01:00
simon lehericey
2a81ca3871 relax agent connect constraints 2024-03-18 14:48:32 +01:00
simon lehericey
c1171cfd8b add id_token to instructeur
We use instructeur to store the id_token as the instructeur may have (in the migration and in the future) multiple agent connect information
2024-03-18 14:02:52 +01:00
Kara Diaby
09d479321b corrections après retours 2024-03-18 11:50:29 +00:00
Kara Diaby
e9fab486fb migration 2024-03-18 11:50:29 +00:00
Paul Chavard
8abe3fce79 add stable_id and stream 2024-03-18 11:34:55 +01:00
Martin
41eb906d86 Revert "Merge pull request #10121 from mfo/US/rails-pg-extra"
This reverts commit f0053af54f, reversing
changes made to ca413a1035.
2024-03-18 11:20:14 +01:00
mfo
f0053af54f
Merge pull request #10121 from mfo/US/rails-pg-extra
tech(rails-pg-extras): add rails pg extra
2024-03-15 16:15:51 +00:00