Commit graph

32 commits

Author SHA1 Message Date
2fbcb9f918
Add next value to signin page and actually use it 2026-04-22 15:30:24 +00:00
b4527fba8b
Develop patterns for creating links outside router 2026-04-22 14:33:56 +00:00
8fd86d478c
Update mailer page to show actual data 2026-04-21 19:38:46 +00:00
eb27af7d90
Add mailer API and initial mailer view 2026-04-21 19:19:59 +00:00
0d8d7f3aeb
Add link for reviewing mailers 2026-04-21 15:01:46 +00:00
55cb4ca962
Track the site with the URL 2026-04-17 22:04:24 +00:00
b85deb229f
Improve padding for multiple marker points 2026-04-17 03:07:16 +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
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
5451c297c2
Harmonize review page properties between front and back ends 2026-04-14 23:29:29 +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
21b7b68f50
Get new frontend to type check clean
Epic undertaking.
2026-03-31 14:52:53 +00: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