Lisa Durand
|
bb236f6c0d
|
fix duplication text for tiers in instructeur table
|
2024-01-31 09:38:26 +01:00 |
|
Colin Darie
|
8e6a1c58b2
|
feat(correction): badge Corrigé when a correction has been resolved
Closes #9928
|
2024-01-24 17:26:34 +01:00 |
|
Kara Diaby
|
57dfe2b0f6
|
Améliorations après retours PR
|
2023-12-13 09:21:09 +00:00 |
|
Colin Darie
|
f1504e9724
|
feat(sva): instructeurs dashboard sva/svr colonnes with multiple use cases
|
2023-07-11 10:01:47 +02:00 |
|
Lisa Durand
|
e43eea7fcf
|
display sva date and possibility to order in instructeur table
|
2023-07-11 10:01:47 +02:00 |
|
Colin Darie
|
5ab44fc7a9
|
chore: rename dossier_resolution => dossier_correction
|
2023-06-02 16:16:14 +02:00 |
|
Colin Darie
|
538e24fa7e
|
feat(dossier/projection): supports pending_correction?
|
2023-06-02 16:16:13 +02:00 |
|
Lisa Durand
|
d52ee477b0
|
remove '+' and use variable in I18n
|
2023-04-25 14:30:39 +02:00 |
|
Lisa Durand
|
65730bcfcb
|
display avis_anwser yes/no in table
|
2023-04-20 15:55:31 +02:00 |
|
Paul Chavard
|
b3f58a24cb
|
fix(dossier): add value_json to dossier projection
|
2023-04-03 16:25:32 +02:00 |
|
Martin
|
35dbc4021e
|
poc(batch_operation): show locked files
|
2022-12-06 11:28:48 +01:00 |
|
Kara Diaby
|
5d10158fa6
|
Instructeur : ne peut plus cliquer sur un dossier supprimé dans la recherche
|
2022-02-03 11:17:39 +01:00 |
|
Kara Diaby
|
24ba7b6633
|
modify dossier projection service
|
2021-11-26 09:45:13 +01:00 |
|
Paul Chavard
|
084e48c8e3
|
fix(dossier_projection_service): select external_id on champs
|
2021-09-07 14:07:55 +02:00 |
|
François Vantomme
|
c9b1095d1e
|
Refactor (Rubocop): replace map{ … }.compact by filter_map
In Ruby 2.7, Enumerable#filter_map has been added.
This cop identifies places where map { … }.compact can be replaced by filter_map.
See: https://docs.rubocop.org/rubocop-performance/cops_performance.html#performancemapcompact
|
2021-06-11 15:38:09 +02:00 |
|
simon lehericey
|
17617fba43
|
address champ needs the data column
|
2021-05-19 15:59:18 +02:00 |
|
simon lehericey
|
a46000dc1f
|
ensure to_s is used on specialized champ
|
2021-05-19 09:39:20 +02:00 |
|
kara Diaby
|
fdde55f675
|
modify service
|
2021-05-18 11:42:10 +02:00 |
|
simon lehericey
|
9fd1c604a1
|
display follower instructeur emails in alphabetic order
|
2021-05-04 16:38:34 +02:00 |
|
simon lehericey
|
7b94c2de88
|
remove extra Dossier call in projection
|
2021-04-29 11:46:00 +02:00 |
|
simon lehericey
|
5cfb4114ce
|
one query per table
|
2021-04-29 11:23:41 +02:00 |
|
simon lehericey
|
5bfd4ecbbf
|
add DossierProjectionService
|
2021-04-22 10:46:04 +02:00 |
|