-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changes and modification in projects: - data collector - database - database manager - report generator
- Loading branch information
1 parent
b58b962
commit f5baa03
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule HoopTesting_Database
updated
9 files
Submodule HoopTesting_DatabaseManager
updated
6 files
+1 −2 | .gitignore | |
+23 −5 | assets/src/components/standardsModal/conditionalPeriod.tsx | |
+1 −1 | assets/src/interfaces/table.tsx | |
+8 −3 | assets/src/pages/standards.tsx | |
+0 −18,951 | assets_rc.py | |
+1 −1 | dist/bundle.js |
Submodule HoopTesting_ReportGenerator
updated
4 files
+5 −5 | renderer/components/testPlot.tsx | |
+9 −9 | renderer/pages/printTest.tsx | |
+20 −20 | renderer/pages/testsCompare.tsx | |
+2 −2 | renderer/utils/database/query.tsx |