-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [ACS-5311] implemented read state for notifications and showing only unread notifications in history menu * [ACS-5311] linting fixes * [ACS-5311] linting fixes * [ACS-5311] fixed code smell * [ACS-5311] addressed review comments * [ACS-5311] addressed review comments * [ACS-5311] updated unit tests * [ACS-5311] addressed review comments and optimized unit tests * [ACS-5311] linting fix * [ACS-5311] addressed review comments * [ACS-5311] fixed typos * [ACS-5311] moved NOTIFICATION_STORAGE to notification.model.ts to reuse across repos * [ACS-5311] addressed review comments
- Loading branch information
1 parent
3687cc5
commit 94fb615
Showing
5 changed files
with
95 additions
and
38 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
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