Commit Graph

13 Commits

Author SHA1 Message Date
Andy Chan
d0a315c365
Keep Sidebar fixed + refactor Sidebar.tsx (#38)
* Refactor Sidebar.tsx (for /resource)

Will look weird on other pages.

* Move sidebar open button into Sidebar.tsx, apply to other pages

Significantly reduces boilerplate of sidebar on pages where it is used.

* Set sidebar to be open by default

* Minor code formatting
2024-11-05 19:52:09 -05: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
a979d6b051 Fix enum bugs and sign out issues 2024-04-23 21:21:55 -04:00
pmoharana-cmd
edbb1565e8 Save current change currents 2024-04-23 21:06:12 -04:00
pmoharana-cmd
755d1523d0 Add basic authentication and redirection handling 2024-04-23 21:05:49 -04:00
pmoharana-cmd
f2765ecb47 Add prettier and reformat project 2024-04-23 21:05:09 -04:00
Meliora Ho
630025b40e Added comments 2024-03-23 18:46:06 +00:00
Meliora Ho
52e23b7f85 Format code better 2024-03-23 15:54:52 +00:00
Meliora Ho
f7768ddea8 Fixed font-face and added interactivity 2024-03-23 15:50:08 +00:00
Meliora Ho
0ee14890cc Added sidebar component 2024-03-23 04:05:36 +00:00