Commit Graph

234 Commits

Author SHA1 Message Date
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
pmoharana-cmd
755d1523d0 Add basic authentication and redirection handling 2024-04-23 21:05:49 -04:00
pmoharana-cmd
7dc5aca9ee Init files for authentication 2024-04-23 21:05:41 -04:00
pmoharana-cmd
23e7ee7b9f Add husky commit hook for linting and formatting 2024-04-23 21:05:30 -04:00
pmoharana-cmd
f2765ecb47 Add prettier and reformat project 2024-04-23 21:05:09 -04:00
pmoharana-cmd
3fd0a545e7 Basic api handling 2024-04-23 21:05:01 -04:00
pmoharana-cmd
c71d5d4026 Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
Meliora Ho
f9a6e71484 Edited the UI 2024-04-23 23:26:16 +00:00
Meliora Ho
38d640edc9 Merge remote-tracking branch 'origin/Ilakkiya-admin-GEN-103-filter' into admin-GEN-57-all-together-now 2024-04-23 22:55:40 +00:00
Meliora Ho
601ad5ce4f Merge remote-tracking branch 'origin/varun-admin-GEN-59-page' into admin-GEN-57-all-together-now 2024-04-23 22:55:06 +00:00