9 Commits

Author SHA1 Message Date
9f942b4205 Add Cancel import button to dashboard
action: handles _action=cancel by calling POST /pipeline/cancel/:jobId
UI:
- Start button disabled while a job is running for that source
- Cancel import button appears only when the active source has a
  running job (status not in done/error/cancelled)
- Toast shown on cancel request confirming stop after current step
- runningSources excludes cancelled status so tab resets correctly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 16:57:57 +05:30
651fcf44ca Add source tabs for import dashboard 2026-05-14 23:57:27 +05:30
932db70910 fix typo in Import Dashboard link text 2026-04-14 14:21:51 +05:30
1e8836a60f fix typo in import link text on dashboard 2026-04-14 14:21:12 +05:30
d6cfd31a6a refactor dashboard layout and styles for improved UI consistency 2026-04-14 13:35:59 +05:30
a96d8ad3b0 enhance job summary and dashboard styles with new analytics and logging components 2026-04-14 13:26:54 +05:30
3bd27d395c add dotenv package and import for environment variable management 2026-04-14 01:56:18 +05:30
5502ee7b3b new changes in ui 2026-04-14 01:44:37 +05:30
Manesh
0f9bd58a49 first commit 2026-04-13 05:45:23 +00:00