Commit graph

21 commits

Author SHA1 Message Date
6cd5821e5f
Fix hiding the image modal 2026-03-22 07:20:11 +00:00
d4165ec2d0
Fix display of image modal, start work on fixing marking things 2026-03-22 07:16:42 +00:00
9c56f148e4
Fix a bunch of styles on communications page 2026-03-22 06:40:31 +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
7dd61a06e2
Get to where I can select communications and see them 2026-03-22 04:08:16 +00:00
5f54cfa6ed
Get a callback to fire on click. 2026-03-22 03:56:52 +00:00
ac6cd878af
Get to where the comms page at least loads
Still got some warnings, still lots broken
2026-03-22 03:33:52 +00:00
03301518f0
TypeScript checking is clean.
Tons and tons of broken functionality. Now the crawl begins.
2026-03-22 02:55:17 +00:00
736c71eefc
Start adding other views and our initial stores 2026-03-22 00:55:48 +00:00
c75c5446f7
Add barely-compiling views for the rest of the sidebar
No way these things actually work.
2026-03-22 00:22:16 +00:00
6422609150
Set up dashboard page through VueJS 2026-03-21 23:44:14 +00:00
6d6fe9e1d6
Move Intelligence file to Vue logic 2026-03-21 22:41:47 +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
5779242f22
Prettier everything, remove vendored bootstrap
These are installed now via pnpm
2026-03-21 19:41:51 +00:00
1e67c0090d
Show how to add a map view through typescript 2026-03-21 18:13:40 +00:00