|
|
4bbfbdb9e6
|
Pretty all the things I missed
My laptop didn't have lefthook running. Oops.
|
2026-03-27 14:06:50 -07:00 |
|
|
|
ef412b28ec
|
Make upload GET an API request
|
2026-03-25 21:46:23 -07:00 |
|
|
|
69eabe4e85
|
Use publicreport card component on planning page
|
2026-03-24 09:06:42 -07:00 |
|
|
|
761af13270
|
coalesce to a valid country value
|
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 |
|
|
|
21180816be
|
Start providing organization info and URLs is user/self
The new frontend needs it to do its work.
|
2026-03-22 01:22:44 +00:00 |
|
|
|
9b6cacda0e
|
Make signals include the object they are attached to (pool, report)
This means pushing the types into the common types module, which
required a refactor of a bunch of other libraries.
|
2026-03-21 01:19:36 +00:00 |
|
|
|
c4359a3c81
|
Fix signals getting saved with correct location
|
2026-03-20 20:37:16 +00:00 |
|
|
|
aa94cce2ad
|
Fix creation of signal from a communication report
I had broken this when altering the signal model to always require a
location
|
2026-03-20 18:03:32 +00:00 |
|
|
|
429b724cf2
|
Emit a created event on signal creation
|
2026-03-19 19:17:00 +00:00 |
|
|
|
2f1b612e9e
|
Move signal creation inside platform layer
This allows us to emit events with it.
|
2026-03-19 19:00:44 +00:00 |
|
|
|
908ac4faea
|
Make signals, not leads, from public reports.
|
2026-03-19 17:41:56 +00:00 |
|