agent-ecosystem/src/renderer/components/team/schedule
Mike f2231d7dad fix(perf): fix remaining lazy-loading and dead toggle issues from PR review
- Gate TeamListView dialogs with showCreateDialog/launchDialogOpen
- Gate SchedulesView and ScheduleSection lazy dialogs with dialogOpen
- Fix import order in SchedulesView (import type before lazy constant)
- Add Show raw toggle button to MarkdownViewer rendered view
2026-05-03 14:42:49 +05:00
..
CronScheduleInput.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleEmptyState.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleRunLogDialog.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
ScheduleRunRow.tsx feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
ScheduleSection.tsx fix(perf): fix remaining lazy-loading and dead toggle issues from PR review 2026-05-03 14:42:49 +05:00
ScheduleStatusBadge.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00