Usman Baig
0809c37067
fix: prevent duplicate filters, support Direct referrer, pass filters to Campaigns
...
- Deduplicate filters so clicking the same item twice doesn't stack identical pills
- Normalize "Direct" referrer to empty string so direct traffic filtering works
- Pass active filters through to Campaigns component so it respects dashboard filters
2026-03-06 22:40:57 +01:00
Usman Baig
2d0307d328
fix: enhance error logging by replacing console.error with a centralized logger across the application to improve security and maintainability
2026-02-22 20:57:21 +01:00
Usman Baig
94fb7c60e0
feat: optimize favicon loading across the application using Next.js image component for better performance and caching
2026-02-22 19:21:28 +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
4dead4b399
style: standardize gap sizes across multiple components for improved visual consistency
2026-02-21 23:48:03 +01:00
Usman Baig
ae91147b6c
chore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency
2026-02-17 20:49:55 +01:00
Usman Baig
a390fb2129
feat: enhance Campaigns component with sortable columns, export functionality, and improved loading state
2026-02-11 19:46:12 +01:00
Usman Baig
b47f3a2986
Phase 5: Animations & Final Polish
2026-02-05 17:54:04 +01:00
Usman Baig
a1447e98d9
Phase 2: Border Radius & Card Standardization
2026-02-05 17:21:51 +01:00
Usman Baig
159f514b71
feat: enhance UI components by updating button styles and improving layout in ToolsPage and Campaigns; refactor UtmBuilder for better input handling and user experience
2026-02-04 20:40:16 +01:00
Usman Baig
f2927098ac
feat: update version to 0.1.1, upgrade @ciphera-net/ui to 0.0.43, and enhance Campaigns component with URL builder modal
2026-02-04 20:18:58 +01:00
Usman Baig
ecea9cd094
feat: update getCampaigns API to include limit parameter and adjust Campaigns component to utilize it for fetching data
2026-02-04 19:41:48 +01:00
Usman Baig
143561c4ab
feat: enhance Campaigns component with loading state, user guidance, and documentation link for tracking marketing campaigns
2026-02-04 19:30:51 +01:00
Usman Baig
d5ea1a793b
feat: add Campaigns component and API integration for campaign statistics in SiteDashboardPage
2026-02-04 19:11:03 +01:00