-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added search tab to SC queue * cleaned up css * added test * moved tabs from movesearch component into the ServicesCounselorQueue and removed tabs from TableQueue * removed old css and clean up * added status filtering based on office role * search queue now only shows results for services counselors when appropriate * removed empty test * added/updated move searcher tests * minor fix to move searcher test * clean up * renamed search query * fixed filtering on services counselor * added submitted and approved status to move searcher query for services counselor and updated tab names * removed submitted status, shouldn't be there * removed submitted status * update tests to match new tab names * fixed issue when filtering in search where you can't clear filters if there's no results, fixed pagination being blocked by QueryDevTools, added all statuses for SC search, cleaned up query for search * readded no results text to queue * fixed playwright test
- Loading branch information
Showing
19 changed files
with
325 additions
and
129 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.