-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Notification List with settings and selenced tabs (#2294)
* refactor: remove duplicate SearchLayout * feat: add Notification List with settings and selenced tabs Fixes #2286 * refactor: bring in the notification silence add into this PR * fix: fix issue with link to the notifications * fix: fix pagination issue not working on the notification pages * feat: implement all pages for notifications Fixes #2286 feat: implement the notification silencing fully Fixes #2286 chore: remove notification rules fix: pull notifications from send history summary fix: improve the notifications fix: fix missing link for notification in some pages fix: wire through the filters refactor: use arrays for long select query strings refactor: move NotificationRule type to types directory chore: cleanup the tables and fix issue during testing fix: fix filters not working fix: fix icon sizes chore: improve statuses and modal and minor ui issues
- Loading branch information
1 parent
074d64c
commit 1e060ee
Showing
43 changed files
with
1,527 additions
and
587 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.