Commit graph

19 commits

Author SHA1 Message Date
1f8e6b698f
Allow for a lot more sites, and for scrolling 2026-04-17 02:40:05 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA 2026-04-16 17:14:57 +00:00
f88ca57d97
Migrate existing ts types from the API into the API module
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
4b87c74f41
Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
76c395d613
Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
42d111aac9
Add separate session endpoint for additional non-user data
This is conceptually much cleaner that encumbering the user object.
2026-04-02 01:07:55 +00:00
21b7b68f50
Get new frontend to type check clean
Epic undertaking.
2026-03-31 14:52:53 +00:00
da14410fc7
Update sidebar links to new format 2026-03-28 06:47:20 -07:00
b152cf9c36
Break apart the planning columns 2026-03-22 09:58:25 +00:00
0b8bea393e
Fix updates to notification counts 2026-03-22 08:04:28 +00:00
b68332afc0
Rip apart communications page into separate columns
I broke a bunch of stuff, but it'll be worth it, promise.
2026-03-22 06:36:01 +00:00
6422609150
Set up dashboard page through VueJS 2026-03-21 23:44:14 +00:00
eaeedd5356
Use common navigation code between sidebar links 2026-03-21 22:18:01 +00:00
34d14846a1
Fix main content window to render correctly with sidebar 2026-03-21 21:59:44 +00:00
d367166e77
Add vue-router for handling routing to components 2026-03-21 21:58:02 +00:00
e5af41b703
Re-create dynamic nature of the sidebar 2026-03-21 21:35:32 +00:00
48d44487da
Fill out the rest of the sidebar's icons 2026-03-21 21:31:30 +00:00
1bd0adbc50
Move SVGs into the frontend build pipeline
That way it can be used in the VueJS frontend directly
2026-03-21 21:27:50 +00:00
9b8c079d79
Start sorting out basic layout elements 2026-03-21 21:06:10 +00:00