Martin
|
7c65af3be0
|
poc(batch_operation_alert): simplier wording
|
2022-12-06 11:28:48 +01:00 |
|
Martin
|
b0ae2e8a0f
|
clean(spec): rubocopify / fix specs
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
6859882a58
|
display batch operation alert to instructeur groups not only instructeur
|
2022-12-06 11:28:48 +01:00 |
|
Lisa Durand
|
1beb219fdd
|
display batch operation alerts
|
2022-12-06 11:28:48 +01:00 |
|
Kara Diaby
|
f5e4c28fc1
|
controller
|
2022-12-02 11:30:48 +01:00 |
|
Paul Chavard
|
6f6b3896de
|
refactor(export): reduce repetition in export code hopefully making it more readable
|
2022-11-16 08:49:37 +01:00 |
|
Paul Chavard
|
e7766694d3
|
fix(messages): retry stale blobs
|
2022-11-02 09:19:51 +01: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 |
|
Martin
|
ba6c5b4db7
|
feat(instructeur/procedure#index): enhance filter to support processed_at and state [plus en_instruction_at/since]
feat(filter): enable filter on dossiers.state, dossiers.processed_at(since), dossiers.en_instruction_at(since)
|
2022-09-27 17:19:54 +02:00 |
|
Kara Diaby
|
98f4250214
|
controller
|
2022-09-02 16:23:27 +02:00 |
|
Martin
|
d30492a222
|
tech(clean): better naming
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
711b2ee2e4
|
feat(ExportComponent): only render it when connected instructeur/administrateur is not from manager
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
d1297bc1f5
|
tech(rubocopify): ... just clean up ...
|
2022-08-23 13:28:10 +02:00 |
|
Martin
|
3e56fdd1d7
|
fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive
|
2022-07-25 10:48:54 +02:00 |
|
Martin
|
56f7133799
|
fix(procedure_presentation): can not present a 'virtual field' like depose_since
fix(data): add migration to remove fields depose_since from existing procedure presentation
|
2022-06-14 09:02:37 +02:00 |
|
Paul Chavard
|
e33022ffc7
|
refactor(dossier): export to use turbo-poll
|
2022-05-17 16:08:47 +02:00 |
|
Kara Diaby
|
900b8f7be6
|
controller
|
2022-04-14 10:22:37 +02:00 |
|
Paul Chavard
|
5bfcae1c0f
|
fix(dossiers): show correct count on download button
|
2022-04-06 17:08:38 +02:00 |
|
Paul Chavard
|
23e2429d0d
|
fix(export): make count argument optional
|
2022-04-06 17:08:38 +02:00 |
|
Paul Chavard
|
e82dc9c8b5
|
feat(exports): add ability to create exports with filters
|
2022-04-06 17:08:38 +02:00 |
|
Paul Chavard
|
ec3ed049ef
|
refactor(procedure_presentation): expose filtered_sorted_ids method
|
2022-04-05 15:50:53 +02:00 |
|
Paul Chavard
|
0daae815d8
|
refactor(dossier): use by_statut
|
2022-04-05 09:42:23 +02:00 |
|
Paul Chavard
|
6da54936b7
|
refactor(procedure_presentation): use internal reference to instructeur
|
2022-04-05 09:42:23 +02:00 |
|
Martin
|
ad4e5a8bc6
|
fix(instructeurs/procedures#index): counter not in sync
|
2022-04-04 16:28:25 +02:00 |
|
Paul Chavard
|
0695ea322a
|
refactor(instructeur): improuve dossiers list view
|
2022-03-11 14:06:34 +01:00 |
|
Paul Chavard
|
a50d07400e
|
refactor(instructeur): cleanup destroy / restore routes
|
2022-03-11 14:06:34 +01:00 |
|
Paul Chavard
|
54b559364a
|
feat(dossier): replace discarded with visible_by_administration
|
2022-03-10 14:29:40 +01:00 |
|
Kara Diaby
|
a94568e2ef
|
modify procedures controller
|
2022-01-27 17:01:09 +01:00 |
|
Kara Diaby
|
0e3532a0b2
|
Fixe la liste 'tous' des dossiers instructeurs lorsqu'un dossier est en constructino et caché par l'usager
|
2022-01-24 16:47:47 +01:00 |
|
Kara Diaby
|
68b45ae31d
|
modify instructeur procedures controller
|
2022-01-12 15:49:38 +01:00 |
|
Kara Diaby
|
1ca553e088
|
rename hidden_by_instructeur by hidden_by_administration
|
2022-01-03 11:51:25 +01:00 |
|
Kara Diaby
|
22ac853815
|
add hidden_by_instructeur scope
|
2021-12-29 17:37:58 +01:00 |
|
Paul Chavard
|
2f6cd317bf
|
fix(instructeur): set notification settings on all groupe instruteur for given procedure
|
2021-12-23 13:55:25 +01:00 |
|
Martin
|
2778b42f1a
|
feat(instructeurs/procedures#show): re-align tabs at the start of the container. re-align demander cell content verticaly
|
2021-12-06 07:20:01 +01:00 |
|
Martin
|
22531560d8
|
feat(tabs.expirants): re-order so it comes before deleted dossiers
|
2021-12-06 07:05:17 +01:00 |
|
Martin
|
1bb868714c
|
fix(spec/lint/review): lint and fix spec of previous commits, also fix based on tchak feedback
|
2021-12-06 07:05:17 +01:00 |
|
Martin
|
d87f8b57cc
|
feat(instructeurs/procedures#show): add dossier experiant in procedure#show
|
2021-12-06 07:05:17 +01:00 |
|
Martin
|
2dfbc70d41
|
feat(instructeur#dossiers_count_summary): add counter for expirants. ignore brouillon
|
2021-12-06 07:05:17 +01:00 |
|
Martin
|
f8a17b2cc4
|
feat(procedures#index): add dossiers-expirant to instructeur/procedure#index
|
2021-12-03 16:32:03 +01:00 |
|
Paul Chavard
|
7deedf8245
|
feat(refactor): unify dossiers header
|
2021-09-27 15:06:17 +02:00 |
|
kara Diaby
|
ae0a3b9dd5
|
modify procedures controller instructeur
|
2021-08-04 11:35:06 +02:00 |
|
kara Diaby
|
ed49d1b110
|
instructeur_procedures_controller
|
2021-07-27 19:38:21 +02:00 |
|
Paul Chavard
|
64cfb4d64e
|
Fix sort with revisions
|
2021-07-23 10:57:04 +02:00 |
|
Paul Chavard
|
f238710044
|
Add last_month export
|
2021-06-23 09:23:10 +02:00 |
|
Christophe Robillard
|
8cbbae8984
|
use cache for traitement time for instructeurs
|
2021-06-17 16:31:53 +02:00 |
|
Christophe Robillard
|
45ffae9eb3
|
affiche evolution temps de traitement
|
2021-06-17 16:31:53 +02:00 |
|
kara Diaby
|
6ed339e7aa
|
modify controllers
|
2021-06-04 15:29:08 +02:00 |
|
simon lehericey
|
22811e1cc2
|
remove unused kaminari stuff
|
2021-04-29 11:23:41 +02:00 |
|
simon lehericey
|
db23a853a9
|
fetch all notification at once
|
2021-04-29 11:23:41 +02:00 |
|
simon lehericey
|
20fb756097
|
one less count
|
2021-04-29 11:23:41 +02:00 |
|