| .. |
|
Activity.tsx
|
…
|
|
|
AdapterManager.tsx
|
fix(ui): narrow overridePaused to boolean in AdapterManager spread
|
2026-04-04 17:08:53 +01:00 |
|
AgentDetail.tsx
|
Unify all toggle switches into a single responsive ToggleSwitch component
|
2026-04-04 17:48:54 -05:00 |
|
Agents.tsx
|
Merge pull request #2650 from plind-dm/fix/paused-agent-visual-indicator
|
2026-04-06 08:53:34 -05:00 |
|
ApprovalDetail.tsx
|
…
|
|
|
Approvals.tsx
|
Add generic issue-linked board approvals
|
2026-04-06 21:24:38 -05:00 |
|
Auth.tsx
|
…
|
|
|
BoardClaim.tsx
|
…
|
|
|
CliAuth.tsx
|
…
|
|
|
Companies.tsx
|
…
|
|
|
CompanyExport.tsx
|
…
|
|
|
CompanyImport.tsx
|
feat(adapters): external adapter plugin system with dynamic UI parser
|
2026-04-03 21:11:20 +01:00 |
|
CompanySettings.tsx
|
fix: use prefix-aware Link for export/import on Company Settings page
|
2026-04-06 16:19:41 +01:00 |
|
CompanySkills.tsx
|
feat(company-skills): implement skill deletion with agent usage check
|
2026-04-01 17:18:01 +01:00 |
|
Costs.tsx
|
…
|
|
|
Dashboard.tsx
|
…
|
|
|
DesignGuide.tsx
|
…
|
|
|
ExecutionWorkspaceDetail.tsx
|
Fix execution workspace page overflow on mobile
|
2026-04-06 21:24:12 -05:00 |
|
GoalDetail.test.tsx
|
fix goal view properties toggle
|
2026-03-30 12:49:22 +05:30 |
|
GoalDetail.tsx
|
fix goal view properties toggle
|
2026-03-30 12:49:22 +05:30 |
|
Goals.tsx
|
…
|
|
|
Inbox.test.tsx
|
Add optional Parent Issue column to inbox show/hide columns
|
2026-04-06 21:24:44 -05:00 |
|
Inbox.tsx
|
Narrow parent issue and time-ago columns in inbox grid
|
2026-04-06 21:24:44 -05:00 |
|
InstanceExperimentalSettings.tsx
|
Unify all toggle switches into a single responsive ToggleSwitch component
|
2026-04-04 17:48:54 -05:00 |
|
InstanceGeneralSettings.tsx
|
Unify all toggle switches into a single responsive ToggleSwitch component
|
2026-04-04 17:48:54 -05:00 |
|
InstanceSettings.tsx
|
…
|
|
|
InviteLanding.tsx
|
feat(adapters): external adapter plugin system with dynamic UI parser
|
2026-04-03 21:11:20 +01:00 |
|
IssueChatUxLab.tsx
|
Polish issue chat transcript presentation
|
2026-04-08 06:02:34 -05:00 |
|
IssueDetail.tsx
|
Fix rebased issue detail chat props
|
2026-04-08 06:02:34 -05:00 |
|
Issues.tsx
|
fix(ui): harden issue breadcrumb source routing
|
2026-03-29 10:57:34 -05:00 |
|
MyIssues.tsx
|
…
|
|
|
NewAgent.tsx
|
fix(ui): external adapter selection, config field placement, and transcript parser freshness
|
2026-04-03 21:11:22 +01:00 |
|
NotFound.tsx
|
…
|
|
|
Org.tsx
|
…
|
|
|
OrgChart.tsx
|
feat(adapters): external adapter plugin system with dynamic UI parser
|
2026-04-03 21:11:20 +01:00 |
|
PluginManager.tsx
|
…
|
|
|
PluginPage.tsx
|
…
|
|
|
PluginSettings.tsx
|
…
|
|
|
ProjectDetail.tsx
|
fix: allow to remove project description (#2338)
|
2026-04-06 13:18:38 -07:00 |
|
ProjectWorkspaceDetail.tsx
|
Fix workspace runtime state reconciliation
|
2026-04-04 17:48:54 -05:00 |
|
Projects.tsx
|
…
|
|
|
RoutineDetail.tsx
|
feat(server): add github_hmac and none webhook signing modes
|
2026-04-06 16:26:27 -03:00 |
|
Routines.test.tsx
|
feat(ui): improve routines list and recent runs
|
2026-04-04 17:48:54 -05:00 |
|
Routines.tsx
|
feat(ui): improve routines list and recent runs
|
2026-04-04 17:48:54 -05:00 |
|
RunTranscriptUxLab.tsx
|
…
|
|