Commit Graph

243 Commits

Author SHA1 Message Date
Nick A
53fccb09cf Edited sorting func to be more comaptible and edited hideData to be more concise 2024-10-30 10:50:16 -04:00
Nick A
20083b0866 added sorting util function to Table.tsx to reduce repetition 2024-10-30 10:50:06 -04:00
Nick A
9de2684688 updated documentation 2024-10-30 10:49:59 -04:00
Nick A
2bf3df68f8 diverted responsibility of handleRowChange to Drawer instead of Table to remove repetition 2024-10-30 10:49:52 -04:00
Nick A
08d3be079d alterned handleRowUpdate to only use setData 2024-10-30 10:49:25 -04:00
Nick A
528d34fdcb updated client paths with new table props 2024-10-30 10:49:12 -04:00
Nick A
ec766d6174 added todo 2024-10-30 10:48:56 -04:00
Nick A
f5c1c838f8 refactored typing for tables. More work needs to be done to ensure tables are overall working properly 2024-10-30 10:48:46 -04:00
Nick A
462d324b53 small changes for cleaner code 2024-10-30 10:47:57 -04:00
Nick A
2f163fe223 Added documentation for TagsHandler 2024-10-30 10:47:26 -04:00
Nick A
f679a90abb added documentation for table components 2024-10-30 10:47:16 -04:00
Nick A
e284acde02 Updated imports and client facing routes 2024-10-30 10:46:54 -04:00
Nick A
4dbc3da9a0 Refactored user table 2024-10-30 10:45:53 -04:00
Nick A
571b9dd067 Refactored ServiceIndex 2024-10-30 10:44:48 -04:00
Nick A
6a454c809f Fixed type errors for RowOpenAction 2024-10-30 09:29:39 -04:00
Nick A
d027efc434 added useTagsHandler custom hook to consolidate getTagColor and presetOptions state into one function 2024-10-30 09:29:18 -04:00
Nick A
2fa983564b moved data manipulation logic into Table 2024-10-30 09:29:09 -04:00
Nick A
2e93d82abf Started moving data manipulation into Table 2024-10-30 09:28:37 -04:00
Nick A
b5b80e666a cleaned up imports 2024-10-30 09:27:41 -04:00
Nick A
6a947b577c Fixed typing for TagsInput 2024-10-30 09:27:33 -04:00
Nick A
14eebbefba Created mock/test table and resource page to see if implementation works 2024-10-30 09:27:11 -04:00
pmoharana-cmd
cb54c9829d Remove angular cli dependency 2024-10-15 19:28:32 -04:00
pmoharana-cmd
a43fb7429a Add start script 2024-09-27 19:43:00 -04:00
pmoharana-cmd
70906fa231 Update README.md for dev container 2024-09-21 16:04:27 -04:00
pmoharana-cmd
f9abc9169f Dependency bumps + new fastAPI CLI 2024-09-18 15:48:33 -04:00
Prajwal Moharana
38091128bf
Merge pull request #37 from cssgunc/backend-dockerfile-update
Add node to dockerfile
2024-04-25 15:33:01 -04:00
pmoharana-cmd
67dbf0623f Add node to dockerfile 2024-04-25 15:32:31 -04:00
Prajwal Moharana
ef42478c54
Merge pull request #36 from cssgunc/backend-frontend-integration
Backend frontend integration
2024-04-24 21:27:58 -04:00
pmoharana-cmd
6d477678a9 Demo ready 2024-04-24 21:23:43 -04:00
pmoharana-cmd
ba15bf7519 Implement resource api methods 2024-04-24 20:18:09 -04:00
Sushant Marella
4e090e5bd5 Update methods so that it checks for users' role and group directly in each method 2024-04-24 20:01:26 -04:00
Sushant Marella
6cc0d697d4 Modify methods to filter resources based on user access 2024-04-24 20:01:19 -04:00
blake hardee
e8068ff2ea resource service and permissions service wip 2024-04-24 20:01:13 -04:00
blake hardee
31b714e70d resource service methods wip 2024-04-24 20:01:05 -04:00
pmoharana-cmd
3fc8f0e149 Implement service api method 2024-04-24 19:57:44 -04:00
CheezyGarlicBread
34dd4ec48f bug fixes 2024-04-24 19:38:22 -04:00
CheezyGarlicBread
0ad8b5059d finally made tests work, added get_by_name 2024-04-24 19:38:15 -04:00
CheezyGarlicBread
bb39dd6686 adding changes 2024-04-24 19:38:10 -04:00
CheezyGarlicBread
c3385b0f0f changes to tests and services 2024-04-24 19:38:00 -04:00
pmoharana-cmd
f4f816b94c Fix bugs regarding service test data insertion 2024-04-24 19:37:58 -04:00
Aidan Kim
a107337737 updated the service methods and modified a few of the tests. 2024-04-24 19:37:29 -04:00
pmoharana-cmd
dfed92816d Intialize resource, service, and training-manual routes 2024-04-24 19:36:28 -04:00
pmoharana-cmd
150dde1b0a Restructure data 2024-04-24 17:54:16 -04:00
pmoharana-cmd
f0fabead01 Add loading animations and authentication handling 2024-04-24 17:24:54 -04:00
Meliora Ho
ea547026cf Completely forgot what I did 2024-04-24 01:29:34 +00:00
pmoharana-cmd
e13100e0f7 Reroute from root route to login page 2024-04-23 21:27:18 -04:00
pmoharana-cmd
a979d6b051 Fix enum bugs and sign out issues 2024-04-23 21:21:55 -04:00
pmoharana-cmd
b0ced6ef9f Merge branch 'admin-GEN-57-all-together-now' into backend-frontend-integration 2024-04-23 21:17:18 -04:00
pmoharana-cmd
edbb1565e8 Save current change currents 2024-04-23 21:06:12 -04:00
pmoharana-cmd
bdf892c6c2 Add basic route handlers and endpoints 2024-04-23 21:06:00 -04:00