nidus-sync/ts/view/configuration
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
..
Integration.vue Add ArcGIS oauth refresh page 2026-03-22 18:00:30 +00:00
IntegrationArcgis.vue Add ArcGIS integration page 2026-03-22 17:49:59 +00:00
Organization.vue Add organization and pesticide configuration pages 2026-03-22 17:40:40 +00:00
Pesticide.vue Add organization and pesticide configuration pages 2026-03-22 17:40:40 +00:00
PesticideAdd.vue Add organization and pesticide configuration pages 2026-03-22 17:40:40 +00:00
Root.vue Fix router links on configuration page 2026-03-28 13:02:04 -07:00
Upload.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
UploadDetail.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
UploadPool.vue Pretty all the things I missed 2026-03-27 14:06:50 -07:00
UploadPoolFlyover.vue Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
User.vue Add initial implementation of user selector on sudo 2026-03-31 15:10:32 +00:00
UserAdd.vue Add more configuration pages 2026-03-22 17:20:46 +00:00
UserEdit.vue Begin switch to gorilla/mux 2026-04-01 15:32:27 +00:00