Paul Chavard
|
ebbada752f
|
feat(api_token): add APIToken model
|
2022-12-07 18:19:37 +01:00 |
|
Paul Chavard
|
4fe081e4be
|
fix(dossier): send notifications on declarative dossiers
|
2022-12-07 13:14:59 +01:00 |
|
Paul Chavard
|
bb47e8d2ab
|
fix(dossier): dossier.repasser_en_construction! should take disable_notification
|
2022-12-07 13:14:59 +01:00 |
|
Colin Darie
|
f4d403a81c
|
fix(apiv1): piece_justificative continue to returns a single attachment
|
2022-12-06 15:47:06 +01:00 |
|
Martin
|
2eaa06b22b
|
correctif(export.pjs): sur l'export, les champs de type piece justificative renvoyent un tableau de la meme dimension quelque soit le nombre de pj joint
|
2022-12-06 15:22:53 +01:00 |
|
Paul Chavard
|
b8a9b7223c
|
refactor(groupe_instructeur): improuve controller
|
2022-12-06 12:01:54 +01:00 |
|
Paul Chavard
|
9fe93ded7f
|
refactor(groupe_instructeur): add instructeur.find_or_invite
|
2022-12-06 12:01:54 +01:00 |
|
Colin Darie
|
4ba76e6844
|
fix(api-v1): dossier -> avis -> piece_justificative_file_attachment relation name
|
2022-12-06 11:48:42 +01:00 |
|
Paul Chavard
|
ed4d5cb36a
|
refactor(demarche): make declarative demarche processing syncroneous
|
2022-12-06 11:41:25 +01:00 |
|
Martin
|
91ef618a42
|
clean(code): stick to usage of present?/empty? instead of count zero etc
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
b5f69c8961
|
review(dossier.reload): evite de recharger le batch qui peut etre confusant
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
7c65af3be0
|
poc(batch_operation_alert): simplier wording
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
ea8bd13bcf
|
poc(batch_operation.purge): nettoie les batch terminé ou inutiles
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
1beb219fdd
|
display batch operation alerts
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
e5944eed34
|
poc(batch_operation): habtm groupe instructeurs, permettra de visualiser plus facilement les batch en cours pour les instructeurs du meme groupe
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
eaf72162da
|
poc(batch_operation): some rewrite to avoid various conflict (when an instructeur try to create a job with an incompatible dossier regarding the current task). also soome cleanup to isole spec in least involved model
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
4266ab93c5
|
poc(batch_operation): track dossier processed safely
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
beb39027d0
|
poc(batch_operation.ui): implement simple ui to trigger a batch of current page
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
7df86c50fb
|
poc(batch_operations_controller): implement simple [not yet with procedure_presentation] action to create a batch operation
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
b11dbafc59
|
poc(batch_operation_job): implement archive dossiers with async behaviour, lock, run_at, finished_at, failed_dossier_ids, success_dossier_ids
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
61f4cded75
|
poc(batch_operation): just the model and some specs and a poc for archive them without async
|
2022-12-06 11:28:48 +01:00 |
|
Colin Darie
|
b13c5e56f6
|
refactor(piece_justificative): UX follows mockups
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
0014ce4b91
|
chore(schema): +procedures#piece_justificative_multiple
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
b8296c6d4d
|
feat(piece_justificative): supports multiple files
Closes #7924
|
2022-12-05 10:47:10 +01:00 |
|
Colin Darie
|
91f4971df2
|
feat(champ): has_one_attached => has_many_attached piece_justificative_file
|
2022-12-05 10:47:10 +01:00 |
|
Paul Chavard
|
ece68076a7
|
feat(dossier): add some metadata to archive and remove operation log
|
2022-11-30 16:20:13 +01:00 |
|
Paul Chavard
|
a90dada104
|
fix(patron): dossier should have a procedure and champ should delegate to dossier
|
2022-11-30 10:54:03 +01:00 |
|
Paul Chavard
|
1fb051c3cc
|
refactor(attestation_template): remove unused code
|
2022-11-29 19:36:56 +01:00 |
|
Paul Chavard
|
06f43f99d0
|
fix(dossier): excluded deleted dossiers from demarche overview
|
2022-11-29 16:41:31 +01:00 |
|
simon lehericey
|
dcae06ae84
|
fix(avis_controller): index do not linked to revoked avis
|
2022-11-29 16:21:06 +01:00 |
|
simon lehericey
|
f96a7f432c
|
clean(dossier): useless method
|
2022-11-29 15:33:10 +01:00 |
|
Paul Chavard
|
53eb3e6ad0
|
chore(dossier): cleanup champs nested attributes
|
2022-11-29 11:10:59 +01:00 |
|
Paul Chavard
|
a760e0a698
|
feat(demarche): enable revisions for all
|
2022-11-24 17:35:33 +01:00 |
|
Paul Chavard
|
7a35a253a0
|
chore(dossier): cleanup clone champ
|
2022-11-24 16:25:27 +01:00 |
|
Christophe Robillard
|
1003a24711
|
remove useless spaces
|
2022-11-24 15:05:46 +01:00 |
|
Christophe Robillard
|
3539b00652
|
search admins by email
|
2022-11-24 15:05:46 +01:00 |
|
Paul Chavard
|
234975b806
|
feat(graphql): expose groupe_instructeur state and update mutation
|
2022-11-24 14:33:29 +01:00 |
|
Paul Chavard
|
405d2a695f
|
refactor(attestation_template): remove from revisions
|
2022-11-23 12:26:26 +01:00 |
|
Paul Chavard
|
c73b650f85
|
feat(attestation): validate attestation tags
|
2022-11-23 12:26:26 +01:00 |
|
Paul Chavard
|
cafda4f6f0
|
refactor(attestation_template): move to procedure
|
2022-11-23 12:26:26 +01:00 |
|
Paul Chavard
|
c0fd080d0e
|
refactor(operation_log): store data in jsonb instead of files
|
2022-11-22 18:06:05 +01:00 |
|
Paul Chavard
|
e4bf1bd2db
|
feat(dossier): add data to DossierOperationLog
|
2022-11-22 18:06:05 +01:00 |
|
Christophe Robillard
|
8e95c6a2ba
|
search procedures by libelle
|
2022-11-22 17:08:17 +01:00 |
|
simon lehericey
|
4babee2591
|
fix(admin): ignore active column
the attribut should be retrieve from the user model as the administrateur is no more a devise model
|
2022-11-22 16:41:20 +01:00 |
|
simon lehericey
|
fe35a8a6e7
|
fix(cni): only allow jpg and png because of buggy pdf watermarking
|
2022-11-21 17:53:29 +01:00 |
|
Lisa Durand
|
3953470c78
|
remove change on api V1 and update graphql for sensitive data
|
2022-11-18 11:15:16 +01:00 |
|
Lisa Durand
|
f34c890278
|
add a label for api and export for sensitive data as titre_identite_champ
|
2022-11-18 11:15:16 +01:00 |
|
Paul Chavard
|
0c0618aa79
|
feat(export): add GeoJSON export
|
2022-11-18 10:04:35 +01:00 |
|
simon lehericey
|
66e9b74121
|
feat(manager): select team_user base on attribute
|
2022-11-17 16:29:08 +01:00 |
|
Paul Chavard
|
29bdd82b59
|
refactor(procedure): types_de_champ -> active_revision.types_de_champ_public
|
2022-11-17 13:54:14 +01:00 |
|