Usman Baig
fd1386b80d
fix: replace index-based React keys with stable data keys (F-9)
...
Use page paths, referrer URLs, item names, and composite location
keys instead of array indices. Prevents stale-row glitches when
lists are filtered or reordered.
2026-03-01 21:15:09 +01:00
Usman Baig
156d9986df
fix: improve error messaging for various components to provide clearer feedback on failures
2026-02-22 19:17:20 +01:00
Usman Baig
d571b6156f
refactor: integrate useMinimumLoading hook for enhanced loading state management across multiple pages
2026-02-22 18:38:35 +01:00
Usman Baig
c100277955
refactor: replace loading overlays with skeleton components for improved user experience across various pages
2026-02-22 18:01:45 +01:00
Usman Baig
9a5a2c5f3c
TIER 2 - Design Consistency
2026-02-06 12:35:56 +01:00
Usman Baig
a1447e98d9
Phase 2: Border Radius & Card Standardization
2026-02-05 17:21:51 +01:00
Usman Baig
9ec441c932
Phase 1: Fix remaining button inconsistencies across all pages
2026-02-05 16:33:36 +01:00
Usman Baig
45577d5cfa
refactor: optimize data loading in FunnelsPage and FunnelReportPage by utilizing useCallback for improved performance and dependency management
2026-02-04 23:29:32 +01:00
Usman Baig
8bbe508657
refactor: streamline data loading in FunnelsPage and FunnelReportPage by reintroducing useEffect hooks for improved state management and responsiveness
2026-02-04 23:17:17 +01:00
Usman Baig
40dffcdb1e
feat: improve Funnel pages UI by updating styles for empty state and chart components, enhancing visual consistency and accessibility
2026-02-04 22:36:19 +01:00
Usman Baig
c98286c4e3
feat: update button styles and enhance layout consistency across Funnels pages, including improved accessibility with aria-labels
2026-02-04 22:27:55 +01:00
Usman Baig
5a8fe883dd
feat: upgrade @ciphera-net/ui to version 0.0.45 and refactor Funnel components to replace Card with div for improved styling consistency
2026-02-04 22:01:32 +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