Paul Chavard
|
6f6b3896de
|
refactor(export): reduce repetition in export code hopefully making it more readable
|
2022-11-16 08:49:37 +01:00 |
|
Colin Darie
|
3ea57a0416
|
chore(bundle): bump pundit 2.1.0 => 2.2.0
Fix administrate autoloading.
|
2022-11-15 17:28:04 +01:00 |
|
Colin Darie
|
a4ed1d07af
|
chore(manager): disable pagination count on massive tables
|
2022-11-15 17:28:04 +01:00 |
|
Colin Darie
|
a28e31bd97
|
chore(bundle): update administrate 0.16 => 0.18
|
2022-11-15 17:28:04 +01:00 |
|
Paul Chavard
|
6ad057dcee
|
feat(graphql): upgrade playground version
|
2022-11-15 11:48:29 +01:00 |
|
Lisa Durand
|
c2de73c09d
|
simplify and improve perf by making the feature works only for id search
|
2022-11-15 10:51:36 +01:00 |
|
Lisa Durand
|
d245e12559
|
remove render_views in spec and correct the way to retrieve dossiers
|
2022-11-15 10:51:36 +01:00 |
|
Lisa Durand
|
ba0799b684
|
it displays a message if instructor is looking for a dossier that is not in his instructor group
|
2022-11-15 10:51:36 +01:00 |
|
Martin
|
05dcf5e7cf
|
amelioration(usager.liste_des_dossier): ajout du bouton pour cloner un dossier
|
2022-11-14 09:13:54 +01:00 |
|
Paul Chavard
|
1cac88a621
|
refactor(dossier): permit old attributes format for smooth migration
|
2022-11-11 09:17:42 +00:00 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
Christophe Robillard
|
cc35788d26
|
extract computation to controller
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
3a15178cee
|
use common layout for all procedures and admins
|
2022-11-10 18:02:20 +01:00 |
|
Christophe Robillard
|
5f5b6bf7c7
|
use specific route for all admins
|
2022-11-10 18:02:20 +01:00 |
|
Paul Chavard
|
5e87539d6d
|
fix(groupe_instructeur): add explicit order to groupe_instructeurs
|
2022-11-09 10:56:40 +00:00 |
|
Martin
|
fe0411203f
|
amelioration(types_de_champ/editor): en mode edition d'un champ de type explication, permet de choisir d'afficher ou pas cette explication derriere un collapse
|
2022-11-08 17:49:24 +01:00 |
|
Martin
|
a1dbc40f57
|
evolution(helpscout.webhooks): mise en place des rappel web afin de notifier l'equipe tech des bug identifies par le support
Co-authored-by: Colin Darie <colin@darie.eu>
|
2022-11-08 17:00:03 +01:00 |
|
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 |
|