-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Read from SQL Server * Remove copied files * Fix listecrdata reference * Fix listecrdataservice route * Update listecrdataservice * Remove moved file * Revert removing all of my changes becasuse I'm a big idiot. * Fixing tests * Add getTotalEcrCountBack back * Remove duplicated mock * change types to interfaces * Add mssql import * Fix Jest config * SQL Server ecr table sorting and offset * Removed moved file * SQL Server where statement * Revert type change * Remove console.logs * SQL Server listEcrDataService tests, use sqlserver_db, %like$, gettotalecrcount sql server * Reset after SQL Server tests * Update containers/ecr-viewer/src/app/services/listEcrDataService.ts Co-authored-by: austin-hall-skylight <[email protected]> * [pre-commit.ci] auto fixes from pre-commit hooks * Get time from SQL Server * SQL use datetime --------- Co-authored-by: Josh Nygaard <[email protected]> Co-authored-by: austin-hall-skylight <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2909ae4
commit 2cfbeda
Showing
17 changed files
with
608 additions
and
281 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
File renamed without changes.
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
217 changes: 0 additions & 217 deletions
217
containers/ecr-viewer/src/app/api/services/listEcrDataService.ts
This file was deleted.
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
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.