Commit Graph

1534 Commits (f8923ad2384d9508c100bcf0a80764a4031f09ee)

Author SHA1 Message Date
Oliver Günther d9f2dd8bd0
Set a fixed reminder time to ensure the spec always works 3 years ago
Markus Kahl 379a0969bb handle invalid group_users entries, prevent new ones 3 years ago
Oliver Günther 3d78f7bc29
Override factory default when trying invalid journal 3 years ago
ulferts a33fcbac94
user_default_timezone setting is first fallback for reminder mail 3 years ago
ulferts 3e0cc5df02
compare to tzinfo time_zones in reminder mail 3 years ago
ulferts 92cc5a603e
remove method that used to convert to tzinfo 3 years ago
Oliver Günther 19844f2b96
Linting 3 years ago
Oliver Günther df4eb3686a
Add workday to having_reminder_mail_to_send 3 years ago
Oliver Günther a6f0e7a0ae
Refactor reminder mail spec to a fixed date 3 years ago
Oliver Günther 18e4c37cf3
Fix setting of mail_reminder and mail_alert in create_from_model_service 3 years ago
Oliver Günther b91faeac6a
Rename remainders of reason_ian to reason 3 years ago
Oliver Günther 320ceaf670
Fix specs 3 years ago
Oliver Günther 2d6289d8a7
Replace all option in parsing representer with 'real' setting 3 years ago
Oliver Günther 528ca50faa
Strip sent_mail into two columns mail_alert_sent and mail_reminder_sent 3 years ago
Oliver Günther 208c8365eb
Remove more channel settings in specs 3 years ago
Oliver Günther 5b8df97498
Rename read_mail_digest into sent_mail and merge with non-wp items 3 years ago
Oliver Günther 99f7676813
Remove notification setting factories 3 years ago
Oliver Günther e3913e61e4
Remove read_mail, reason_mail, reason_mail_digest 3 years ago
Oliver Günther 7908c7eebe
Validate a separate params contract 3 years ago
Oliver Günther 612572190a
Remove notified events 3 years ago
ulferts a9f1de1559
Increase spec understandability 3 years ago
ulferts 98d74e00de
ensure notifications are linked to existing journals 3 years ago
ulferts 4cd9dac8dd
take non hour time zone offsets into account 3 years ago
ulferts 7aa850fb65
fix spec type 3 years ago
ulferts f0692790c5
add test case for user without preferences 3 years ago
Oliver Günther bfb304d9b7
Replace prepare part of attachment spec into separate service spec 3 years ago
ulferts 32d2602d76
remove individual work package mails (added/updated) 3 years ago
ulferts 853cd81bbb
handle having missed a slot for the reminder mails 3 years ago
ulferts 9114daf0d7
use daily_reminder settings to find reminder recipients 3 years ago
ulferts 99c1387700
extract `user to be notified` logic into scope 3 years ago
Oliver Günther e5dec2dc31
Add notification group_by for projects with transformed keys 3 years ago
Oliver Günther b7b15495e3
[32867] Generalize me associated action for custom fields 3 years ago
Oliver Günther 5d39c59d35
Add spec for group_by notification sql output 3 years ago
Oliver Günther 3b455b8129
Move base filter and order into their namespaces 3 years ago
Oliver Günther 5854a34124 [37866] Add attachment_created event and webhook (#9418) 3 years ago
Wieland Lindenthal 984d82f29f Don't send reminder mails for read notification 3 years ago
Wieland Lindenthal a701a6bdc2 Rename 'digest' to 'reminder', first chunk. Not touching Notification yet 3 years ago
ulferts 27f925d6d7
email reminder times settings hooked up to backend 3 years ago
Oliver Günther ca599f15c6 [38325] Using existing gem for email validations 3 years ago
ulferts cb989527fe
move user preference validations to contract 3 years ago
ulferts 0cee545248
adapt the json_validator from activerecord_json_validator 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts f3478b1f2b
avoid UserPreference responding to every call 3 years ago
Oliver Günther 421335d103
Remove after_initialize hook 3 years ago
Oliver Günther 1fa9230c8e
Fix default value for hide_mail 3 years ago
ulferts 1f024e5796 remove no_self_notified user preference 3 years ago
ulferts 63ad2e8dd1
Generate IAN near real time (#9570) 3 years ago
ulferts a1074bcb93
add work package created notification setting 3 years ago
Oliver Günther 83253981d2
[38325] Using existing gem for email validations 3 years ago
Oliver Günther b415c3771f
Fix specs using a nil user context 3 years ago