a4a8bcdaa9
Add ArcGIS oauth refresh page
2026-03-22 18:00:30 +00:00
71ffa13167
Add organization and pesticide configuration pages
2026-03-22 17:40:40 +00:00
b671133f88
Move more stuff to root rendering
2026-03-22 17:19:05 +00:00
b152cf9c36
Break apart the planning columns
2026-03-22 09:58:25 +00:00
21180816be
Start providing organization info and URLs is user/self
...
The new frontend needs it to do its work.
2026-03-22 01:22:44 +00:00
736c71eefc
Start adding other views and our initial stores
2026-03-22 00:55:48 +00:00
6422609150
Set up dashboard page through VueJS
2026-03-21 23:44:14 +00:00
efece7733f
Migrate root of application to use a basic Vue app
...
We'll build from here.
2026-03-21 20:48:21 +00:00
a2c3f52ab4
Fix embedded static files on production builds
2026-03-21 05:38:42 +00:00
ddc63bfa91
Show pool map in planning workbench when signal is selected
2026-03-20 22:47:03 +00:00
5fd85d7052
Show log when upload file is committed
2026-03-19 03:53:15 +00:00
434746aa99
Allow the catch-all district to do uploads
2026-03-19 03:25:36 +00:00
2f61b224de
Prevent creating CSV uploads without a service area
2026-03-19 03:19:58 +00:00
6fb964852f
Allow sudo to send structured SSEs
2026-03-13 18:31:43 +00:00
e8d865d0ab
Wire up events for creating new public reports
...
This involved moving a lot of stuff to the platform layer since I don't
want event interfaces leaking out.
Also this includes a fix to the user authentication which I had
previously broken by making a platform-layer user object independent of
the database layer.
2026-03-13 17:56:24 +00:00
44c4f17f32
Massive rework of platform layer user/organization
...
The goal of this rework is to make it so I can pass around platform.User
instead of a pair of models.Organization and models.User. This is useful
for reason I kind of forget now, but it started with working on
notifications and ballooned massively from there into refactoring a
number of things that were bugging me.
This also includes a tiny amount of work on server-side events (SSE).
* background stuff lives inside the platform now, which I need for
having it push updates through SSE
* userfile now lives in the platform, under file, so other platform
functions can safely use it
* oauth is broken into pieces and inside platform because other stuff
was calling it already, but badly.
* notifications go into the platform as well
2026-03-12 23:49:16 +00:00
5b75ac1d1c
Add initial sketch of site review page
2026-03-11 23:39:25 +00:00
3ccc05d4c5
Save tiles to the database to make empty tile load faster
2026-03-11 17:01:47 +00:00
3743d63692
Add proxy for managing tiles
2026-03-11 14:28:59 +00:00
c2429654c6
Add flyover data view
2026-03-10 18:05:07 +00:00
e932c2c473
Rework publicreport addressing
...
This adds the ability to link a proper address in the database to the
report and harmonizes the field names with the address table. It also
migrates away from mapbox entirely.
And I fixed the "pool" naming for the publicreports, which are supposed
to be the more generic 'water'.
2026-03-09 18:02:22 +00:00
4972dd05ee
Fix rendering of signup page
2026-03-07 02:31:23 +00:00
13f2ade9f4
Create configuration for setting map service on organization
2026-03-06 22:45:53 +00:00
228379a8a6
Make arcgis configuration page render again.
2026-03-06 22:20:26 +00:00
502a4d15df
Add organization to all authorized endpoints
...
We use it in filtering quite a bit.
2026-03-06 22:08:08 +00:00
03380eba45
Add new pool review page
2026-03-06 18:56:30 +00:00
7e390bd31d
Add missing config to dashboard content
...
That's what caused us to include flogo.
2026-03-05 19:40:09 +00:00
6c922ec9df
Fix intelligence being planning-redundant.
2026-03-05 19:05:59 +00:00
fdae11f7cd
Add ArcGIS map tile display.
2026-03-05 17:46:13 +00:00
89197df6b0
Add fake API endpoint for creating leads
2026-03-05 14:18:10 +00:00
60344e3c30
Relate compliance report requests through leads
2026-03-05 01:22:21 +00:00
daa8cb1748
Push geocoding down a layer
...
This makes it possible to always save address information from our
geocoder.
2026-03-04 18:29:52 +00:00
6a5a59f8b8
Merge aerial flyover and pool CSV row datatypes
...
They are extremely similar, having both was just extra work.
2026-03-04 14:52:34 +00:00
0f6da8e25f
Move handler objects to common location to share with RMO
2026-03-03 17:08:58 +00:00
87fe5ec2e5
Fix rendering mocks
2026-03-02 23:38:05 +00:00
a0eee3a95f
Rework mailer database schema, add UUID to mailers
...
At this point, I sent out our first test mailers for Delta.
2026-03-02 23:27:55 +00:00
ff2ec0ad14
Split out ability to upload flyover data from pool uploads
...
Tons of changes here, all in the name of quickly getting to where I can
create test compliance letters.
2026-03-02 18:49:02 +00:00
9939434cb3
Create secondary upload for pool data
2026-03-01 22:21:20 +00:00
8bfad892bc
Add debug endpoint for looking at tiles via GPS coord
2026-03-01 21:14:48 +00:00
a5299f0cae
Re-nest settings sub-pages into configuration
2026-02-28 23:23:16 +00:00
29bd1fab5c
Remove oauth refresh from dash, remove QR code (its in platform)
2026-02-28 23:18:25 +00:00
558412cfb4
Various new modules for mailer
2026-02-28 23:17:30 +00:00
9613cac11a
Add all of Ben's mocks for the new root pages
2026-02-27 16:51:41 +00:00
5d8366015c
Initial import of planning workbench mock
2026-02-27 16:17:48 +00:00
7080222fbc
Add page for configuring ArcGIS integration.
2026-02-25 17:36:19 +00:00
5e3a97272a
Nest setting object inside URL, use URL in sidebar
2026-02-25 17:21:37 +00:00
2d2a8248c4
Add required config to signin context
2026-02-25 16:09:10 +00:00
9ba01a2cbe
Fix links to creating pool URL
2026-02-24 20:08:43 +00:00
c8f5408f27
Add link from root upload page to upload pool detail page.
2026-02-24 20:02:44 +00:00
a776c83557
Create API for discarding file uploads
2026-02-24 17:36:59 +00:00