cd98751667
Avoid unloading the maps on pool review
...
It's expensive and slow
2026-04-15 17:23:26 +00:00
b0e2e97f09
Make changes actually reflect the changes
2026-04-15 16:59:53 +00:00
239340a7a9
Allow for selecting new location for a pool
2026-04-15 16:50:43 +00:00
31d8d2d0d5
Populate pool review form in the parent view
...
This will allow us to change it.
2026-04-15 16:42:16 +00:00
05ec6798ac
Get markers to show up on maps in pool review page
2026-04-15 16:22:08 +00:00
5549f9d79f
Wire up logic for completing and discarding a review
2026-04-15 14:11:48 +00:00
0fbf891c23
Show filler until a review task is selected
2026-04-15 14:07:43 +00:00
659df00cc9
Allow refreshing the oauth token in the frontend
2026-04-14 23:41:40 +00:00
5451c297c2
Harmonize review page properties between front and back ends
2026-04-14 23:29:29 +00:00
4a440e3022
Add a resource for getting service requests
2026-04-14 19:59:32 +00:00
28ec1c3d67
Get latest syncs from the API
2026-04-14 19:21:51 +00:00
531f3282d9
Move bounds to API types
2026-04-09 01:02:25 +00:00
f88ca57d97
Migrate existing ts types from the API into the API module
...
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
9ef6aaa406
Remove direct calls to stadia API from geocoding
2026-04-06 16:59:19 +00:00
4b87c74f41
Make impersonation ending work, fix frontend events
2026-04-02 21:31:31 +00:00
522c5785a2
Create button for ending impersonation
2026-04-02 19:36:49 +00:00
ea231fb0cc
Avoid failure when cloning proxied object
2026-04-02 15:32:48 +00:00
945b482b00
Fix saving of tags on users
2026-04-02 15:10:51 +00:00
fc56c1406a
Make it possible to change more user fields
2026-04-02 14:22:45 +00:00
7ee70b24ee
Fix user data displays
2026-04-02 14:03:07 +00:00
3745231f51
Structure PUT by using omit.Value
2026-04-02 13:28:18 +00:00
353a3ea442
Use the correct scheme for URIs
2026-04-02 01:18:25 +00:00
124d1b7078
Show the avatar on the user edit page
2026-04-02 01:11:51 +00:00
42d111aac9
Add separate session endpoint for additional non-user data
...
This is conceptually much cleaner that encumbering the user object.
2026-04-02 01:07:55 +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
05a7bbb4e3
Show empty aggregation map without service area
2026-03-31 23:29:37 +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
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
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
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