Commit graph

1205 commits

Author SHA1 Message Date
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
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
b671133f88
Move more stuff to root rendering 2026-03-22 17:19:05 +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
d4165ec2d0
Fix display of image modal, start work on fixing marking things 2026-03-22 07:16:42 +00:00
82ecf0f5d1
Add URL for sending message to the list of URLs we give out 2026-03-22 07:06:50 +00:00
9c56f148e4
Fix a bunch of styles on communications page 2026-03-22 06:40:31 +00:00
b68332afc0
Rip apart communications page into separate columns
I broke a bunch of stuff, but it'll be worth it, promise.
2026-03-22 06:36:01 +00:00
22c2df11f8
Fix the ability to mark communications signal/noise 2026-03-22 04:53:50 +00:00
978c20d72a
Fix some of the RMO pages I broke by removing SVGs 2026-03-22 04:53:23 +00:00
bacfe7218f
Fix address display 2026-03-22 04:27:49 +00:00
c73a1123d2
Actually do more stuff when we select a communication 2026-03-22 04:26:53 +00:00