|
|
21b7b68f50
|
Get new frontend to type check clean
Epic undertaking.
|
2026-03-31 14:52:53 +00:00 |
|
|
|
f60bde7fd9
|
Get rows to show on individual upload page.
|
2026-03-27 14:04:33 -07:00 |
|
|
|
ef412b28ec
|
Make upload GET an API request
|
2026-03-25 21:46:23 -07:00 |
|
|
|
9b6cacda0e
|
Make signals include the object they are attached to (pool, report)
This means pushing the types into the common types module, which
required a refactor of a bunch of other libraries.
|
2026-03-21 01:19:36 +00:00 |
|
|
|
786a6c16a3
|
Fix up upload by ID
Show the street number as well as the rest of the address, emit an event
when the upload is processed, actually check if pools are existing, etc.
|
2026-03-19 15:31:04 +00:00 |
|
|
|
b2eb98a66c
|
Fix upload list page
|
2026-03-19 02:51:09 +00:00 |
|
|
|
a28377d8f8
|
Fix outside district count
|
2026-03-04 22:04:22 +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 |
|
|
|
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 |
|
|
|
d375105de4
|
Remove chatty debug log line
|
2026-02-24 20:34:56 +00:00 |
|
|
|
a65f1e0776
|
Fix up attaching errors to rows
|
2026-02-16 17:59:18 +00:00 |
|
|
|
ef569aef18
|
Save tags on pool rows, show errors in summary table
|
2026-02-16 16:38:04 +00:00 |
|
|
|
d83984f8df
|
Show errors from parsing the file
|
2026-02-14 04:36:47 +00:00 |
|
|
|
76f4613320
|
Keep track of rows that are outside of the district
|
2026-02-14 04:08:22 +00:00 |
|
|
|
f00436b136
|
Count existing and new pool rows
|
2026-02-09 19:17:33 +00:00 |
|
|
|
515dbb54fa
|
Add basic pipe to provide status to the pool id page
|
2026-02-09 19:13:58 +00:00 |
|
|
|
d06b8f7949
|
Add mode data to pool upload rows, move to fileupload schema
This allows users to review the data before committing it to the
database
|
2026-02-09 19:03:27 +00:00 |
|
|
|
135ad2b73e
|
Do file upload, show list of uploads, do initial processing.
|
2026-02-09 18:25:44 +00:00 |
|
|
|
aee17d2c7a
|
Add jobs to process queue when csv is uploaded
|
2026-02-08 05:06:47 +00:00 |
|
|
|
f9c8f37cec
|
Add organization to file upload
So everyone in the org can see it.
|
2026-02-08 05:00:14 +00:00 |
|
|
|
6716bc68c9
|
Make file uploads of CSV actually save to disk
|
2026-02-08 01:44:44 +00:00 |
|