-
-
Notifications
You must be signed in to change notification settings - Fork 585
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat:runs filtering by status and environment (#800)
* feat: view teammates' job runs on dev env * fix typechecks * feat: add filter functionality on task run page * feat:adding filter functionality on run task page * changes filter from csr to ssr * changing filter functionality from csr to ssr * adding url.string() for navigation purpose * improving state management in filtering * When setting a filter, delete the cursor and direction * Some design improvements for the "All" options --------- Co-authored-by: hmacr <hmac.devo@gmail.com> Co-authored-by: Matt Aitken <matt@mattaitken.com>
- Loading branch information
1 parent
8880d8a
commit 4d38017
Showing
2 changed files
with
288 additions
and
2 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