nexus/ui/src
Forgotten 2980f92bbb fix(ui): default issue sort to newest-first for new companies
Changes the default sort from "status ascending" to "created descending"
so newest issues appear at the top. Also sets default groupBy to "none"
since date-based sorting works best as a flat list.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:55:52 -06:00
..
adapters feat(ui): add instructions file path field to adapter config forms 2026-02-26 16:34:39 -06:00
api feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
components fix(ui): default issue sort to newest-first for new companies 2026-02-27 15:55:52 -06:00
context feat(ui): onboarding wizard, comment thread, markdown editor, and UX polish 2026-02-26 16:33:48 -06:00
hooks feat(ui): remember last visited page per company on company switch 2026-02-23 14:47:54 -06:00
lib feat: server-side issue search, dashboard charts, and inbox badges 2026-02-26 16:33:39 -06:00
pages feat(ui): onboarding wizard, comment thread, markdown editor, and UX polish 2026-02-26 16:33:48 -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 style(ui): restore rounding for buttons, comments, and company/project icons 2026-02-26 16:30:12 -06:00
main.tsx feat(ui): light/dark theme toggle and light mode color support 2026-02-26 16:33:29 -06:00