|
|
42d111aac9
|
Add separate session endpoint for additional non-user data
This is conceptually much cleaner that encumbering the user object.
|
2026-04-02 01:07:55 +00:00 |
|
|
|
c253e655b1
|
Add avatar placeholer when avatar is empty
|
2026-04-01 14:48:31 +00:00 |
|
|
|
0ecf9c1be1
|
Populate user selector
|
2026-03-31 23:34:03 +00:00 |
|
|
|
af136f324d
|
Break sudo page into components
Makes it easier to fix the overall layout, which I've done.
|
2026-03-31 17:34:37 +00:00 |
|
|
|
7b3c1f2b54
|
Add initial implementation of user selector on sudo
|
2026-03-31 15:10:32 +00:00 |
|
|
|
21b7b68f50
|
Get new frontend to type check clean
Epic undertaking.
|
2026-03-31 14:52:53 +00:00 |
|
|
|
6f9a511874
|
WIP of user avatar work
Switching from laptop
|
2026-03-29 17:09:01 -07:00 |
|
|
|
9a9371301c
|
Get review detail UI to show without crashing
It doesn't fully work yet though.
|
2026-03-28 12:35:12 -07:00 |
|
|
|
9921618c12
|
Get to where we can display something on pool review
|
2026-03-28 09:14:09 -07:00 |
|
|
|
da14410fc7
|
Update sidebar links to new format
|
2026-03-28 06:47:20 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2856587aca
|
Remove warnings about importing defines that are macros
|
2026-03-24 09:06:42 -07:00 |
|
|
|
8d5fb1ef0b
|
Get map markers working on communication page
|
2026-03-22 19:30:11 +00:00 |
|
|
|
11f56bfd1c
|
Allow for desecting communications
|
2026-03-22 18:25:02 +00:00 |
|
|
|
71ffa13167
|
Add organization and pesticide configuration pages
|
2026-03-22 17:40:40 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
7dd61a06e2
|
Get to where I can select communications and see them
|
2026-03-22 04:08:16 +00:00 |
|
|
|
5f54cfa6ed
|
Get a callback to fire on click.
|
2026-03-22 03:56:52 +00:00 |
|
|
|
ac6cd878af
|
Get to where the comms page at least loads
Still got some warnings, still lots broken
|
2026-03-22 03:33:52 +00:00 |
|
|
|
03301518f0
|
TypeScript checking is clean.
Tons and tons of broken functionality. Now the crawl begins.
|
2026-03-22 02:55:17 +00:00 |
|
|
|
736c71eefc
|
Start adding other views and our initial stores
|
2026-03-22 00:55:48 +00:00 |
|
|
|
c75c5446f7
|
Add barely-compiling views for the rest of the sidebar
No way these things actually work.
|
2026-03-22 00:22:16 +00:00 |
|
|
|
6422609150
|
Set up dashboard page through VueJS
|
2026-03-21 23:44:14 +00:00 |
|
|
|
6d6fe9e1d6
|
Move Intelligence file to Vue logic
|
2026-03-21 22:41:47 +00:00 |
|
|
|
eaeedd5356
|
Use common navigation code between sidebar links
|
2026-03-21 22:18:01 +00:00 |
|