TheCatLady
c88fcb2e2d
fix(ui): Notification-related string/UI edits and field validation ( #985 )
2021-02-22 19:09:12 +09:00
TheCatLady
2768155bba
feat(notif): Notification improvements ( #914 )
2021-02-12 22:27:11 +09:00
sct
8056187c3c
fix(ui): rename global group class to form-group
2021-02-08 09:48:09 +00:00
TheCatLady
3f9bfeb01a
fix(ui): Add additional URL & email input validation ( #843 )
2021-02-05 10:12:51 +09:00
TheCatLady
e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies ( #737 )
2021-02-02 16:20:05 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
sct
a77a2aa3eb
fix(lang): change email auth user/pass strings to SMTP Username/Password
2021-01-17 06:38:40 +00:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
sct
8af6a1f566
feat(notifications): control notifcation types per agent
...
closes #513
2020-12-28 02:21:45 +00:00
Jakob Ankarhem
0185bb1a70
feat(email): add sendername to email notification ( #506 )
...
* feat(email): add sendername to email notification
* feat(email): add sendername to api + move field in form
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
2020-12-27 00:54:23 +09:00
Jakob Ankarhem
c8d4d674f4
feat(frontend): add telegram integration ( #491 )
...
* feat(frontend): add telegram notification agent
* feat(telegram): add i18n keys for telegram
* style(telegram): change message formatting in notification
* feat(telegram): add short tutorial for telegram setup
* feat(telegram): add i18n keys for telegram tutorial
* style(telegram): correct grammar in infobox
Co-authored-by: sct <ryan@sct.dev >
* fix(telegram): redo i18n extraction
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
Co-authored-by: sct <ryan@sct.dev >
2020-12-27 00:02:00 +09:00
sct
6898357b13
feat(email): option to allow self signed certificates
2020-12-23 12:18:40 +09:00
sct
44a305426f
feat(notifications): added ability to send test notifications
...
closes #309
2020-12-20 21:41:25 +09:00
sct
2098a2d3d2
fix(frontend): converts email smtp port to a number before posting to the api
...
- also adds toast notifications to both email/discord notifications pages to know when sucesses or
failures occur
re #251
2020-12-14 09:00:10 +00:00
sct
42788adb75
fix(lang): fix missing i18n string for agent enabled in email notification page
2020-12-08 14:38:47 +00:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
659a601877
feat(frontend): added more localized strings
2020-11-27 06:59:22 +00:00
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
2020-11-24 14:36:31 +00:00