-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add sorting for alerts (#1097)
* feat: add sorting for alerts * linting * chore: clean up pr * fix: test to see if create subscribers fails * fix: fix test after changes in pr * fix: use AxiosError correctly * fix: use CogniteError instead of AxiosError * fix: expect 400s in subscriber and subscription tests --------- Co-authored-by: Ivan Polomani <[email protected]>
- Loading branch information
Showing
3 changed files
with
72 additions
and
39 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