Lisa Durand
|
d079f3ac98
|
Merge pull request #8770 from demarches-simplifiees/ask-question-in-avis-ux-part
[UX] améliorer UX de la demande d'avis
|
2023-03-24 10:50:33 +00:00 |
|
Paul Chavard
|
0eceed4126
|
Merge pull request #8793 from tchak/chore-update-dependencies
chore(npm): update dependencies
|
2023-03-22 10:19:22 +00:00 |
|
Paul Chavard
|
234846eb33
|
graphql(playground): build with vite
|
2023-03-22 10:19:56 +01:00 |
|
Lisa Durand
|
c1b5daadef
|
remove unused view and routes from instructeurs avis
|
2023-03-22 09:30:26 +01:00 |
|
Lisa Durand
|
79552b496b
|
add 3rd view for expert - form to ask avis to another expert
|
2023-03-22 09:30:26 +01:00 |
|
Lisa Durand
|
c51e6aa2e6
|
split form and avis answers in 2 views for experts and add sidemenu
|
2023-03-22 09:30:26 +01:00 |
|
Lisa Durand
|
603d66e020
|
split form and avis answers in 2 views for instructeurs
|
2023-03-22 09:30:26 +01:00 |
|
Colin Darie
|
08c68ef970
|
feat(manager): exports dashboard
|
2023-03-22 09:29:09 +01:00 |
|
Lisa Durand
|
893ee5801e
|
Merge pull request #8743 from demarches-simplifiees/ask-question-in-avis
[instructeurs] Je peux poser une question dans une demande d'avis
|
2023-03-17 15:10:51 +00:00 |
|
Colin Darie
|
83a3421537
|
Merge pull request #8769 from colinux/fix-annotations-privees-champ-type-mismatch
Fix: crash d'annotations privées à cause d'une incohérence avec leur type de champ
|
2023-03-16 15:55:56 +00:00 |
|
Lisa Durand
|
ee2f795dec
|
pr feedbacks - add validation for yes/no answer - improve locales use
|
2023-03-16 11:32:05 +01:00 |
|
Lisa Durand
|
eddd7a2192
|
add flash alert if email field empty
|
2023-03-16 11:32:05 +01:00 |
|
Lisa Durand
|
a4a99a72ec
|
first step to add question in experts avis
|
2023-03-16 11:32:05 +01:00 |
|
simon lehericey
|
8b5d493f12
|
clean: log current_user in api v2, when not using token_v3
|
2023-03-16 10:06:23 +01:00 |
|
simon lehericey
|
7a6658700e
|
clean: log current_user in api v1
|
2023-03-16 10:06:23 +01:00 |
|
simon lehericey
|
c0ca9f156e
|
clean: remove unused Current.instructeur
|
2023-03-15 21:51:02 +01:00 |
|
simon lehericey
|
a984c21f64
|
clean: remove unused Current.administrateur
|
2023-03-15 21:51:02 +01:00 |
|
Paul Chavard
|
42e74dfc76
|
feat(api_token): enable fin graned access rights on tokens
|
2023-03-15 19:09:49 +01:00 |
|
Paul Chavard
|
8ee13f1719
|
feat(api_token): add allowed_procedure_ids and write_access
|
2023-03-15 19:09:49 +01:00 |
|
Colin Darie
|
e2ec46a5ba
|
chore(sentry): set dossier scope for instructeurs as well
|
2023-03-15 18:59:44 +01:00 |
|
Paul Chavard
|
53e6ad135f
|
Update app/controllers/concerns/turbo_champs_concern.rb
Co-authored-by: Colin Darie <colin@darie.eu>
|
2023-03-14 15:22:13 +01:00 |
|
Paul Chavard
|
cbaa77fca7
|
feat(annotations): activate autosave
|
2023-03-14 15:22:13 +01:00 |
|
Lisa Durand
|
6ba47b731b
|
refacto destroy action and add spec for unauthorized user
|
2023-03-09 14:58:47 +01:00 |
|
Lisa Durand
|
3d5bf40c0f
|
allow transfer sender to revoke a transfer
|
2023-03-09 14:57:59 +01:00 |
|
Eric Leroy-Terquem
|
9e0753a710
|
fix(groupe instructeur mailer): do not notify if no added instructeurs
|
2023-03-08 11:03:33 +01:00 |
|
Eric Leroy-Terquem
|
9f0f5b0dc5
|
feat(groupe instructeur): allow import of many groups when procedure is not routed yet
|
2023-03-08 10:48:02 +01:00 |
|
Kara Diaby
|
cb0417aad4
|
Possibilité de selectionner plusieurs tags dans la page toutes les demarches
|
2023-03-03 11:50:47 +01:00 |
|
Damien Le Thiec
|
687c05e6d1
|
Merge pull request #8622 from demarches-simplifiees/fix/stored_query_issue
Dossier prefill get without stored queries
|
2023-03-02 14:01:04 +00:00 |
|
Lisa Durand
|
54f17ad3c7
|
Merge pull request #8630 from demarches-simplifiees/harmonize-actions-for-instructeurs
[instructeurs] Uniformiser les actions pour les instructeurs sur la page tableau et dossier
|
2023-03-02 13:28:23 +00:00 |
|
Eric Leroy-Terquem
|
f6c4986e86
|
feat(groupe instructeur mailer): do not notify group when instructeurs removed
|
2023-03-02 09:46:58 +01:00 |
|
Damien Le Thiec
|
8a7cb3f1fe
|
Merge branch 'main' into fix/stored_query_issue
|
2023-03-01 10:22:40 +01:00 |
|
Damien Le Thiec
|
a6db8a6556
|
Remove prefill token expire at
|
2023-02-28 16:54:52 +01:00 |
|
Paul Chavard
|
294a5135ce
|
feat(public/api): add dossier state api
|
2023-02-28 16:35:25 +01:00 |
|
krichtof
|
dee499d386
|
Merge pull request #8706 from demarches-simplifiees/all_demarches_even_without_zones
liste toutes les démarches, même celles non associées à des zones
|
2023-02-28 10:58:07 +00:00 |
|
Colin Darie
|
4d1a5f230c
|
feat(a11y/i18n): inject user locale to chat / crisp
|
2023-02-27 17:23:43 +01:00 |
|
sebastiencarceles
|
0e3126cf83
|
review: readability
|
2023-02-27 14:35:11 +01:00 |
|
sebastiencarceles
|
39545671f3
|
refacto: better error management
|
2023-02-27 14:35:11 +01:00 |
|
sebastiencarceles
|
396ebbcf2b
|
refactor rna controller to use that new ability
|
2023-02-27 14:31:58 +01:00 |
|
Sébastien Carceles
|
2ad4e4c01f
|
refacto: better error management
|
2023-02-27 13:45:16 +01:00 |
|
Sébastien Carceles
|
88136daf14
|
refactor siret controller to use that new ability
|
2023-02-27 13:39:31 +01:00 |
|
Damien Le Thiec
|
67bbacbb05
|
Merge pull request #8513 from demarches-simplifiees/feature/prefill_repetible
Prefill repeatable
|
2023-02-27 09:58:53 +00:00 |
|
Damien Le Thiec
|
d7592afdd1
|
Draft session management Prefill get
|
2023-02-27 10:48:59 +01:00 |
|
Lisa Durand
|
6487e2c27e
|
implement turbostream back for state change in dossier view
|
2023-02-24 17:54:53 +01:00 |
|
Christophe Robillard
|
1d6c2fd7eb
|
display procedures without zones
|
2023-02-24 17:27:28 +01:00 |
|
Eric Leroy-Terquem
|
4ea1d7d33b
|
feat(groupe instructeurs import): notify added instructeurs
|
2023-02-23 10:56:55 +01:00 |
|
Eric Leroy-Terquem
|
a6e01d98ea
|
feat(instructeurs import): notify added instructeurs
|
2023-02-23 10:56:55 +01:00 |
|
Damien Le Thiec
|
731cd56594
|
Merge branch 'main' into feature/prefill_repetible
|
2023-02-22 19:49:06 +01:00 |
|
Paul Chavard
|
3c3629d151
|
refactor(instructeurs): add_instructeurs should add
|
2023-02-22 09:49:26 +01:00 |
|
Paul Chavard
|
fcd0f7c609
|
bring back find_or_create_instructeurs
|
2023-02-22 09:49:26 +01:00 |
|
Eric Leroy-Terquem
|
d0c432d939
|
refactor(groupe instructeur): move method to Instructeur model
|
2023-02-22 09:49:26 +01:00 |
|