Kara Diaby
|
24d67dc6f3
|
concern
|
2024-03-18 11:50:29 +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 |
|
Martin
|
8b487c847b
|
fix(instructeurs/avis#revive): ArgumentError on AvisMailer.avis_invitation
|
2022-06-14 08:41:09 +02:00 |
|
Martin
|
cb890343ff
|
feat(targeted_user_link): add targeted user link to wrap expert invitation in order to avoid access issue when the expert is connected with another account
feat(user.merge): ensure to merge user.targeted_user_link
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
Update app/models/targeted_user_link.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
feat(db/create_targeted_user_links): ensure not null with fk
|
2022-05-31 14:50:31 +02:00 |
|
Martin
|
9bac5c65ba
|
feat(instructeurs/dossier#create_avis): only followed dossier receive notifications, so when an instructeur ask for an avis, he follows the dossier
Update app/controllers/concerns/create_avis_concern.rb
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
Update spec/controllers/instructeurs/dossiers_controller_spec.rb
Co-authored-by: Paul Chavard <paul.chavard@beta.gouv.fr>
|
2022-04-07 09:05:23 +02:00 |
|
Paul Chavard
|
9b0dae4cc2
|
Fix apostrophes ‘ -> ’
|
2021-05-26 18:05:14 +02:00 |
|
Pierre de La Morinerie
|
95b6fdf86d
|
controllers: unload failed avis from dossier
This avoid the subsequent dossier update to fail because some Avis
may be invalid.
|
2021-04-06 12:12:57 +02:00 |
|
kara Diaby
|
436f567067
|
change create avis concern
|
2021-04-06 10:39:24 +02:00 |
|
Paul Chavard
|
0b22788d60
|
experts_procedure should not be optional
|
2021-03-23 13:46:33 +01:00 |
|
kara Diaby
|
38740d1b5b
|
modify experts avis controllers, concern and serializer
|
2021-03-18 11:38:52 +01:00 |
|
kara Diaby
|
6383e6b9e7
|
Revert "Revert "Claimant type to avis table""
This reverts commit f4fd220d43 .
|
2021-03-10 08:48:55 +01:00 |
|
Kara Diaby
|
f4fd220d43
|
Revert "Claimant type to avis table"
|
2021-03-09 13:40:10 +01:00 |
|
kara Diaby
|
0211d1f105
|
modify create_avis_concern
|
2021-03-07 22:47:53 +01:00 |
|
kara Diaby
|
2987139dd6
|
Link avis to an expert
|
2021-01-22 14:31:02 +01:00 |
|
Christophe Robillard
|
b940d2e1b0
|
update dossier after saving avis
update last_avis_updated_at without hook
Co-authored-by: clemkeirua <clement@keiruaprod.fr>
|
2020-07-30 10:18:44 +02:00 |
|
kara Diaby
|
b32ed88f9b
|
add attachment when instructor asking for a review
|
2020-03-04 13:35:29 +00:00 |
|
Paul Chavard
|
f0ea96772d
|
Only invite experts to dossiers instructeur have access to
|
2020-02-11 17:38:57 +01:00 |
|
Paul Chavard
|
86b271997b
|
Invite experts to linked dossiers
closes #3669
|
2019-10-23 13:10:09 +02:00 |
|
Paul Chavard
|
3b8d3b7967
|
Add Style/CollectionMethods to rubocop
|
2019-09-12 14:48:18 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
Paul Chavard
|
b8bf662c6d
|
Track dossier demander un avis
|
2019-05-14 14:31:03 +02:00 |
|
Frederic Merizen
|
d564eb1225
|
[#835] Report failed and successful invitations
|
2018-11-06 16:40:42 +01:00 |
|
Frederic Merizen
|
8cf235f2fd
|
[#835] Enable html5 validation of multiple mails
|
2018-11-06 15:44:43 +01:00 |
|
Frederic Merizen
|
c7358a8f53
|
[Fix #835] Enable asking for multiple avis at the same time
|
2018-11-06 15:44:43 +01:00 |
|
Frederic Merizen
|
31ca0552ab
|
[#835] Extract avis creation into concern
|
2018-11-06 15:44:43 +01:00 |
|