simon lehericey
|
db3ebfa6d2
|
feat(FranceConnect): list and allow to unlink FC identities
|
2022-11-08 16:17:06 +01:00 |
|
Christophe Robillard
|
c0231dffa2
|
extract ProceduresFilter class
|
2022-11-08 12:14:26 +01:00 |
|
Martin
|
bd28c29856
|
amelioration(manager): ajout de la visualisation des comptes marqués comme membre de l'equipe
|
2022-11-08 09:55:21 +01:00 |
|
Eric Leroy-Terquem
|
aca2775874
|
remove routee? method
|
2022-11-04 12:03:44 +01:00 |
|
Eric Leroy-Terquem
|
5578115acf
|
update routee? method
|
2022-11-04 12:03:43 +01:00 |
|
Eric Leroy-Terquem
|
110953e450
|
constraint logic to active groups
|
2022-11-04 12:03:43 +01:00 |
|
Eric Leroy-Terquem
|
63ae328bee
|
update wording and cards order
|
2022-11-04 12:03:43 +01:00 |
|
Eric Leroy-Terquem
|
b419c48262
|
toggle routing when adding or deleting groupe_instructeurs
|
2022-11-04 12:03:43 +01:00 |
|
Paul Chavard
|
33fc8a45ab
|
feat(emails): show email errors on procedure page
|
2022-11-04 09:08:41 +00:00 |
|
Paul Chavard
|
5487ce0458
|
feat(graphql): implement stored queries
|
2022-11-02 11:26:57 +01:00 |
|
Kara Diaby
|
329869b929
|
controllers
|
2022-11-02 10:19:43 +01:00 |
|
Paul Chavard
|
e7766694d3
|
fix(messages): retry stale blobs
|
2022-11-02 09:19:51 +01:00 |
|
Paul Chavard
|
c9adfc3bfa
|
fix(procedure): only set replaced_by if the procedure is effectively published
|
2022-11-01 15:53:58 +01:00 |
|
Martin
|
1b1568b2c2
|
remaniement(Administrateurs::ArchivesController): ne passe pas par la table des traitement pour compter le nombre de dossier traites par mois. Depuis que nous avons redescendu la colonne processed_at sur la table dossiers, ce n'\est plus necessaire et le code est compliqué a comprendre
|
2022-11-01 12:43:49 +01:00 |
|
Paul Chavard
|
8cf9aec0f7
|
refactor(procedure): expose procedure tags on model
|
2022-10-31 19:50:25 +01:00 |
|
Christophe Robillard
|
4308f1af26
|
improve readibility
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
0799c40aaa
|
add pagination for all demarches view
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
22fe357d75
|
list all demarches, filtered by status
|
2022-10-31 16:12:02 +01:00 |
|
Christophe Robillard
|
9abf1c4af3
|
list all demarches, filtered by zones
|
2022-10-31 16:12:02 +01:00 |
|
Paul Chavard
|
2ed26e8699
|
fix(graphql): properly handle variables json parse errors
|
2022-10-31 11:32:30 +01:00 |
|
Paul Chavard
|
473a772032
|
feat(graphql): on api exceptions log query and variables
|
2022-10-28 12:18:21 +02:00 |
|
simon lehericey
|
6af4fe624a
|
refactor(service): explicit call to service job to avoid test side effect
|
2022-10-25 14:44:43 +02:00 |
|
Kara Diaby
|
cf8e6a9c67
|
controller
|
2022-10-21 19:13:12 +02:00 |
|
simon lehericey
|
fbf089d60e
|
refactor(dossier): rename check_mandatory_champs -> check_mandatory_and_visible_champs
|
2022-10-18 11:13:41 +02:00 |
|
Paul Chavard
|
736e0b0731
|
fix(routage): fill dossier groupe instructeur in some edge cases
|
2022-10-14 17:29:56 +02:00 |
|
simon lehericey
|
40a3fff593
|
perf(dossiers_controller): do not load pj template in update, -10ms
|
2022-10-13 22:36:56 +02:00 |
|
Paul Chavard
|
d409b6f4ef
|
feat(dossier): do not save dossier on submit
|
2022-10-13 14:44:46 +02:00 |
|
Paul Chavard
|
1fd1878370
|
feat(jobs): add request_id to jobs payload
|
2022-10-12 14:32:23 +02:00 |
|
Damien Le Thiec
|
29a97fac43
|
Merge branch 'main' into feature/add_rna_type_de_champs
|
2022-10-11 18:59:45 +02:00 |
|
simon lehericey
|
7672ad3fe9
|
fix(editor champ): do not raise on destroy replay
|
2022-10-11 16:27:49 +02:00 |
|
Damien Le Thiec
|
73f6063c87
|
Merge branch 'main' into feature/add_rna_type_de_champs
|
2022-10-11 15:36:46 +02:00 |
|
Damien Le Thiec
|
2e8c0512a5
|
Remove skip_cleanup option
|
2022-10-11 15:11:51 +02:00 |
|
Damien Le Thiec
|
bcdc9c18ae
|
Remove skip_fetch_data mechanism
|
2022-10-11 11:52:59 +02:00 |
|
simon lehericey
|
97529ab6af
|
refactor(user dossier): move ruby logic to controller
|
2022-10-11 11:39:05 +02:00 |
|
simon lehericey
|
32e01b13ef
|
refactor(user dossier): mutualize update/update_brouillon
|
2022-10-11 11:39:05 +02:00 |
|
simon lehericey
|
7e03f0c825
|
refactor(dossier_preloader): add load_one api
|
2022-10-10 12:31:40 +02:00 |
|
simon lehericey
|
f32b05e8b4
|
perf(dossier controller): use DossierPreloader
|
2022-10-10 12:31:40 +02:00 |
|
Eric Leroy-Terquem
|
1177d861f4
|
add validation on routing_criteria_name
|
2022-10-10 09:48:11 +02:00 |
|
Christophe Robillard
|
bdcb451d3c
|
procedure publiee must have one zone at least
|
2022-10-07 10:48:35 +02:00 |
|
Christophe Robillard
|
4d2c37ffdf
|
extract checkboxes zones to dedicated page
|
2022-10-07 10:48:35 +02:00 |
|
Christophe Robillard
|
94ca93e130
|
can choose multiple zones
|
2022-10-07 10:48:35 +02:00 |
|
Damien Le Thiec
|
0131a41266
|
Merge branch 'main' into feature/add_rna_type_de_champs
|
2022-10-05 12:38:24 +02:00 |
|
Damien Le Thiec
|
93e89c8968
|
Fix small bugs rna controller and add tests
|
2022-10-05 12:31:34 +02:00 |
|
Damien Le Thiec
|
0d9f02c88d
|
First draft autofetch data for RNA
|
2022-10-04 22:11:01 +02:00 |
|
Martin
|
54a47fadae
|
fix(sentry/3422144920): old email using TargetUserLink creates confusing errors
|
2022-10-04 11:41:32 +02:00 |
|
simon lehericey
|
77289b7a80
|
perf(admin_procedure_controller): same with publication page
|
2022-10-03 20:49:38 +02:00 |
|
simon lehericey
|
e043725d51
|
refactor(admin_procedure_controller): simplify AR include
|
2022-10-03 20:49:38 +02:00 |
|
simon lehericey
|
adbb655a4a
|
perf(procedure edition): validate only once to avoid reload tdc with n+1
|
2022-10-03 20:49:38 +02:00 |
|
simon lehericey
|
122c8107a5
|
fix(web_graphql): fix graphql web playground authorization
|
2022-10-03 18:08:03 +02:00 |
|
Martin
|
aceb8996c1
|
feat(instructeur/procedure#show): enhance sort by notifications as planned by UX
Update app/javascript/controllers/checkbox_controller.ts
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2022-09-30 10:29:51 +02:00 |
|