Commit graph

88 commits

Author SHA1 Message Date
2e0f657585
Fix upload list 2026-03-28 06:38:23 -07:00
7699e58bc3
Make upload by ID styles work correctly 2026-03-27 14:17:24 -07:00
4bbfbdb9e6
Pretty all the things I missed
My laptop didn't have lefthook running. Oops.
2026-03-27 14:06:50 -07:00
f60bde7fd9
Get rows to show on individual upload page. 2026-03-27 14:04:33 -07:00
1ad3c5a5c8
On upload redirect to upload detail page 2026-03-27 11:33:21 -07:00
747544bb58
Get file upload working
Even though the UI doesn't do anything with it yet.
2026-03-27 08:39:38 -07:00
0d1bd752a4
Fix flyover data upload link 2026-03-27 06:42:50 -07:00
88d88ec8d3
Fix link to upload pool 2026-03-27 06:40:43 -07:00
670310de15
Add upload style 2026-03-27 06:38:53 -07:00
df8cab4b07
Add style for configuration page 2026-03-27 06:36:41 -07:00
aee9bb9267
All a click in an unselected item to immediately select 2026-03-27 06:25:43 -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
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
69eabe4e85
Use publicreport card component on planning page 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
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
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
47f900ab76
Switch from esbuild to vite
It just works better for debugging with VueJS
2026-03-22 22:36:43 +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
de0fbd7188
Add more configuration pages 2026-03-22 17:20:46 +00:00
da8074d1e0
Make selectedSignals a set, add some emitted actions 2026-03-22 17:19:58 +00:00
6797dfa251
Harmonize style between comms and planning panes 2026-03-22 10:14:48 +00:00
b152cf9c36
Break apart the planning columns 2026-03-22 09:58:25 +00:00
0b8bea393e
Fix updates to notification counts 2026-03-22 08:04:28 +00:00
674801c8b2
Fix subscription in the store
We are back to having instant data
2026-03-22 07:57:55 +00:00
6cd5821e5f
Fix hiding the image modal 2026-03-22 07:20:11 +00:00