Commit Graph

21 Commits

Author SHA1 Message Date
83788c6b82 feat: add mobile review readiness inspector (#121)
All checks were successful
CI / lint (pull_request) Successful in 14s
CI / build-frontend (pull_request) Successful in 6s
2026-08-06 17:09:40 +00:00
32d9d9413f feat: make My Work refresh resumable (#119)
All checks were successful
CI / lint (pull_request) Successful in 15s
CI / build-frontend (pull_request) Successful in 6s
2026-08-06 16:30:01 +00:00
b7d4bd8137 feat: add review requests to My Work (#117)
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 15:52:26 +00:00
de2f8d8fcc feat: add mobile My Work inbox (#115)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 15:24:37 +00:00
bfdc042e38 fix: remove fabricated fallback work items (#105)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 12:47:12 +00:00
b055644be9 fix: report repo mix context failures (#103)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 12:17:13 +00:00
64b6ff6c5b fix: allow mobile dashboard zoom (#101)
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 11:46:46 +00:00
b41d7ad03a fix: expose degraded fallback context status (#97)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 10:47:18 +00:00
13fcd42f13 fix: resolve dashboard API requests under subpath (#65)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-06 02:47:38 +00:00
4bbe02b3f6 fix: resolve markdown renderer under dashboard subpath (#63)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 02:17:46 +00:00
2fdb9fb897 fix: resolve command script under dashboard subpath (#60)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 01:52:54 +00:00
3e1ce3e72a fix: preserve filtered command actions (#60)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
2026-08-06 01:48:09 +00:00
f63c8c39b1 fix: escape markdown preview HTML (#52)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
2026-08-05 23:48:27 +00:00
89c22c6091 fix: render repo mix before populating counts (#48)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
2026-08-05 22:48:47 +00:00
4afa4032d7 fix: preserve Gitea events on refresh failure (#41)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 15:34:05 +00:00
5a3f0128c4 feat: report Gitea event stream freshness
All checks were successful
CI / lint (pull_request) Successful in 9s
CI / build-frontend (pull_request) Successful in 6s
2026-08-05 09:03:20 +00:00
9df3815417 feat: add realtime Gitea event stream widget
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / build-frontend (pull_request) Successful in 5s
2026-08-05 04:04:40 +00:00
6bfc97dcdf feat: persist collapsible dashboard panels
Some checks failed
CI / build-frontend (pull_request) Has been skipped
CI / lint (pull_request) Failing after 7s
2026-08-04 14:53:06 +00:00
8ff742c0fe chore: creative AI-imbued dashboard UI + fallback context endpoint
Some checks failed
CI / lint (push) Has been cancelled
Release / tag-release (push) Has been cancelled
CI / build-frontend (push) Has been cancelled
Release / draft-rc (push) Has been cancelled
2026-07-10 17:47:11 +00:00
11156be20e feat(dashboard): add WYSIWYG-style command palette, whiteboard, markdown widget, collapsible panels, and live widgets 2026-07-07 13:18:26 +00:00
f9ace930e4 feat(frontend): adaptive live dashboard panels
- three-column layout with sticky context, work, and AI panels
- live refresh every 8s
- suggestion cards with priority styling
- mobile responsive
2026-07-07 00:56:21 +00:00