Eemaan Amir
a2e2959617
chore: update default notification preference for ora_grade_assigned ( #35522 )
...
* chore: update default notification preference for ora_grade_assigned
* test: updated tests
2024-09-23 18:06:03 +05:00
Brian Mesick
471bdd232a
Merge pull request #34971 from raccoongang/NiedielnitsevIvan/FC-0047/feature/implement-push-notifications-chanel
...
feat: [FC-0047] add mobile push notifications functionality
2024-09-20 10:02:24 -04:00
Eemaan Amir
ad23992a5d
feat: added ORA graded notification ( #35389 )
...
* feat: added ORA graded by staff notification
* test: updated and added new unit tests
* feat: added waffle flag and updated notification
2024-09-19 13:09:09 +05:00
Glib Glugovskiy
69078f3eed
refactor: change name of the policy to course push optout
2024-09-05 15:30:07 +03:00
Ivan Niedielnitsev
28eb406f8d
feat: [FC-0047] add settings for edx-ace push notifications
...
feat: [FC-0047] Add push notifications for user enroll
feat: [FC-0047] Add push notifications for user unenroll
feat: [FC-0047] Add push notifications for add course beta testers
feat: [FC-0047] Add push notifications for remove course beta testers
feat: [FC-0047] Add push notification event to discussions
2024-09-05 15:29:48 +03:00
Muhammad Adeel Tajamul
b323e65eeb
feat: added content block in email notification template ( #35391 )
2024-08-29 18:08:20 +05:00
Muhammad Adeel Tajamul
481a50717a
feat: updated content in course_update notification ( #35373 )
2024-08-29 18:07:57 +05:00
Muhammad Adeel Tajamul
71f410eb40
feat: added snowflake events for email digest unsubscribe ( #35329 )
2024-08-26 11:24:05 +05:00
Muhammad Adeel Tajamul
00772693ef
feat: added unsubscribe url in digest header ( #35319 )
2024-08-19 12:21:43 +05:00
Eemaan Amir
152b678e62
feat: save author pronoun separately for notification to prevent info loss ( #35234 )
...
* feat: save author pronoun separately for notification to prevent info loss
* fix: missing pronoun in comment on followed post
* test: updated tests for new comment notifications
2024-08-12 12:04:20 +05:00
Muhammad Adeel Tajamul
25d5d084e0
feat: fetched notifications based on time not date ( #35250 )
2024-08-12 06:18:33 +05:00
Ahtisham Shahid
e7dbc4883c
fix: resolved content issue in renamed notification ( #35252 )
2024-08-08 19:10:47 +05:00
Ahtisham Shahid
9bd692413a
fix: make course update email pref false ( #35224 )
...
fix: updated unit tests
fix: updated unit tests
2024-08-07 14:55:02 +05:00
Muhammad Adeel Tajamul
5aa69589c4
feat: added truncate and alert in notification ( #35214 )
2024-08-05 06:08:19 +05:00
Eemaan Amir
c135fddd55
fix: removed extra space and colon from ORA notification content ( #35206 )
2024-08-02 12:22:34 +05:00
Eemaan Amir
03a8f5daf7
refactor: refactored notifications app and removed unused code ( #35160 )
2024-07-25 11:09:00 +05:00
Muhammad Adeel Tajamul
ce290db4c1
feat: added snowflake events for email notifications ( #35158 )
2024-07-24 14:39:02 +05:00
Muhammad Adeel Tajamul
e12ec1b153
feat: added group_by_id field in notifications model ( #35137 )
2024-07-23 14:28:56 +05:00
Eemaan Amir
b438349795
fix: rephrasing and removing bugs from response endorsed notifications ( #35136 )
...
* fix: rephrasing and removing bugs from response endorsed notifications
* test: updated test for response endorsed notifications
2024-07-19 15:56:05 +05:00
Muhammad Adeel Tajamul
89a237bec1
fix: added https protocol in email unsubscribe url ( #35087 )
2024-07-04 16:29:22 +05:00
Muhammad Adeel Tajamul
a763fd80d2
feat: added email headers for notification cadence email ( #35078 )
2024-07-04 11:51:58 +05:00
Ahtisham Shahid
cc62389e70
fix: updated info logs to debug ( #35050 )
2024-07-02 14:09:01 +05:00
Muhammad Adeel Tajamul
98dfb12943
feat: added unsubsribe url for email notifications ( #34967 )
2024-06-28 11:22:09 +05:00
Ahtisham Shahid
15e2834825
chore: removed obsolete feature flags ( #34942 )
2024-06-27 13:58:54 +05:00
Saad Yousaf
63e940d65d
fix: fix and optimize search for Course Notification Preference model on django admin
2024-05-27 14:37:46 +05:00
Muhammad Adeel Tajamul
7709f4b2c6
fix: updated email notifications task and ui fixes ( #34803 )
2024-05-16 05:18:59 +05:00
sundasnoreen12
60e86dd076
Merge pull request #34687 from openedx/sundas/INF-1371
...
fix: fixed tds width and margins issues
2024-05-13 11:41:29 +05:00
Muhammad Adeel Tajamul
0d4adaa5d7
fix: updated ace template for notifications email digest ( #34778 )
2024-05-10 17:52:19 +05:00
sundasnoreen12
2c4e039313
fix: moved tr outside forloop
2024-05-10 14:50:30 +05:00
sundasnoreen12
7789923d21
refactor: added tr tags
2024-05-10 13:03:01 +05:00
sundasnoreen12
f976266b21
refactor: paragraph tag is not holding children in email template
2024-05-10 13:02:40 +05:00
sundasnoreen12
ab66687a19
fix: added fix based on recent master changes
2024-05-10 13:02:40 +05:00
Muhammad Adeel Tajamul
6e48229616
fix: unregistered task of type for email notification ( #34751 )
2024-05-09 15:16:59 +05:00
Muhammad Adeel Tajamul
c72908f719
fix: updated email digest management command ( #34729 )
2024-05-08 11:58:01 +05:00
Muhammad Adeel Tajamul
a454da9ca6
feat: added daily and weekly email digest ( #34539 )
...
* feat: added daily and weekly email digest
2024-05-07 12:15:03 +05:00
Ahtisham Shahid
f2067ad700
fix: updated ora and pref version ( #34696 )
2024-05-06 14:29:24 +05:00
Ahtisham Shahid
2bd73ca96b
change notification app name ( #34672 )
2024-05-01 01:38:30 +05:00
Ahtisham Shahid
e76fee1521
fix: resolved key error ( #34608 )
2024-04-25 02:25:00 +05:00
Ahtisham Shahid
4f8a99805d
feat: added new ora notification ( #34464 )
2024-04-22 18:14:26 +05:00
Ahtisham Shahid
5b1d52d811
fix: endorsed post notification audiance updated ( #34513 )
2024-04-22 13:09:04 +05:00
Saad Yousaf
6dd5157fee
fix: fix cadence value for instant cadence and update version
2024-04-17 14:16:50 +05:00
Saad Yousaf
0270809808
feat: add email cadence setting in notification preferences for emails
2024-04-15 17:04:56 +05:00
Muhammad Adeel Tajamul
fe13884ed6
feat: added management command to delete notifications ( #34447 )
...
* feat: added management command to delete notifications
2024-04-04 16:57:26 +05:00
Ahtisham Shahid
c344fdc698
feat: added channels column to send notification on specific channels ( #34289 )
...
* feat: added channels column to send notifications on specific channels
2024-03-20 13:17:45 +05:00
Muhammad Adeel Tajamul
692965af4d
feat: added edx-ace template and message type for email notifications ( #34315 )
2024-03-19 13:55:28 +05:00
Saad Yousaf
a110fc79d5
feat: add notification for course updates
2024-02-27 13:58:50 +05:00
Ahtisham Shahid
008467c6e5
fix: updated failing notification pref unit test ( #34243 )
2024-02-15 23:13:44 +05:00
Ahtisham Shahid
63d1848060
fix: added preference visibility to reported notification ( #34188 )
2024-02-15 15:59:25 +05:00
ayesha waris
48f74fd8f3
feat: make notification channel headings clickable ( #34194 )
...
* feat: make notification channel headings clickable in notification preferences
* refactor: serializer code updated for better readability
* test: added a test for UserNotificationChannelPreferenceView API
* fix: updated the api test that was failing due to conflicts
---------
Co-authored-by: eemaanamir <eemaan.amir@gmail.com >
2024-02-07 14:40:55 +05:00
Muhammad Adeel Tajamul
d9d5531db6
feat: skip notification creation if context is not valid ( #34133 )
2024-02-06 12:17:12 +05:00