Commit graph

20 commits

Author SHA1 Message Date
0c464a9963
Get working sentry for the UI
Previously it almost, but didn't quite work. Now it actually works, but
the stack traces are minified.
2026-04-29 23:59:34 +00:00
bf6b5dcb17
Fix privacy policy render 2026-04-28 21:42:48 +00:00
10dc5c0bd7
Move qr-code generation to the API 2026-04-23 00:28:31 +00:00
b4527fba8b
Develop patterns for creating links outside router 2026-04-22 14:33:56 +00:00
986d12eab2
Initialize sentry after getting API status 2026-04-21 23:58:04 +00:00
2b30411c1b
Add sentry integration with Vue frontend 2026-04-21 23:35:59 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA 2026-04-16 17:14:57 +00:00
659df00cc9
Allow refreshing the oauth token in the frontend 2026-04-14 23:41:40 +00:00
6fb5a7f971
Fix icons on RMO, add phone data to district 2026-04-07 16:25:14 +00:00
1a53d5338f
Work out the rest of the static site deployment 2026-04-07 14:56:31 +00:00
d52101d25b
Begin work on nix deployment logic for vite 2026-04-07 02:02:45 +00:00
5842b6251d
Add district header on root page 2026-04-03 18:28:41 +00:00
bfecae7d61
Add district resource and an API to RMO
We're going to need an API for the single-page frontend
2026-04-03 18:17:19 +00:00
64a8de7a32
Add custom icons to RMO system 2026-04-03 16:00:50 +00:00
4a9d6e0db6
Port root RMO with style to main page 2026-04-03 15:58:50 +00:00
4d718f9a12
Add router and basic home view 2026-04-03 15:43:44 +00:00
4f6369fa27
Fix static content for RMO 2026-04-03 15:24:19 +00:00
b658e28f2e
Get static content showing on sync 2026-04-03 15:15:47 +00:00
b919472f42
Make RMO and Sync run in parallel and use the same sources 2026-04-03 15:09:53 +00:00
d7d6888f63
Initial commit of some work creating RMO single-page app
Doesn't work yet, but they both start, so checkpoint.
2026-04-03 15:02:37 +00:00