Nick A
|
17c5c42ee7
|
added documentation for DataPoint model
|
2024-10-29 14:34:37 -04:00 |
|
Nick A
|
e07775e556
|
Added inline documentation to table components
|
2024-10-29 14:27:09 -04:00 |
|
Nick A
|
d156e7b9b5
|
removed DataPoint dependecy from User, Service, and Resource models as it was unnecesary
|
2024-10-29 14:16:08 -04:00 |
|
Nick A
|
ea694be2c6
|
updated tags for all tables
|
2024-10-29 13:56:33 -04:00 |
|
Nick A
|
4be304dfcc
|
updated imports
|
2024-10-29 13:31:38 -04:00 |
|
Nick A
|
52b2c715b9
|
formatting
|
2024-10-29 13:30:49 -04:00 |
|
Nick A
|
82342ae84d
|
Edited sorting func to be more comaptible and edited hideData to be more concise
|
2024-10-29 13:29:40 -04:00 |
|
Nick A
|
cf68ae57ff
|
added sorting util function to Table.tsx to reduce repetition
|
2024-10-29 13:22:04 -04:00 |
|
Nick A
|
4e79bae4b4
|
updated documentation
|
2024-10-29 13:13:38 -04:00 |
|
Nick A
|
77f1bd803d
|
diverted responsibility of handleRowChange to Drawer instead of Table to remove repetition
|
2024-10-29 13:11:12 -04:00 |
|
Nick A
|
a6488ec74c
|
alterned handleRowUpdate to only use setData
|
2024-10-29 12:52:30 -04:00 |
|
Nick A
|
0758dbec75
|
updated client paths with new table props
|
2024-10-29 00:51:39 -04:00 |
|
Nick A
|
9653bef68a
|
added todo
|
2024-10-29 00:49:33 -04:00 |
|
Nick A
|
7c8aa2d377
|
refactored typing for tables. More work needs to be done to ensure tables are overall working properly
|
2024-10-29 00:46:20 -04:00 |
|
Nick A
|
a57ee4963d
|
small changes for cleaner code
|
2024-10-28 22:36:12 -04:00 |
|
Nick A
|
476016117b
|
Added documentation for TagsHandler
|
2024-10-22 18:10:05 -04:00 |
|
Nick A
|
bcfca9e169
|
added documentation for table components
|
2024-10-22 16:32:42 -04:00 |
|
Nick A
|
8f41d5e116
|
Updated imports and client facing routes
|
2024-10-22 15:48:53 -04:00 |
|
Nick A
|
b51ffcfbcd
|
Refactored user table
|
2024-10-22 15:41:47 -04:00 |
|
Nick A
|
f3878f45e6
|
Refactored ServiceIndex
|
2024-10-22 15:17:30 -04:00 |
|
Nick A
|
966834d34d
|
Fixed type errors for RowOpenAction
|
2024-10-22 15:03:22 -04:00 |
|
Nick A
|
598b9dd784
|
added useTagsHandler custom hook to consolidate getTagColor and presetOptions state into one function
|
2024-10-22 14:39:13 -04:00 |
|
Nick A
|
3a2dd69332
|
moved data manipulation logic into Table
|
2024-10-22 14:15:18 -04:00 |
|
Nick A
|
77075c55d8
|
Started moving data manipulation into Table
|
2024-10-15 20:01:16 -04:00 |
|
Nick A
|
5d06760c41
|
cleaned up imports
|
2024-10-15 19:41:53 -04:00 |
|
Nick A
|
2766ad8eee
|
Fixed typing for TagsInput
|
2024-10-15 19:37:54 -04:00 |
|
Nick A
|
65a5e05d59
|
Created mock/test table and resource page to see if implementation works
|
2024-10-15 19:15:08 -04:00 |
|
Nick A
|
5c604e2a5a
|
initial commit
|
2024-10-14 17:06:09 -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 |
|