Commit graph

1121 commits

Author SHA1 Message Date
d7c07fc65f
Move all POST endpoints to the API 2026-03-27 06:08:55 -07:00
3ff7ff05ab
Remove clear selection button 2026-03-25 21:54:06 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00
ef412b28ec
Make upload GET an API request 2026-03-25 21:46:23 -07:00
2a92420bbe
Add flyover upload page 2026-03-24 13:50:44 -07:00
ba89b2e994
Add flyover pool upload 2026-03-24 13:48:13 -07:00
0718d88f7a
Add configuration upload page 2026-03-24 13:45:37 -07:00
a64df8a687
Fix report ID, get to where organization ID is passed through correctly 2026-03-24 11:07:48 -07:00
f33020e2b8
Add flyover card 2026-03-24 09:51:05 -07:00
0318b332bb
Fix viewing photo details 2026-03-24 09:50:15 -07:00
09ae9d0ce3
Move map interfaces to common types for sharing 2026-03-24 09:37:05 -07:00
6fe107601e
Handle address data more gracefully
Helps avoid having embarrassments at the conference
2026-03-24 09:06:42 -07:00
69eabe4e85
Use publicreport card component on planning page 2026-03-24 09:06:42 -07:00
0289bf5756
Fix retrieval of reports by ID 2026-03-24 09:06:42 -07:00
6f45325d9d
Separate publicreport display into common UI component 2026-03-24 09:06:42 -07:00
d5cf65f4cb
Add displays for public reports on the planning page 2026-03-24 09:06:42 -07:00
fb853a2bd3
Add ability to select items and display in detail view 2026-03-24 09:06:42 -07:00
e0a586b311
Clean up display of planning signal entries 2026-03-24 09:06:42 -07:00
55c8b8f1dd
Show a decent title for signals 2026-03-24 09:06:42 -07:00
8594723a0d
Clear the error message when user requests ar refresh 2026-03-24 09:06:42 -07:00
761af13270
coalesce to a valid country value 2026-03-24 09:06:42 -07:00
7f756ce8ca
Make refresh button on planning work
And experiment with separating the list entries into a separate
component
2026-03-24 09:06:42 -07:00
21a8f3029e
Remove on() from proxied arcgis map, catch errors 2026-03-24 09:06:42 -07:00
4f92fdced8
Show an error if the map fails to load 2026-03-24 09:06:42 -07:00
7360a9d2e1
Don't crash if the signal hos no address 2026-03-24 09:06:42 -07:00
b081dcf6d5
Check auth off of our API client 2026-03-24 09:06:42 -07:00
2856587aca
Remove warnings about importing defines that are macros 2026-03-24 09:06:42 -07:00
ea318af65f
Start work on the signin page 2026-03-24 09:06:42 -07:00
da62cc8f98
Add axios
We'll use it to make TypeScript-enabled API requests
2026-03-24 09:06:42 -07:00
4a835d3f16
ignore color function errors
They're from Bootstrap, they don't really matter
2026-03-24 09:06:42 -07:00
84102dd50e
Disable scss deprecation warnings 2026-03-24 09:06:42 -07:00
32f00afa8a
Fix creation of new user organizations 2026-03-24 09:06:42 -07:00
3ae88f984a
Add a .env file
This allows customizations on different machines, like my laptop vs my
desktop.
2026-03-24 09:06:42 -07:00
96237c7599
Allow for disabling OpenAI integration
For offline development
2026-03-24 09:06:42 -07:00
f90faa4732
Set the database when importing districts 2026-03-24 09:06:42 -07:00
a7fe9ee6d9
Add commands for creating the tegola user 2026-03-24 09:06:42 -07:00
9eb7022336
Provide the raw address value for public reports 2026-03-24 05:53:05 +00:00
0a79c5d945
Get dev system running on different ports
So we go Caddy to Vita to nidus-sync
2026-03-23 00:34:21 +00:00
b384252c7c
Add placeholder gen file
Without it we can't compile go.
2026-03-22 22:38:47 +00:00
47f900ab76
Switch from esbuild to vite
It just works better for debugging with VueJS
2026-03-22 22:36:43 +00:00
50643698c2
Try harder to get source maps in Vue
It's not working.
2026-03-22 19:47:04 +00:00
8d5fb1ef0b
Get map markers working on communication page 2026-03-22 19:30:11 +00:00
354c07f2bf
Fix TypeScript errors from recent changes 2026-03-22 18:27:13 +00:00
11f56bfd1c
Allow for desecting communications 2026-03-22 18:25:02 +00:00
a4a8bcdaa9
Add ArcGIS oauth refresh page 2026-03-22 18:00:30 +00:00
35fc57e8d1
Add ArcGIS integration page 2026-03-22 17:49:59 +00:00
a410bf441c
Add integration configuration 2026-03-22 17:44:59 +00:00
71ffa13167
Add organization and pesticide configuration pages 2026-03-22 17:40:40 +00:00
bcde604690
Add pesticide configuration page 2026-03-22 17:25:11 +00:00
29d98796fb
Add common formatting functions 2026-03-22 17:21:01 +00:00