feat(kesaseteli,admin): resend youth summer vouchers#3843
Conversation
7df1c13 to
9e481f8
Compare
|
|
||
| youth_application_link.short_description = _("youth application") | ||
|
|
||
| @admin.action(description=_("Resend summer voucher to selected applicants")) |
There was a problem hiding this comment.
send_youth_summer_voucher_email has default values for send_to_youth=True and send_to_handler=True, so it is sent to applicant and handler both now. How about making this clear to the user by e.g. renaming the description:
| @admin.action(description=_("Resend summer voucher to selected applicants")) | |
| @admin.action(description=_("Resend summer voucher to selected applicants and to the handler")) |
karisal-anders
left a comment
There was a problem hiding this comment.
Left a comment about making it clear to the user that the resend functionality sends the email also to the handler, not just to the applicants (That's what it is doing at the moment). Otherwise ok.
3e828d6 to
a3fd320
Compare
9e481f8 to
4d2e211
Compare
a3fd320 to
d65a340
Compare
d961147 to
2c68106
Compare
d65a340 to
46aa72b
Compare
2510b82 to
fb48950
Compare
46aa72b to
d2cd64b
Compare
838ec4b to
676ee4b
Compare
4af556a to
fedb3ee
Compare
07a0c50 to
c1542dc
Compare
fedb3ee to
fa60765
Compare
c1542dc to
c820345
Compare
fa60765 to
8285953
Compare
c820345 to
347f9b1
Compare
8285953 to
4c67ca7
Compare
347f9b1 to
90c5cc5
Compare
4c67ca7 to
e456f1d
Compare
YJDH-694. Register an admin action that can be used to resend the already created (and sent) youth summer vouchers.
YJDH-799. YJDH-694.
90c5cc5 to
2f5567c
Compare
|
YJDH-KESASETELI-API branch is deployed to platta: https://yjdh-kesaseteli-pr3843.api.dev.hel.ninja 🚀🚀🚀 |
|
|
HANDLER branch is deployed to platta: https://kesaseteli-handler-ui-pr3843.dev.hel.ninja 🚀🚀🚀 |
TestCafe handler result is failed for https://kesaseteli-handler-ui-pr3843.dev.hel.ninja 😿💢💥💥 |
|
YOUTH branch is deployed to platta: https://nuortenkesaseteli-pr3843.dev.hel.ninja 🚀🚀🚀 |
|
EMPLOYER branch is deployed to platta: https://kesaseteli-pr3843.dev.hel.ninja 🚀🚀🚀 |
TestCafe result is success for https://nuortenkesaseteli-pr3843.dev.hel.ninja 😆🎉🎉🎉 |
TestCafe result is success for https://kesaseteli-pr3843.dev.hel.ninja 😆🎉🎉🎉 |
TestCafe result is success for https://kesaseteli-handler-ui-pr3843.dev.hel.ninja 😆🎉🎉🎉 |



YJDH-694.
Register an admin action that can be used to resend the already created (and sent) youth summer vouchers.