Commit graph

36 commits

Author SHA1 Message Date
2c0bfb9904
Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
1a53d5338f
Work out the rest of the static site deployment 2026-04-07 14:56:31 +00:00
10e368c403
Get initial nuisance and water resources working
This is a straight port of the form-encoded POST submission logic.

It is missing a bunch of data.
2026-04-03 22:04:22 +00:00
54e77f72f4
Add completion page 2026-04-03 14:34:46 +00:00
3e0003095b
Add process and submission mocks 2026-04-03 03:57:43 +00:00
095ab828b6
Add contact page in compliance flow 2026-04-03 03:43:55 +00:00
06345099eb
Add permission mock in compliance flow 2026-04-03 03:41:26 +00:00
5cabea8577
Add evidence mock 2026-04-03 03:35:45 +00:00
42bcdb8af8
Add mock for concern page 2026-04-03 03:26:52 +00:00
bfe2b88622
Add compliance address mock 2026-04-03 03:22:09 +00:00
457f123f69
Add simple compliance landing page 2026-04-03 00:12:52 +00:00
6c311c76e3
Initial draft of shifting from chi to gorilla/mux 2026-04-01 16:19:11 +00:00
a2c3f52ab4
Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
7723f03915
Remove unused search page from RMO 2026-03-06 14:12:02 +00:00
c7dd53b6eb
Create logic and endpoint for confirming report location 2026-03-04 00:22:46 +00:00
0ff493cd53
Add remainder of the mailer mocks to the mailer flow 2026-03-03 17:52:46 +00:00
0f6da8e25f
Move handler objects to common location to share with RMO 2026-03-03 17:08:58 +00:00
6fb7fc7825
Debugging parcel image generation 2026-02-28 23:40:21 +00:00
5a7c9fd090
Move data out of import.district and in to organization
Then get the organization settings page to work again.

Tons of other stuff is broken now.
2026-02-17 05:33:12 +00:00
13c5529a41
Show an actual error page 2026-02-09 22:35:12 +00:00
07e8de57de
Remove pool submit complete 2026-02-04 16:12:13 +00:00
f3221ec315
Add report ID suggestion to status page 2026-02-04 16:07:36 +00:00
fa0ac035ac
Add scss debug request endpoint
To help with debugging my scss.
2026-02-03 23:12:40 +00:00
b2737b4968
Add routes for confirming email address 2026-02-02 21:34:36 +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
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
8bd83207dd
Make standing water form actually submit 2026-02-01 03:49:06 +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
c435feeebc
Show district branding on root with correct slug 2026-02-01 02:57:58 +00:00
cbcd998803
Migrate latest mocks for report submission 2026-01-31 16:44:41 +00:00
0700b1c446
Wire up nuisance submit form to endpoint 2026-01-30 22:07:20 +00:00
bab8af4572
Get basic bones of the nuisance page copied from the mock 2026-01-30 20:41:02 +00:00
9b1d75d47f
Rename htmlpage to html
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00
e7681c7d6e
Change public-report to rmo
We're leaning into the branding and shorter directory names
2026-01-29 23:59:35 +00:00
Renamed from public-report/routes.go (Browse further)