-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STSMACOM-324 Refactor SearchAndSort away from deprecated lifecycle. (#…
…1281) * refactor cWRP * resolve test issues * track browser query changes to control component updates * remove constructor logic * update search in derived state * cleanup code smells * lint * add tests for query/search form sync * test single pane result view, implement local pane interactor in SAS tests * ignore local environment files * remove local environment files * remove/ignore correct local dev files * replace cli config * clean up SASTestHarness * add comment in SASTestHarness * clean up SASTestHarness imports * remove package-lock * lint network test files Co-authored-by: Zak Burke <[email protected]>
- Loading branch information
Showing
11 changed files
with
395 additions
and
151 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,6 @@ node_modules | |
.DS_Store | ||
yarn-error.log | ||
/artifacts | ||
.vscode | ||
.stripesclirc.json | ||
|
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.