6c311c76e3
Initial draft of shifting from chi to gorilla/mux
2026-04-01 16:19:11 +00:00
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
c253e655b1
Add avatar placeholer when avatar is empty
2026-04-01 14:48:31 +00:00
0ecf9c1be1
Populate user selector
2026-03-31 23:34:03 +00:00
05a7bbb4e3
Show empty aggregation map without service area
2026-03-31 23:29:37 +00:00
7f8491a1c2
Add test mailer 2
2026-03-31 20:05:35 +00:00
7f72e82ceb
Fix favicon on sync
2026-03-31 19:18:33 +00:00
af136f324d
Break sudo page into components
...
Makes it easier to fix the overall layout, which I've done.
2026-03-31 17:34:37 +00:00
4f96f35d9a
Add mode 1 mailer for testing.
2026-03-31 17:34:08 +00:00
7b3c1f2b54
Add initial implementation of user selector on sudo
2026-03-31 15:10:32 +00:00
21b7b68f50
Get new frontend to type check clean
...
Epic undertaking.
2026-03-31 14:52:53 +00:00
6f9a511874
WIP of user avatar work
...
Switching from laptop
2026-03-29 17:09:01 -07:00
ad90f9c95e
Create API for adding an avatar to a user
2026-03-28 18:55:13 -07:00
da7549eeda
Show actual user data on the edit page.
2026-03-28 18:06:14 -07:00
92ed974e4b
Use overlay buttons to change avatar
2026-03-28 17:23:09 -07:00
15371ec064
Add basic user edit page
2026-03-28 16:31:29 -07:00
4bfaaa72ce
Add URI to user resource
2026-03-28 15:13:11 -07:00
e59794f5e0
Query for users to populate the users page
2026-03-28 14:45:49 -07:00
1f9f1ae166
Fix router links on configuration page
2026-03-28 13:02:04 -07:00
9a9371301c
Get review detail UI to show without crashing
...
It doesn't fully work yet though.
2026-03-28 12:35:12 -07:00
9921618c12
Get to where we can display something on pool review
2026-03-28 09:14:09 -07:00
33399b5e2a
Fix links on review page
2026-03-28 06:50:25 -07:00
da14410fc7
Update sidebar links to new format
2026-03-28 06:47:20 -07:00
6f8c012394
fix filename and status displays
2026-03-28 06:45:03 -07:00
daf921accf
Fix counts of upload rows
2026-03-28 06:42:36 -07:00
c67afa7e1e
Fix link to upload detail page
2026-03-28 06:42:17 -07:00
2e0f657585
Fix upload list
2026-03-28 06:38:23 -07:00
7699e58bc3
Make upload by ID styles work correctly
2026-03-27 14:17:24 -07:00
4bbfbdb9e6
Pretty all the things I missed
...
My laptop didn't have lefthook running. Oops.
2026-03-27 14:06:50 -07:00
f60bde7fd9
Get rows to show on individual upload page.
2026-03-27 14:04:33 -07:00
1ad3c5a5c8
On upload redirect to upload detail page
2026-03-27 11:33:21 -07:00
747544bb58
Get file upload working
...
Even though the UI doesn't do anything with it yet.
2026-03-27 08:39:38 -07:00
0d1bd752a4
Fix flyover data upload link
2026-03-27 06:42:50 -07:00
88d88ec8d3
Fix link to upload pool
2026-03-27 06:40:43 -07:00
670310de15
Add upload style
2026-03-27 06:38:53 -07:00
df8cab4b07
Add style for configuration page
2026-03-27 06:36:41 -07:00
aee9bb9267
All a click in an unselected item to immediately select
2026-03-27 06:25:43 -07:00
d7c07fc65f
Move all POST endpoints to the API
2026-03-27 06:08:55 -07:00
3ff7ff05ab
Remove clear selection button
2026-03-25 21:54:06 -07:00
bf2a7582fa
Get some planning buttons wired up
2026-03-25 21:46:23 -07:00
ef412b28ec
Make upload GET an API request
2026-03-25 21:46:23 -07:00
2a92420bbe
Add flyover upload page
2026-03-24 13:50:44 -07:00
ba89b2e994
Add flyover pool upload
2026-03-24 13:48:13 -07:00
0718d88f7a
Add configuration upload page
2026-03-24 13:45:37 -07:00
a64df8a687
Fix report ID, get to where organization ID is passed through correctly
2026-03-24 11:07:48 -07:00
f33020e2b8
Add flyover card
2026-03-24 09:51:05 -07:00
0318b332bb
Fix viewing photo details
2026-03-24 09:50:15 -07:00
09ae9d0ce3
Move map interfaces to common types for sharing
2026-03-24 09:37:05 -07:00
6fe107601e
Handle address data more gracefully
...
Helps avoid having embarrassments at the conference
2026-03-24 09:06:42 -07:00
69eabe4e85
Use publicreport card component on planning page
2026-03-24 09:06:42 -07:00