nexus/ui/src
Forgotten 82251b7b27 feat(ui): org chart page, issue detail tabs, and UX improvements
- Add org chart page with tree visualization and sidebar nav link
- Restructure issue detail into tabbed layout (comments/activity/sub-issues)
- Persist comment drafts to localStorage with debounce
- Add inline assignee picker to issues list with search
- Fix assignee clear to reset both agent and user assignee
- Fix InlineEditor nesting when rendering markdown content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 08:39:31 -06:00
..
adapters fix(adapter): support dangerouslyBypassSandbox alias in codex-local 2026-02-23 19:44:10 -06:00
api feat: add project workspaces (DB, API, service, and UI) 2026-02-25 08:38:46 -06:00
components feat(ui): org chart page, issue detail tabs, and UX improvements 2026-02-25 08:39:31 -06:00
context fix(ui): mobile viewport, scrollable popovers, and actor labels 2026-02-23 19:44:02 -06:00
hooks feat(ui): remember last visited page per company on company switch 2026-02-23 14:47:54 -06:00
lib feat: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -06:00
pages feat(ui): org chart page, issue detail tabs, and UX improvements 2026-02-25 08:39:31 -06:00
App.tsx feat(ui): org chart page, issue detail tabs, and UX improvements 2026-02-25 08:39:31 -06:00
index.css fix(ui): improve issues page toolbar and rows for mobile 2026-02-23 16:51:17 -06:00
main.tsx feat: add toast notification system with success toasts 2026-02-20 13:47:13 -06:00