|
|
cb3c4e8d2c
|
Save the template ID and email type in email_log
|
2026-02-02 23:58:51 +00:00 |
|
|
|
a5985b362a
|
Generate public_id after all other dataa
Because we use it to generate the ID.
|
2026-02-02 23:04:33 +00:00 |
|
|
|
a67279db88
|
Fix various breakages in email links
|
2026-02-02 22:57:19 +00:00 |
|
|
|
73ed495b72
|
Fix Hstore conversion
|
2026-02-02 21:59:24 +00:00 |
|
|
|
3bed78f742
|
Add endpoint for unsubscribing email addresses
|
2026-02-02 21:47:14 +00:00 |
|
|
|
b2737b4968
|
Add routes for confirming email address
|
2026-02-02 21:34:36 +00:00 |
|
|
|
a52f5da87a
|
Mark email addresses confirmed when they click the big button.
|
2026-02-02 20:02:57 +00:00 |
|
|
|
4f56915f15
|
Show a page for subscribing to emails.
|
2026-02-02 19:54:32 +00:00 |
|
|
|
9d7ca81508
|
Make 'view in browser' on emails work correctly
|
2026-02-02 19:34:37 +00:00 |
|
|
|
00a75a556e
|
Fix email sending for report notification confirmation
The links in the email don't work, but it's a first step
|
2026-02-02 17:00:48 +00:00 |
|
|
|
7ee2f72b8e
|
Add district list to report mosquitoes online
Makes it easier at a conference to find the district we're talking to
|
2026-02-02 14:23:22 +00:00 |
|
|
|
b77d9aa80a
|
Correctly set location data after reverse geocode
This fixes the location when a marker drag finishes
|
2026-02-02 07:14:03 +00:00 |
|
|
|
d3acb7d47d
|
Show district intro and name on root page
|
2026-02-02 06:59:40 +00:00 |
|
|
|
8b90b4c9ef
|
Fix error message for text job
|
2026-02-02 06:59:28 +00:00 |
|
|
|
b96ddf7162
|
Remove erroneous organization_id from migration
|
2026-02-02 02:23:55 +00:00 |
|
|
|
11011f3804
|
Fix minor error on water submission without photos
|
2026-02-01 04:01:30 +00:00 |
|
|
|
8bd83207dd
|
Make standing water form actually submit
|
2026-02-01 03:49:06 +00:00 |
|
|
|
0eb5118459
|
Reduce log spam on svg load
Now that it's working correctly
|
2026-02-01 03:48:40 +00:00 |
|
|
|
758d2dd9dc
|
Update standing water JavaScript to do geocoding
|
2026-02-01 03:34:21 +00:00 |
|
|
|
c15d1b1e22
|
Add rendering of district-specific standing water report
|
2026-02-01 03:24:50 +00:00 |
|
|
|
2066840a40
|
Add district-specific nuisance reporting page.
|
2026-02-01 03:14:36 +00:00 |
|
|
|
93079c5c8e
|
Make urls with district slugs
|
2026-02-01 03:07:46 +00:00 |
|
|
|
c435feeebc
|
Show district branding on root with correct slug
|
2026-02-01 02:57:58 +00:00 |
|
|
|
c5f6db0b73
|
Lookup district and show on report submission complete
|
2026-02-01 02:37:35 +00:00 |
|
|
|
d28e3e2ccc
|
Re-add missing Geom4326 column
I removed it on accident when I destroyed the entire database and forgot
it has to be created by hand.
|
2026-01-31 22:28:17 +00:00 |
|
|
|
4809ec101d
|
Include GPS accuracy from the browser
|
2026-01-31 22:25:11 +00:00 |
|
|
|
a93b921103
|
Only parse lat/lng if present
|
2026-01-31 22:24:54 +00:00 |
|
|
|
527f6a5628
|
Store images with nuisance reports
|
2026-01-31 22:14:46 +00:00 |
|
|
|
a369758eda
|
Improve banner on mobile devices
|
2026-01-31 21:47:46 +00:00 |
|
|
|
f20067b323
|
Actually update reports when a subscriber subscribes
|
2026-01-31 21:07:03 +00:00 |
|
|
|
1d7484ef4d
|
Confirm when a user confirms a phone number
|
2026-01-31 20:16:12 +00:00 |
|
|
|
a9b0a55f20
|
Create report platform layer
Rework phone subscription at the database layer so that we have a
seprate phone status and subscriptions to district communications.
|
2026-01-31 20:08:08 +00:00 |
|
|
|
cbcd998803
|
Migrate latest mocks for report submission
|
2026-01-31 16:44:41 +00:00 |
|
|
|
f9fb04bd60
|
Populate address input with user's location data by default
|
2026-01-31 16:31:21 +00:00 |
|
|
|
a86149b8d7
|
Update form data whenever the address is set in any way
|
2026-01-31 16:29:13 +00:00 |
|
|
|
f00b32075a
|
Ensure address value gets sent in form submit
|
2026-01-31 16:24:41 +00:00 |
|
|
|
caf76abe3b
|
Center RMO logo for wide screens
|
2026-01-31 16:23:58 +00:00 |
|
|
|
bf8c4ca6da
|
Prune data layer on nuisance report
After this, we can successfully POST the report.
|
2026-01-31 16:14:19 +00:00 |
|
|
|
1fbe41b725
|
Clean out a bunch of unused nuisance report fields
Feedback had us simplify the form significantly
|
2026-01-31 15:39:14 +00:00 |
|
|
|
612f2fba77
|
Fix file upload in custom photo upload control
Hat tip to https://web.dev/articles/more-capable-form-controls for the
details.
|
2026-01-31 02:18:22 +00:00 |
|
|
|
64cd2f49dc
|
Fix creating a report with a new phone number
|
2026-01-30 23:09:21 +00:00 |
|
|
|
ba22ed2733
|
Make photo selector show preview thumbnails
|
2026-01-30 22:44:07 +00:00 |
|
|
|
dc77d56573
|
Wire up button click on photo input
|
2026-01-30 22:39:43 +00:00 |
|
|
|
74717ef48c
|
Make photo uploader a custom component
|
2026-01-30 22:35:18 +00:00 |
|
|
|
250a3cbf58
|
Wire up the zoom on the map
|
2026-01-30 22:13:22 +00:00 |
|
|
|
f0fcfe548e
|
Set highlight color for time of day cards
|
2026-01-30 22:07:32 +00:00 |
|
|
|
0700b1c446
|
Wire up nuisance submit form to endpoint
|
2026-01-30 22:07:20 +00:00 |
|
|
|
de3a1d23b6
|
Update address input based on marker drag
|
2026-01-30 22:00:43 +00:00 |
|
|
|
96e3441556
|
Fix up marker drag end event for detecting when the marker moves
|
2026-01-30 21:38:29 +00:00 |
|
|
|
27927c506e
|
Get map to update after geocoding
|
2026-01-30 21:28:07 +00:00 |
|