Commit Graph

168 Commits

Author SHA1 Message Date
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
pmoharana-cmd
6d477678a9 Demo ready 2024-04-24 21:23:43 -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
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
Varun Murlidhar
f56e383798 Add tag fields to drawer, style drawer 2024-04-23 18:29:23 -04:00
Varun Murlidhar
9e4ba5b433 Merge branch 'varun-admin-GEN-59-page' of https://github.com/cssgunc/compass into varun-admin-GEN-59-page 2024-04-21 06:51:37 -04:00
Ilakkiya Senthilkumar
a8e74f13eb 4/20 meeting progress 2024-04-20 15:30:48 -04:00
Ilakkiya Senthilkumar
80b450fa60 4/20 meeting progress 2024-04-20 15:30:37 -04:00