Commit Graph

123 Commits

Author SHA1 Message Date
Usman Baig
1b53a2de8b feat: enhance PDF export with Ciphera branding and styling 2026-01-30 14:03:25 +01:00
Usman Baig
24098c4999 fix: handle undefined values in PDF export 2026-01-30 13:58:24 +01:00
Usman Baig
c845a1dffb feat: add PDF export functionality to ExportModal and update dependencies for jsPDF and jsPDF-autotable 2026-01-30 13:47:28 +01:00
Usman Baig
415f1675a9 feat: enhance dashboard components with siteId and dateRange props for improved data fetching and display 2026-01-30 13:33:04 +01:00
Usman Baig
8d197fa3e0 feat: add XLSX export functionality to ExportModal and update dependencies in package.json and package-lock.json 2026-01-29 23:45:34 +01:00
Usman Baig
5d67561506 fix: cast filteredItem to any for dynamic field assignment in ExportModal 2026-01-29 20:56:30 +01:00
Usman Baig
35980d31e3 feat: integrate ExportModal for data export functionality in Chart component 2026-01-29 20:51:06 +01:00
Usman Baig
1af35b1b80 chore: update @ciphera-net/ui to version 0.0.26 and remove next-themes dependency 2026-01-27 22:41:56 +01:00
Usman Baig
1d104f2d8f chore: replace FiExternalLink with ArrowUpRightIcon in ContentStats component 2026-01-24 14:46:01 +01:00
Usman Baig
f568e3fcb6 chore: upgrade @ciphera-net/ui to v0.0.20 and refactor icon imports in ContentStats and Locations components 2026-01-24 14:21:15 +01:00
Usman Baig
5857a2ea15 chore: upgrade @ciphera-net/ui to v0.0.18 and refactor icon imports across components 2026-01-24 12:50:43 +01:00
Usman Baig
33779ebf77 chore: upgrade @ciphera-net/ui to v0.0.14 and refactor component imports 2026-01-24 11:42:19 +01:00
Usman Baig
aaf224a278 refactor: migrate UI components to @ciphera-net/ui v0.0.11 2026-01-23 18:35:17 +01:00
Usman Baig
14455e6a75 fix(dashboard): update comparison toggle in Chart component to default to false for improved user experience 2026-01-22 22:23:26 +01:00
Usman Baig
06a8120c68 fix(dashboard): update color for Bounce Rate metric in Chart component to use brand color for consistency 2026-01-22 21:59:38 +01:00
Usman Baig
a71ac45a7f fix(dashboard): update color for Visit Duration metric in Chart component to use brand color for consistency 2026-01-22 21:56:59 +01:00
Usman Baig
ac427597b3 feat(dashboard): extend Chart component to include bounce rate and average duration metrics for enhanced analytics 2026-01-22 21:53:25 +01:00
Usman Baig
81cef1b485 feat(dashboard): integrate Checkbox component for comparison toggle in Chart, enhancing user interaction 2026-01-22 21:46:35 +01:00
Usman Baig
479a6db688 feat(dashboard): update Chart component layout with improved toolbar and export button for enhanced user interaction 2026-01-22 21:42:39 +01:00
Usman Baig
ab46dc22a9 feat(dashboard): enhance Locations component with additional country codes and corresponding icons for better representation 2026-01-22 21:39:39 +01:00
Usman Baig
222df9f11c feat(dashboard): add Tor Network support in Locations component with custom naming and icon 2026-01-22 21:36:52 +01:00
Usman Baig
e28baa5482 fix: update Chart component to display day ticks in daily view and optimize X-axis labels accordingly 2026-01-19 18:56:50 +01:00
Usman Baig
dfe415af40 fix: refine Chart component to display midnight timestamps correctly and optimize X-axis labels for hourly intervals 2026-01-19 18:52:41 +01:00
Usman Baig
2a51982c28 fix: update Chart component to display time correctly at midnight for hourly intervals 2026-01-19 18:44:57 +01:00
Usman Baig
43dd977c4c fix: update ChartTooltip to correctly display current metric values in tooltip based on payload order 2026-01-19 18:34:53 +01:00
Usman Baig
ecac8002ae fix: change Area component type from natural to monotone and add baseValue for improved chart rendering 2026-01-19 18:30:11 +01:00
Usman Baig
500310048a feat: enhance Chart component with theme-aware tooltip, comparison feature, and improved axis formatting 2026-01-19 18:25:49 +01:00
Usman Baig
78d348f037 feat: enhance PerformanceStats component with overall performance scoring and improved UI for metric display 2026-01-19 18:15:45 +01:00
Usman Baig
d37b706751 feat: add animation to collapsible section for worst performance pages in PerformanceStats component 2026-01-19 18:08:47 +01:00
Usman Baig
cb84b117ff feat: add collapsible section for worst performance pages in PerformanceStats component 2026-01-19 18:04:49 +01:00
Usman Baig
5d867dd519 refactor: update application name and related identifiers from Analytics to Pulse for consistent branding across the codebase 2026-01-19 17:20:01 +01:00
Usman Baig
9dbe74fd9f refactor: update references from Ciphera Analytics to Ciphera Pulse across the application for consistent branding and messaging 2026-01-19 16:49:42 +01:00
Usman Baig
c8695ff964 fix: Enhance dashboard components with site settings for data collection options 2026-01-19 12:10:44 +01:00
Usman Baig
c69b263cdc feat: Add 1 min and 1 hour interval selection for Today view in analytics dashboard 2026-01-19 11:00:55 +01:00
Usman Baig
1753db67c3 fix: close div tag in Countries component to ensure proper layout rendering 2026-01-19 09:58:37 +01:00
Usman Baig
b34be78798 docs: Add AGPL-3.0 license and update README for open source release 2026-01-19 09:47:03 +01:00
Usman Baig
e7a123cea2 fix(analytics-ui): standardize branding, colors, and border radii 2026-01-18 19:37:36 +01:00
Usman Baig
ba1e5c1885 feat: add web vitals tracking script and performance dashboard UI 2026-01-18 17:52:53 +01:00
Usman Baig
88ea52f644 style(dashboard): increase list item height and adjust spacing for better interactivity 2026-01-18 17:08:17 +01:00
Usman Baig
a92a938c29 feat(dashboard): add hover effects to stats blocks and external link icon to content list 2026-01-18 17:03:16 +01:00
Usman Baig
2fc623c14e feat(analytics): make top page links clickable in dashboard 2026-01-18 16:57:54 +01:00
Usman Baig
84e7be1853 style(frontend): change unique visitors chart color to brand orange 2026-01-18 16:51:05 +01:00
Usman Baig
e6654fae6c fix(frontend): chart type error 2026-01-18 13:28:07 +01:00
Usman Baig
7d3c0d49f9 feat: implement advanced chart dashboard with trends and comparisons 2026-01-18 13:25:01 +01:00
Usman Baig
3b6decf7a4 fix(analytics): display full region names in locations dashboard 2026-01-18 12:40:42 +01:00
Usman Baig
a76995457d feat: add realtime visitor tracking page and session journey view 2026-01-17 13:49:57 +01:00
Usman Baig
c2d0123e93 feat: enhance dashboard components with modal support for viewing all data 2026-01-17 13:33:30 +01:00
Usman Baig
42492d64b9 feat(analytics): add icons for browsers, devices, OS, and referrers 2026-01-16 23:39:10 +01:00
Usman Baig
19392ab385 feat: display screen resolution, content stats, and advanced metrics on dashboard 2026-01-16 22:22:02 +01:00
Usman Baig
1e2fa71e5c feat: add technology stats (browser, os, device) to analytics dashboard 2026-01-16 22:09:10 +01:00