2a3dbbdad3
Show login error on failure
2026-04-20 22:34:39 +00:00
55cb4ca962
Track the site with the URL
2026-04-17 22:04:24 +00:00
c938cb231e
Add org name and user name to dashboard
2026-04-17 17:51:02 +00:00
ba8c0016ac
Add sigup page...again
...
Had it previously, but broke it for the single-page app migration.
2026-04-17 17:48:18 +00:00
efa01cffc2
Move session management into session store
...
Trying to get rid of the redirect to signin on any page refresh
2026-04-17 14:52:02 +00:00
b85deb229f
Improve padding for multiple marker points
2026-04-17 03:07:16 +00:00
ed6dde2f0a
Fix navigation after login
2026-04-16 18:50:34 +00:00
7483a6a695
Redirect to signin on session failure
2026-04-16 17:30:54 +00:00
d047c460ed
Add missing files in last two commits
2026-04-16 17:15:44 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA
2026-04-16 17:14:57 +00:00
2ea47f03f4
Start wiring together request for a mailer to database
2026-04-16 10:15:28 +00:00
74e24b7de3
Add feature to site data
2026-04-16 09:04:25 +00:00
5d06afbecc
Add maps for site review
2026-04-16 08:09:03 +00:00
8514ec36d5
Allow for selecting sites
2026-04-16 07:55:08 +00:00
838e24bbed
Stop losing webGL context on review complete
...
It makes things *much* faster
2026-04-16 07:43:17 +00:00
d86ef13345
Flesh out the start of the site list
2026-04-16 07:20:53 +00:00
671397ba81
Make a home for reviewing sites
2026-04-16 07:03:45 +00:00
e3f9a19b84
Allow deselecting review tasks
...
Makes it so I can test the map losing gl context
2026-04-16 05:36:54 +00:00
29c3b267d9
Add pieces of initial site review page
2026-04-16 04:48:07 +00:00
e1f3c93a1d
Make it possible to click on either map to choose a pool
2026-04-16 04:47:41 +00:00
259960cf45
Show row number in UI for pool uploads
2026-04-16 04:21:32 +00:00
a9077b6c36
Fix framing locations on the map display
2026-04-16 03:46:56 +00:00
5bf93c3dfd
Fix erroneosly showing error marking on good rows
2026-04-16 03:05:31 +00:00
b2c5bb6735
Show map on upload detail page
...
Bunch of stuff still doesn't work right.
2026-04-16 02:48:12 +00:00
ee38d0d2b6
Add fake operations map component
2026-04-15 23:45:05 +00:00
ac27c60e0c
Save address IDs when doing pool geocoding
2026-04-15 20:29:42 +00:00
b08582224a
Add missing required state header
...
I was incorrectly mapping "city" to "region" previously. A 'region'
actually is closer to a state. We need a locality, which is closer to a
city.
2026-04-15 19:30:50 +00:00
66d35428fa
Add error display to file upload
2026-04-15 19:02:25 +00:00
344f4bcaa5
Fix redirect after discard
2026-04-15 18:34:43 +00:00
ac65129ba6
Fix ability to discard upload
2026-04-15 18:32:28 +00:00
322be2fe40
Fix redirect on CSV upload
2026-04-15 18:32:19 +00:00
1097004245
Add custom pool upload page
2026-04-15 18:25:38 +00:00
f4d0ce015d
Factor upload requirements out into parent component
2026-04-15 17:36:33 +00:00
adcff5c5c8
Split upload requirements table into its own component
2026-04-15 17:27:22 +00:00
388801fd09
Fix upload links for pools
2026-04-15 17:24:34 +00:00
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