nidus-sync/ts/view
Eli Ribble 5172400803
Begin switch to gorilla/mux
I'm realizing with this code that I'm going to have a problem if I want
to do HATEOAS-style APIs. chi just doesn't do resource-oriented API
design, and I'd have to build a lot of stuff myself.

I'm in the middle of swapping out the UI. Now is the time to make the
switch.
2026-04-01 15:32:27 +00:00
..
configuration Begin switch to gorilla/mux 2026-04-01 15:32:27 +00:00
review Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
Communication.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
Home.vue Show empty aggregation map without service area 2026-03-31 23:29:37 +00:00
Intelligence.vue Move Intelligence file to Vue logic 2026-03-21 22:41:47 +00:00
NotFound.vue Pretty all the things I missed 2026-03-27 14:06:50 -07:00
OAuthRefreshArcgis.vue Add ArcGIS oauth refresh page 2026-03-22 18:00:30 +00:00
Operations.vue Add barely-compiling views for the rest of the sidebar 2026-03-22 00:22:16 +00:00
Planning.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
Signin.vue Pretty all the things I missed 2026-03-27 14:06:50 -07:00
Sudo.vue Break sudo page into components 2026-03-31 17:34:37 +00:00