nexus/ui/src/pages
Dotta 369dfa4397 Fix hooks order violation and UX copy on instance settings page
Move useMemo and derived state above early returns so hooks are always
called in the same order. Simplify the description to plain English
and change toggle button labels to "Enable Timer Heartbeat" /
"Disable Timer Heartbeat" for clarity.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-12 08:14:45 -05:00
..
Activity.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
AgentDetail.tsx Redact home paths in transcript views 2026-03-11 20:56:47 -05:00
Agents.tsx Merge pull request #452 from aaaaron/feat/gemini-adapter-improvements 2026-03-11 13:43:28 -05:00
ApprovalDetail.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
Approvals.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Auth.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
BoardClaim.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Companies.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
CompanySettings.tsx Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
Costs.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
Dashboard.tsx Fix inbox badge logic and landing view 2026-03-10 22:55:45 -05:00
DesignGuide.tsx fix: remove Cmd+1..9 company-switch shortcut 2026-03-11 15:32:39 -04:00
GoalDetail.tsx refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
Goals.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
Inbox.tsx Add inbox live badge and timestamp 2026-03-11 21:47:21 -05:00
InstanceSettings.tsx Fix hooks order violation and UX copy on instance settings page 2026-03-12 08:14:45 -05:00
InviteLanding.tsx feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
IssueDetail.tsx ui: apply interface polish from design article review 2026-03-11 08:20:24 -05:00
Issues.tsx Smooth agent config save button state 2026-03-10 20:58:18 -05:00
MyIssues.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
NewAgent.tsx feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
NotFound.tsx ui: add company-aware not found handling 2026-03-10 16:38:46 -05:00
Org.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
OrgChart.tsx feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00
ProjectDetail.tsx Refine project and agent configuration UI 2026-03-10 10:58:43 -05:00
Projects.tsx feat(ui): reconcile backup UI changes with current routing and interaction features 2026-03-02 16:44:03 -06:00
RunTranscriptUxLab.tsx Tighten command transcript rows and dashboard card 2026-03-11 13:14:08 -05:00