Commit graph

11804 commits

Author SHA1 Message Date
Paul Chavard
5c9f2e8783 Add api education adapter and job 2021-01-14 17:57:48 +01:00
Paul Chavard
a1643dad84 Add data column to champ 2021-01-14 17:31:37 +01:00
Paul Chavard
6ca9daab0f Ensure a combo always autosave value on change 2021-01-14 17:31:37 +01:00
Paul Chavard
d6c83ec853
Merge pull request #5818 from tchak/graphql-improuve-champ-types
Add DateTime champ to GraphQL
2021-01-14 15:55:54 +01:00
Paul Chavard
dc08993a89 Add DateTime champ to GraphQL 2021-01-14 14:08:42 +01:00
Paul Chavard
d509fe2edb GraphQL: add has_fragment to context 2021-01-12 16:24:14 +01:00
Paul Chavard
20be409446
Merge pull request #5832 from tchak/fix-carte-without-options
Fix a crash when champ carte has no options
2021-01-12 16:23:07 +01:00
Paul Chavard
082b4830f3 Fix a crash when champ carte has no options 2021-01-12 14:47:20 +01:00
Paul Chavard
e159c1fc0c
Merge pull request #5822 from tchak/fix_type_de_champ_revision_after_clone
Fix type_de_champ repetition revision after clone
2021-01-12 14:47:01 +01:00
Paul Chavard
f33544f067 Fix type_de_champ repetition revision after clone
fix #5769
2021-01-12 10:57:34 +01:00
LeSim
9062e76942
Merge pull request #5829 from betagouv/improve_radio_display
Amélioration de l'interface des buttons multiples
2021-01-07 16:21:07 +01:00
simon lehericey
d766779b8c allow wrap in radio buttons 2021-01-04 17:14:28 +01:00
LeSim
e12cb64954
Merge pull request #5827 from betagouv/fix_missing_valid_content_type
ajoute les image comme content type valide pour les notices and les deliberations
2021-01-04 15:27:04 +01:00
simon lehericey
d43c7364fc add image to notice and deliberation valid content type 2021-01-04 15:13:26 +01:00
Kara Diaby
99852fd65a
Merge pull request #5825 from betagouv/fix-expert-invites-emails
fixes regarding invited expert list
2021-01-04 14:25:04 +01:00
kara Diaby
0bd0fef8d5 fixes regarding invited expert list 2021-01-04 14:15:24 +01:00
Kara Diaby
0a3f4b38db
Merge pull request #5810 from betagouv/feat/5731-expert-list
ETQ Administrateur, je peux voir la liste des experts invités sur tous les dossiers de ma démarche
2021-01-04 09:24:44 +01:00
kara Diaby
8f6440f615 Admins can see the list of invited experts 2020-12-21 14:55:51 +01:00
kara Diaby
2b06ee95e1 Add a method to retrieve all invited experts for all procedure dossiers 2020-12-21 14:55:51 +01:00
Paul Chavard
e63f93f8de
Merge pull request #5817 from tchak/stop-dossiers-brouillon-leak
[GraphQL] hide dossiers brouillon from api
2020-12-18 16:50:16 +01:00
Paul Chavard
7a8b1fa639 [GraphQL] hide dossiers brouillon from api 2020-12-18 16:34:42 +01:00
Paul Chavard
588233d7ec
Merge pull request #5821 from tchak/graphql-errors
GraphQL: render api errors as json
2020-12-18 16:33:32 +01:00
Paul Chavard
d31f4d4e25 GraphQL: render api errors as json 2020-12-18 12:25:52 +01:00
Paul Chavard
cb902516e0
Merge pull request #5661 from tchak/graphql-titre-identite
Add titre identite champ to GraphQL
2020-12-17 17:36:26 +01:00
Paul Chavard
09128cb85e Add titre identite champ to GraphQL 2020-12-17 17:23:34 +01:00
Paul Chavard
302aee0912
Merge pull request #5809 from tchak/fix-stable-filters-migration
Fix stable filters migration
2020-12-17 17:23:09 +01:00
Paul Chavard
d2bcbaa180 Fix stable filters migration 2020-12-17 17:10:56 +01:00
Paul Chavard
515781b3ce
Merge pull request #5808 from betagouv/fix_missing_antivirus_analysis
Add cron to complete missing analysis
2020-12-17 11:21:09 +01:00
simon lehericey
1348b883e3 Add cron to complete missing analysis 2020-12-17 11:05:33 +01:00
LeSim
03107d095b
Merge pull request #5579 from tchak/filters-by-stable-id
Enable filters across revisions
2020-12-17 11:05:05 +01:00
Paul Chavard
a9a4f6e2a8 Add migration task to use stable_id in filters 2020-12-17 10:51:09 +01:00
simon lehericey
9848dc2295 update brakeman 2020-12-17 10:51:09 +01:00
simon lehericey
116b3c8189 update link ? 2020-12-17 10:51:09 +01:00
simon lehericey
024cc70667 human_value use stable_id ? 2020-12-17 10:51:09 +01:00
simon lehericey
4960eda5cb use stable id 2020-12-17 10:51:09 +01:00
simon lehericey
f07b395d95 sort : remove superfluous return 2020-12-17 10:51:08 +01:00
simon lehericey
f37c27a243 nicer find_field 2020-12-17 10:51:08 +01:00
simon lehericey
e5da1d7111 move remove_filter 2020-12-17 10:51:08 +01:00
simon lehericey
4241ea05f3 move add_filter 2020-12-17 10:51:08 +01:00
simon lehericey
e3ee756da4 move update_sort 2020-12-17 10:51:08 +01:00
simon lehericey
b7a43f3f44 move update_displayed_fields to procedure_presentation 2020-12-17 10:51:08 +01:00
simon lehericey
cbccdea8e0 move displayed_fields for select to procedure_controller 2020-12-17 10:51:08 +01:00
simon lehericey
55998b1284 remove unused dossier_field service 2020-12-17 10:51:08 +01:00
simon lehericey
0399bb7dcf cosmetic move 2020-12-17 10:51:08 +01:00
LeSim
96e5622351
Merge pull request #5778 from tchak/export-horodatage
Add attestation, justificatifs, operation_logs and bill_signatures to export
2020-12-16 17:43:13 +01:00
simon lehericey
1159494d37 Add test to ensure no titre identite is exported 2020-12-16 17:31:38 +01:00
Paul Chavard
a2e87cbb56 Add attestation, justificatifs, operation_logs and bill_signatures to dossier export 2020-12-16 16:34:31 +01:00
LeSim
1fe1fa7a98
Merge pull request #5750 from betagouv/feat/5720
feat/5720 - EQT instructeur, je peux supprimer un dossier terminé
2020-12-16 15:12:57 +01:00
simon lehericey
5bc4fab0c4 exhaustive test of discarded_dossier_deletion_job 2020-12-16 15:00:26 +01:00
simon lehericey
ef11190cda wording to be consistent with the other entries 2020-12-16 15:00:26 +01:00