Paul Chavard
|
f7e81965b1
|
fix(instructeur): filter by departement or region should use code instead of name
|
2023-06-28 10:14:34 +02:00 |
|
Paul Chavard
|
02dcead04a
|
fix(commune): add fallbacks to commune name resolution
|
2023-06-28 09:44:21 +02:00 |
|
Colin Darie
|
8501fbadbb
|
fix(dossier): can merge fork after rebase adding a champ in repetition
|
2023-06-23 00:22:32 +02:00 |
|
Colin Darie
|
33617a4c44
|
test: ensure travel_back is automatically called at the right time
|
2023-06-20 00:04:55 +02:00 |
|
Paul Chavard
|
c1afc985e4
|
fix(prefill): allow private annotations prefill
|
2023-06-15 10:07:25 +01:00 |
|
Paul Chavard
|
6723bdcd9d
|
fix(carto): no crash on points with elevation
|
2023-06-12 14:56:52 +02:00 |
|
Colin Darie
|
75b2685230
|
fix(instructeurs): human format a filtered date
|
2023-06-08 19:01:23 +02:00 |
|
Paul Chavard
|
c4432b1b47
|
perf(carto): use json schema to validate geojson instead of rgeo
|
2023-06-06 15:43:56 +02:00 |
|
Colin Darie
|
66dc8f251f
|
Merge pull request #9128 from colinux/fix-procedure-presentation-show-avis
ETQ instructeur je veux pouvoir afficher sans erreur la colonne "avis"
|
2023-06-05 08:53:39 +00:00 |
|
Colin Darie
|
7e567d5080
|
fix(instructeurs): don't crash when displaying "avis" column
|
2023-06-02 17:07:02 +02:00 |
|
Colin Darie
|
734d88d80d
|
fix(pending-correction): wording alignement
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
62cc9d30d8
|
chore(correction): passing en_instruction resolve pending corrections
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
5ab44fc7a9
|
chore: rename dossier_resolution => dossier_correction
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
ca3b127942
|
feat(instructeur): can flag a dossier as "pending corrections"
|
2023-06-02 16:16:12 +02:00 |
|
Colin Darie
|
d73b96ea40
|
feat(dossier): pending resolution state
|
2023-06-02 16:13:16 +02:00 |
|
Colin Darie
|
2c79ca94f5
|
chore(schema): create dossier_corrections
|
2023-06-02 16:13:15 +02:00 |
|
Colin Darie
|
ec244f1a94
|
fix(procedure): auto_archive_on must be in future
|
2023-06-01 16:49:52 +02:00 |
|
mfo
|
c2f2b4ef2a
|
Merge pull request #9106 from mfo/api-entreprise.etablissement_adapter
API Entreprise: migration "Etablissement"
|
2023-06-01 11:45:47 +00:00 |
|
mfo
|
1a6dc10548
|
Merge pull request #9102 from demarches-simplifiees/8472-migrate-rna
API Entreprise: migration RNA (associations)
|
2023-06-01 11:37:57 +00:00 |
|
Martin
|
c90175f121
|
tech(api-entreprise.etablissement): passage du endpoint ETABLISSEMENT_RESOURCE_NAME en v3
|
2023-06-01 09:06:36 +02:00 |
|
Martin
|
0d3deb01be
|
tech(rna_controller#show): corrige les specs et recupère uniquement les informations utilisé par l'app
|
2023-05-31 16:11:12 +02:00 |
|
Eric Leroy-Terquem
|
e8d687f5e7
|
fix(routing): routing engine works even with unconfigured groups
|
2023-05-31 11:38:16 +02:00 |
|
krichtof
|
0051face93
|
Merge pull request #9014 from demarches-simplifiees/8859-default_zones
Etq admin, lors de la création ou modification d'une démarche, des zones par défaut me sont suggérées
|
2023-05-26 17:25:21 +00:00 |
|
Christophe Robillard
|
ba281d53cf
|
migrate entreprise adapter to v3
|
2023-05-26 13:37:20 +02:00 |
|
Colin Darie
|
795e0ca471
|
fix(fork): can fork a dossier having invalid champs so it can be fixed in brouillon
|
2023-05-24 12:15:43 +02:00 |
|
Paul Chavard
|
cf13b942e7
|
Merge pull request #9076 from colinux/fix-instructeurs-filter-avis
ETQ instructeur je peux filtrer les dossiers par avis
|
2023-05-24 08:05:07 +00:00 |
|
Colin Darie
|
ff8fba3725
|
fix(instructeur): can filter by avis answer
|
2023-05-23 09:40:21 +02:00 |
|
Colin Darie
|
d16b81e09c
|
fix(rebase): don't fail on force rebased when procedure is still in draft
|
2023-05-22 13:50:58 +02:00 |
|
Christophe Robillard
|
3705dc2553
|
determine default zones according to tchap hs
|
2023-05-16 09:40:53 +02:00 |
|
Colin Darie
|
0d21450f8a
|
fix(fork): don't let active storage override our champ#updated_at after a transaction
|
2023-05-15 11:08:07 +02:00 |
|
Colin Darie
|
9b52f0902d
|
test(clone): move dossier#clone spec into appropriate concern
|
2023-05-15 11:08:06 +02:00 |
|
Paul Chavard
|
b4a299c326
|
fix(user): always rebase original dossier before merge
|
2023-05-12 20:42:02 +02:00 |
|
simon lehericey
|
6148f24387
|
Revert "Merge pull request #9002 from tchak/feat-procedure-clone-preview-published"
This reverts commit 7a6f46a8ad , reversing
changes made to 4513c52213 .
|
2023-05-12 11:29:11 +02:00 |
|
Colin Darie
|
79f450a422
|
Merge pull request #9021 from colinux/feat-en-construction-fork
ETQ usager, je modifie et soumets à nouveau mon dossier “en construction"
|
2023-05-10 19:46:40 +00:00 |
|
Colin Darie
|
218c7d08c2
|
feat(fork): mark a fork as stale for future deletion, so it can't be reused
|
2023-05-09 18:49:53 +02:00 |
|
Colin Darie
|
f6ebfe0e47
|
fix(dossier): sync search_terms after merge
Use a job instead of a lot of reloads
|
2023-05-09 18:49:52 +02:00 |
|
LeSim
|
d0bb759d3d
|
Merge pull request #8997 from demarches-simplifiees/add_defaut_procedure_for_new_admin
ETQ admin, je veux avoir une première démarche pré remplie lorsque j'arrive sur ds
|
2023-05-09 16:38:55 +00:00 |
|
Paul Chavard
|
71cfe094aa
|
fix(groupe_instructeur): always use assign_to_groupe_instructeur method
|
2023-05-09 17:23:23 +02:00 |
|
Paul Chavard
|
025bd5beaf
|
feat(dossier): dossier can be forked for editing
|
2023-05-09 15:34:10 +02:00 |
|
mfo
|
2374ced5d2
|
Merge pull request #8987 from mfo/US/link-to-errored-champs
amelioration(dossier#submit_brouillon): ETQ usager, je souhaite pouvoir acceder aux champs en erreur facilement
|
2023-05-09 07:06:36 +00:00 |
|
Paul Chavard
|
7a6f46a8ad
|
Merge pull request #9002 from tchak/feat-procedure-clone-preview-published
ETQ Administrateur, je veux cloner la version publiée des démarches en production
|
2023-05-05 14:36:03 +00:00 |
|
Martin
|
2135985583
|
correctif(procedure.clone): ET admin, je souhaite pouvoir cloner une procedure ayant deux groupes d'instructeur ayant le dernier fermé
|
2023-05-05 11:09:06 +02:00 |
|
Paul Chavard
|
11065946ce
|
fix(instructeur): fix dossiers suivis filter (merge behavior change in rails 7)
|
2023-05-04 18:24:18 +02:00 |
|
Paul Chavard
|
616188bfe3
|
feat(administrateur): when clone or preview procedure should use published revision if not the owned
|
2023-05-04 16:15:55 +02:00 |
|
simon lehericey
|
9c8020b05c
|
feat(admin): add initiation procedure for a new admin
|
2023-05-03 15:08:21 +02:00 |
|
Colin Darie
|
eabc9069f8
|
test(super-admin): more explicit disable otp test
|
2023-05-03 11:37:28 +02:00 |
|
Nicolas Cavigneaux
|
06296e933a
|
fix: super admin test where attribute was not reloaded
|
2023-05-03 11:35:28 +02:00 |
|
Martin
|
c8ab1e8e03
|
amelioration(dossier#submit_brouillon): ETQ usager, je souhaite pouvoir acceder aux champs en erreur facilement
|
2023-05-03 07:36:42 +02:00 |
|
Paul Chavard
|
f2c1c071b4
|
Revert "Merge pull request #8899 from demarches-simplifiees/8738-validate-adresse-electronique"
This reverts commit d3eda28f35 , reversing
changes made to 6394996e7f .
|
2023-04-28 16:10:20 +02:00 |
|
Paul Chavard
|
a41713c837
|
Merge pull request #8968 from demarches-simplifiees/fix_defaut_groupe_instructeur_again
Correctif: definit le groupe instructeur par defaut pour certaines procedure clonées
|
2023-04-26 17:59:13 +00:00 |
|