Paul Chavard
|
bda2d80dea
|
task(champs): update champs for each dossier
|
2024-03-19 16:08:56 +01:00 |
|
Paul Chavard
|
776f81eb0e
|
Merge pull request #10152 from tchak/fix-champs-stable-id-task
fix(champs): run mentainance task on all records
|
2024-03-19 14:12:04 +00:00 |
|
Colin Darie
|
b686e299a1
|
fix(procedure): format date with I18n helper
|
2024-03-19 14:46:02 +01:00 |
|
Colin Darie
|
370aa074d2
|
fix(procedure): don't crash when procedure does not exist on /fermerture path
|
2024-03-19 14:46:00 +01:00 |
|
Paul Chavard
|
8479300328
|
fix(champs): run mentainance task on all records
|
2024-03-19 14:25:36 +01:00 |
|
Paul Chavard
|
ebe762ee5d
|
Merge pull request #10146 from colinux/fix-champ-built-updated-at
Tech: pas de comparaison avec champ#updated_at lorsque le champ n'est pas persisté
|
2024-03-19 11:38:48 +00:00 |
|
Colin Darie
|
455086c1d7
|
fix(champs): don't fail on updated_at comparison when champ is not persisted
|
2024-03-19 11:46:08 +01:00 |
|
Paul Chavard
|
f2b3cbcf2e
|
Merge pull request #10147 from mfo/clean-fix-champ-missing
tech(clean): drop unusable maintenance task
|
2024-03-19 08:32:09 +00:00 |
|
mfo
|
46946568ae
|
Merge pull request #10149 from mfo/US/fix_maintenance_task_without_rake_puts
fix(fix_missing_champs_task): `rake_puts` present in spec, not in prod
|
2024-03-19 08:27:23 +00:00 |
|
Martin
|
291e6b0550
|
fix(fix_missing_champs_task): rake_puts present in spec, not in prod
|
2024-03-19 09:18:30 +01:00 |
|
Martin
|
9d94448763
|
tech(clean): drop unusable task (i'm not able to use my own csv_collection for task maintenance [that the expected format?, who knows]). now use https://github.com/demarches-simplifiees/demarches-simplifiees.fr/pull/10139, takes an array of procedure, find dossiers with missing champs, run the fixer.
|
2024-03-19 05:28:38 +01:00 |
|
Paul Chavard
|
a962e2d94e
|
fix(champ): fill stable_id and stream when cloning from old champs
|
2024-03-18 20:04:53 +01:00 |
|
Paul Chavard
|
4412aa7d9c
|
Merge pull request #10144 from tchak/fix-projection-stable-id
fix(dossier): select the right stable_id
|
2024-03-18 18:47:54 +00:00 |
|
Paul Chavard
|
0f93ea2156
|
fix(dossier): select the right stable_id
|
2024-03-18 19:20:10 +01:00 |
|
mfo
|
aafe6a7bb6
|
Merge pull request #10139 from mfo/US/fix-missing-champs-task
fix(data): apply fix missing champ via task. FV dossiers are poping way too much at helpdesk
|
2024-03-18 17:26:45 +00:00 |
|
Paul Chavard
|
a9166c8d8e
|
Merge pull request #10140 from tchak/fix-count-in-mentenance-task
fix(champs): use approximate count in the task
|
2024-03-18 17:09:12 +00:00 |
|
Paul Chavard
|
c5892a1ca2
|
Merge pull request #10141 from tchak/fix-rows-order
fix(champs): fix rows order
|
2024-03-18 16:56:21 +00:00 |
|
Martin
|
2dac74916f
|
fix(data): apply fix missing champ via task. FV dossiers are poping way too much at helpdesk
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-03-18 17:53:21 +01:00 |
|
Paul Chavard
|
f21192bb06
|
Merge pull request #10123 from tchak/fix-multiple-champ-copies-bug
fix(champ): fix multiple champ copies bug
|
2024-03-18 16:46:17 +00:00 |
|
Lisa Durand
|
9f536d625c
|
Merge pull request #10136 from demarches-simplifiees/add-export-colonne-dossier-MAJ-ldu
Exports: ajouter une colonne "date de dernière mise à jour du dossier" #10043
|
2024-03-18 16:42:41 +00:00 |
|
Paul Chavard
|
818dcc32da
|
fix(champs): fix rows order
|
2024-03-18 17:26:41 +01:00 |
|
Paul Chavard
|
750b38bbf4
|
fix(champs): use approximate count in the task
|
2024-03-18 17:06:24 +01:00 |
|
Lisa Durand
|
72c4b23821
|
add last_champ_updated_at in export
|
2024-03-18 16:10:26 +01:00 |
|
LeSim
|
a60bc5d630
|
Merge pull request #10138 from demarches-simplifiees/relax_agent_connect_constraints
Tech: rend les champs agent connect usual and given name optionnels
|
2024-03-18 13:57:10 +00:00 |
|
simon lehericey
|
2a81ca3871
|
relax agent connect constraints
|
2024-03-18 14:48:32 +01:00 |
|
LeSim
|
78462841cc
|
Merge pull request #10135 from demarches-simplifiees/agent_connect_logout
ETQ instructeur agent connecté, me déconnecter me déconnecte également d'agent connect
|
2024-03-18 13:11:03 +00:00 |
|
simon lehericey
|
dca3727253
|
proper agent connect logout mechanism
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
597342fe9d
|
small session refactor
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
31b84fd770
|
store id_token
|
2024-03-18 14:02:53 +01:00 |
|
simon lehericey
|
c1171cfd8b
|
add id_token to instructeur
We use instructeur to store the id_token as the instructeur may have (in the migration and in the future) multiple agent connect information
|
2024-03-18 14:02:52 +01:00 |
|
simon lehericey
|
063445b892
|
add logout route
|
2024-03-18 14:02:18 +01:00 |
|
Kara Diaby
|
e73318e3bb
|
Merge pull request #10127 from demarches-simplifiees/feat/10005
ETQ expert, je veux pouvoir gérer les notifications que je reçois depuis mon interface
|
2024-03-18 12:27:37 +00:00 |
|
Kara Diaby
|
09d479321b
|
corrections après retours
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
761ee81418
|
routes
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
f41dcc69d8
|
model
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
9424d020bc
|
controller
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
24d67dc6f3
|
concern
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
30df608a99
|
tests
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
e824118aea
|
layout
|
2024-03-18 11:50:29 +00:00 |
|
Kara Diaby
|
e9fab486fb
|
migration
|
2024-03-18 11:50:29 +00:00 |
|
Lisa Durand
|
b8cf19337f
|
Merge pull request #10131 from demarches-simplifiees/wording-page-stats-ldu
ETQ instructeur je souhaite mieux comprendre le graph "avancée des dossiers" en changeant le terme "démarrés"
|
2024-03-18 11:49:20 +00:00 |
|
Paul Chavard
|
1b2315cd45
|
fix(champ): fix multiple champ copies bug
|
2024-03-18 12:13:22 +01:00 |
|
Colin Darie
|
61c203e97e
|
Merge pull request #10122 from goulvench/patch-1
[Nitpick] Adjust vertical spacing in segmented-control-item
|
2024-03-18 11:12:35 +00:00 |
|
Paul Chavard
|
e8b2e77b65
|
Merge pull request #10133 from demarches-simplifiees/add-owner-on-dossier-list-when-many-invitations-ldu
ETQ invité, ajouter l'owner du dossier dans la liste des dossiers
|
2024-03-18 11:03:16 +00:00 |
|
Paul Chavard
|
003e73e853
|
Merge pull request #10109 from tchak/refactor-champs-add-stable_id
add stable_id and stream
|
2024-03-18 11:00:16 +00:00 |
|
Paul Chavard
|
55bc35659e
|
chore(ci): use github runners
|
2024-03-18 11:34:56 +01:00 |
|
Paul Chavard
|
8abe3fce79
|
add stable_id and stream
|
2024-03-18 11:34:55 +01:00 |
|
mfo
|
72077952e7
|
Merge pull request #10134 from mfo/revert-pg-extra
revert(pg_extra): no ops on monday, but want to fix prod
|
2024-03-18 11:33:13 +01:00 |
|
Lisa Durand
|
93c21d5639
|
use method to display email (PR review)
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2024-03-18 11:27:50 +01:00 |
|
Martin
|
41eb906d86
|
Revert "Merge pull request #10121 from mfo/US/rails-pg-extra"
This reverts commit f0053af54f , reversing
changes made to ca413a1035 .
|
2024-03-18 11:20:14 +01:00 |
|