Hassan Raza
588840aef5
fix: Resolve group by id max length issue ( #36668 )
2025-05-07 11:55:00 +05:00
Ahtisham Shahid
af40ac0feb
feat: update preference config when version is changed ( #36518 )
2025-04-16 15:39:22 +05:00
Hassan Raza
0acc44fbcd
fix: Enable ORA new submissions course notification preference ( #36449 )
...
* fix: Enable ORA new submissions course notification preference
* fix: update edx-ora2 version
2025-04-10 13:32:54 +05:00
Hassan Raza
57c1115791
fix: Resolve digest email on new enrollment after one click email unsubscribe ( #36365 )
2025-03-24 22:09:47 +05: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
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
e12ec1b153
feat: added group_by_id field in notifications model ( #35137 )
2024-07-23 14:28:56 +05:00
Ahtisham Shahid
f2067ad700
fix: updated ora and pref version ( #34696 )
2024-05-06 14:29:24 +05:00
Ahtisham Shahid
4f8a99805d
feat: added new ora notification ( #34464 )
2024-04-22 18:14:26 +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
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
Saad Yousaf
a110fc79d5
feat: add notification for course updates
2024-02-27 13:58:50 +05:00
ayesha waris
9f136a4149
feat: added notifications when response is endorsed or answered ( #34082 )
...
* feat: added notification when response is endorsed or answered
* test: added and fixed test cases
* fix: fixed lint errors
* refactor: changed method name for readibility
* feat: added notification when my response is endorsed
* test: fixed failed test cases
2024-02-01 13:33:16 +05:00
Ahtisham Shahid
039583f88f
feat: added reported notification type ( #34067 )
2024-01-30 12:07:49 +05:00
Ahtisham Shahid
4acd6c22b3
chore: updated version of notifications pref ( #33486 )
2023-10-13 10:35:41 +05:00
Muhammad Adeel Tajamul
29c83ca56b
feat: notifications and preferences will be created in batches ( #33418 )
2023-10-06 16:27:22 +05:00
Muhammad Adeel Tajamul
4efd54a3fd
feat: added new_question_post and new_discussion_post notification ( #33043 )
2023-08-31 14:29:21 +05:00
Muhammad Adeel Tajamul
f90f1af117
fix: added new_comment and new_response to core notification ( #32894 )
2023-08-07 12:02:52 +05:00
Muhammad Adeel Tajamul
f39ba90c55
feat: added search and filter in django admin for notification models ( #32771 )
2023-07-24 15:46:01 +05:00
Ahtisham Shahid
4921db5995
feat: added logic to handle core notifications ( #32708 )
...
* feat: added logic to handle core notifications
2023-07-12 12:06:24 +05:00
Ahtisham Shahid
b477a20ad2
Added notifications for discussions events ( #32432 )
...
* feat: added notifications for discussions app
* feat: added unit tests for handler
* feat: updated openedx-events package
* fix: updated notification creation logic and tests
* refactor: updated openedx-event version and event name
* refactor: moved logic to separate methods
2023-07-06 13:33:20 +05:00
Muhammad Adeel Tajamul
aab3624960
feat: added parser to update existing notification on get ( #32450 )
2023-06-20 14:10:21 +05:00
SaadYousaf
4c36156c8c
feat: add content field property to Notification model
2023-06-20 13:32:52 +05:00
SaadYousaf
2da176ce32
feat: implementing basic functionality to incorporate new notification types
2023-06-07 14:05:59 +05:00
SaadYousaf
0339784e4e
feat: integrating notification preference API
2023-06-07 14:05:59 +05:00
Ahtisham Shahid
27b8d2f68d
feat: Added notification APIs ( #32232 )
...
* feat: added api to get notifications for users
* feat: added api to get count of notifications
* feat: added api to mark notifications as seen
* feat: added index on app_name in notification table
* refactor: updated api view parent and url
* refactor: resolved linter issue
2023-05-23 11:15:35 +05:00
Ahtisham Shahid
118ea3a024
feat: added enrollment api for notification config ( #32162 )
...
* feat: added enrollment API for notification config
* feat: added apps.py in notifications
* feat: added waffle flag for notification app
* feat: added proper docs for the API
2023-05-09 11:51:31 +05:00
SaadYousaf
402022819e
feat: add user notification preference model
2023-05-03 22:16:44 +05:00
SaadYousaf
dc63e525f8
feat: add platform notification app and models
2023-04-14 14:32:17 +05:00