Commit Graph

5 Commits

Author SHA1 Message Date
Usman Baig
d5b594d6f9 feat(funnels): update frontend types and API client for funnels v2 2026-03-18 14:20:15 +01:00
Usman Baig
4de4e05ccb fix: standardize funnel date format to YYYY-MM-DD and update changelog
Funnel stats API now uses start_date/end_date params consistent with
all other endpoints. Removed RFC3339 conversion helper. Added changelog
entries for audit fixes (B-7, B-11, B-23, B-38, B-42).
2026-03-01 19:36:38 +01:00
Usman Baig
002fe50d9a feat: add regex validation for funnel steps and improve error handling in CreateFunnelPage 2026-02-04 23:48:06 +01:00
Usman Baig
c37c66cbf3 feat: enhance funnel stats API by normalizing date inputs to RFC3339 format, improving query consistency and accuracy 2026-02-04 23:41:31 +01:00
Usman Baig
3f99bc81cc feat: add button to navigate to Funnels page in SiteDashboardPage for improved user navigation 2026-02-04 21:49:23 +01:00