SurfSense/surfsense_web/app/dashboard/[search_space_id]/automations
CREDO23 bc3c2fd515 fix(web): hide header Create CTA on the automations empty state
The empty-state card already hosts the primary "Create via chat" CTA;
keeping the header button on the same screen showed two identical
buttons. Adds an optional ``showCreateCta`` prop to AutomationsHeader
(default true) and turns it off only in the empty branch so the card
stays the focal point.
2026-05-28 01:14:10 +02:00
..
components fix(web): hide header Create CTA on the automations empty state 2026-05-28 01:14:10 +02:00
hooks feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00
automations-content.tsx fix(web): hide header Create CTA on the automations empty state 2026-05-28 01:14:10 +02:00
page.tsx feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00