Commit graph

9 commits

Author SHA1 Message Date
f88ca57d97
Migrate existing ts types from the API into the API module
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
21b7b68f50
Get new frontend to type check clean
Epic undertaking.
2026-03-31 14:52:53 +00:00
4bbfbdb9e6
Pretty all the things I missed
My laptop didn't have lefthook running. Oops.
2026-03-27 14:06:50 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00
fb853a2bd3
Add ability to select items and display in detail view 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
da8074d1e0
Make selectedSignals a set, add some emitted actions 2026-03-22 17:19:58 +00:00
b152cf9c36
Break apart the planning columns 2026-03-22 09:58:25 +00:00