FoxxMD
fb66f0ca84
feat(db): update updatedAt fields automatically
2026-07-02 19:43:48 +00:00
FoxxMD
c4b1d72f3f
feat(ui): Implement plays refresh
2026-07-02 15:55:37 +00:00
FoxxMD
fb452eb40b
feat(ui): try to constrain date picker size for mobile
2026-07-02 14:37:52 +00:00
FoxxMD
d3fd03a78c
feat(ui): Wrap all filters
2026-07-02 14:28:57 +00:00
FoxxMD
7b04e76c3b
fix(ui): Accessing target/children when no ref, yet
2026-07-02 14:13:54 +00:00
FoxxMD
9f34c45192
fix(ui): Fix n+1 insertion bug on new play and add logging
2026-07-02 14:07:46 +00:00
FoxxMD
7ab0f710ff
feat(ui): Better control over ephemeral updates to plays
...
* Use structuralSharing to add signal that play data was updated from invalidated query
* Make update badge more generic and fix timeout/re-render
* Play update story updates random play
2026-07-02 14:01:28 +00:00
FoxxMD
ea1fb54de1
fix(ui): Revert datepicker formatting for now
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
Causing end date to jump back one day after every change?
2026-07-02 12:29:31 +00:00
FoxxMD
35fd84a1d0
feat(ui): Improve date picker useability
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
* reduce preset options to make smaller viewports easier to use
* Add icon to mobile users can avoid keyboard popup
* Disable openOnClick to avoid popup annoyance when user is trying to directly type dates
2026-07-02 01:07:20 +00:00
FoxxMD
e498db8ad3
feat(ui): Implement flex wrapped hook
2026-07-01 22:44:17 +00:00
FoxxMD
145960ca04
feat(ui): Implement placeholder component state actions
2026-07-01 20:23:16 +00:00
FoxxMD
91ba24e165
feat(ui): Add placeholder primary actions from component state
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-07-01 19:49:08 +00:00
FoxxMD
66fc7a2b09
feat(ui): Add back button on component details
2026-07-01 18:30:44 +00:00
FoxxMD
97a7c7044c
feat(ui): Implement play actions in summary
2026-07-01 17:57:07 +00:00
FoxxMD
53d7de7e8d
refactor(ui): Use custom hook for activity fetching
2026-07-01 17:12:55 +00:00
FoxxMD
32da14c08e
make entire component header a link to details
2026-07-01 00:33:45 +00:00
FoxxMD
c7f370f121
feat(ui): de-emphasize mode badge
2026-07-01 00:31:48 +00:00
FoxxMD
9d105173da
refactor(storybook): More re-organizing
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-06-30 22:47:47 +00:00
FoxxMD
3e7bbab5b0
refactor(storybook): organize storybook file and loglical
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-06-30 21:03:14 +00:00
FoxxMD
e04965eb35
fix(storybook): Fix router wiring for component list stories
2026-06-30 20:41:51 +00:00
FoxxMD
f2c5e82665
keep names and sourcemap on build?
2026-06-30 20:28:07 +00:00
FoxxMD
4c41f0976d
Add placeholder action buttons to play detail
2026-06-30 20:27:57 +00:00
FoxxMD
db333184cc
fix(ui): Fix text alignment in timeline titles
2026-06-30 20:27:38 +00:00
FoxxMD
a5963a2333
(bad) ignore weird type error on cause unknown
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
2026-06-25 15:38:38 +00:00
FoxxMD
0fe81d6164
fix(ui): Fix content wrapping in detailed component
2026-06-25 15:13:52 +00:00
FoxxMD
3ad9f5dcac
Add api fixture for generating fake errors
2026-06-25 15:13:27 +00:00
FoxxMD
d39abe40c6
feat(ui): Hide error stacks at sm and below
2026-06-25 15:12:46 +00:00
FoxxMD
6f8ca72ccf
fix(db): Fix accessing undefined lifecycle during retention cleanup
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-06-24 19:29:35 +00:00
FoxxMD
2ae32ee19f
feat(ui): Polish error alert
2026-06-24 19:21:15 +00:00
FoxxMD
2ac89c5db3
fix: Serialize errors at api boundary and fix recursive cause bug in error alert render
2026-06-24 18:27:34 +00:00
FoxxMD
b0db1dd8bc
feat(ui): Add error boundaries and better error detection for rendering
2026-06-24 17:18:26 +00:00
FoxxMD
a603be6e22
fix(ui): Fix total stats count
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
2026-06-24 16:12:58 +00:00
FoxxMD
7ad23a76de
fix(ui): Fix component summary not rendering live updates when no initial players
2026-06-24 15:51:48 +00:00
FoxxMD
4481646153
refactor(ui): Move query functions into factory
2026-06-24 15:51:26 +00:00
FoxxMD
5d2c9b557f
refactor(ui): Move component player live add/delete into players container
2026-06-24 15:17:54 +00:00
FoxxMD
eb69ae48f1
fix(ui): Ok to ignore empty error when rendering error alert
2026-06-24 14:19:54 +00:00
FoxxMD
c7479b2f00
fix(ui): Fix player keys and use of floats
2026-06-24 14:18:46 +00:00
FoxxMD
8ae7a8d338
feat(ui): Implement live play insert
2026-06-24 14:14:17 +00:00
FoxxMD
7573c762c0
fix(db): Include input in created play data since some systems depend on this existing
2026-06-24 14:14:03 +00:00
FoxxMD
6d503a1a15
fix(storybook): Fix duplicate msw workers due to vite hot reload
2026-06-24 14:13:19 +00:00
FoxxMD
94d3ea5da8
fix: Fix typing for play update events
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-06-24 01:10:05 +00:00
FoxxMD
e998006e6c
feat(ui): Implement live updates to activity summary and details
2026-06-24 00:52:01 +00:00
FoxxMD
234fc67ab2
refactor(client): Remove unnecessary notifier dependency
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2026-06-23 20:05:33 +00:00
FoxxMD
37bb507359
feat(ui): Global sse status indicator
2026-06-23 19:51:14 +00:00
FoxxMD
1237056d59
feat(ui): Implement statuses for clients
2026-06-23 19:50:54 +00:00
FoxxMD
7174702f7b
feat(ui): Implement status and state updates for sources
2026-06-23 18:44:19 +00:00
FoxxMD
3b721673c8
refactor(ui): Replace native links with react-router links
2026-06-23 16:10:52 +00:00
FoxxMD
b64f0d2dd5
fix(ui): Fix color contrast for log lines
2026-06-23 16:03:20 +00:00
FoxxMD
7738dc004a
feat(ui): Animate sleep indicator
2026-06-23 15:54:34 +00:00
FoxxMD
5c5563a917
Fix layout of state badge and status in component details
2026-06-23 15:48:32 +00:00