Commit Graph

1352 Commits

Author SHA1 Message Date
Usman Baig
409934c75f refactor: remove Footer component from homepage, streamlining layout and improving code maintainability 2026-01-30 14:58:30 +01:00
Usman Baig
1871bd5814 feat: add dashboard preview and comparison section to homepage, enhancing user engagement with visual elements and feature comparisons 2026-01-30 14:54:43 +01:00
Usman Baig
5a2027cb78 feat: redesign homepage layout with enhanced visuals and glass card effects, including gradient text and new badge styles 2026-01-30 14:48:54 +01:00
Usman Baig
7a8264cc41 feat: implement localStorage settings management for dashboard, including loading and saving date ranges and intervals 2026-01-30 14:42:10 +01:00
Usman Baig
6758d8c8c3 refactor: remove redundant interval selection logic and pass props directly to dashboard component 2026-01-30 14:31:07 +01:00
Usman Baig
62904298b9 feat: integrate interval selection for dashboard charts based on date range 2026-01-30 14:28:26 +01:00
Usman Baig
90a18c2ba2 feat: add export button to private dashboard 2026-01-30 14:21:30 +01:00
Usman Baig
e19d72ebb8 feat: enhance PDF export with top pages/referrers and move export button to page header 2026-01-30 14:16:26 +01:00
Usman Baig
c01b042254 feat: enhance PDF export with summary cards and improved styling 2026-01-30 14:09:29 +01:00
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
eb81f111c0 feat: add siteId and dateRange props to dashboard components for enhanced data handling 2026-01-30 13:37:48 +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
a3e6441a33 style: update layout and styling of HomePage component for improved responsiveness 2026-01-30 01:44:51 +01:00
Usman Baig
d5711f2ed2 chore: remove Dockerfile and workflow, switching to vps build 2026-01-30 00:58:44 +01:00
Usman Baig
e91902ebd1 fix: update Dockerfile to create and set permissions for .next directory during build process 2026-01-30 00:38:27 +01:00
Usman Baig
0206e85873 chore: move deploy workflow to correct location 2026-01-30 00:34:43 +01:00
Usman Baig
5e96e58d47 fix: resolve issue with XLSX export functionality in ExportModal and improve error handling 2026-01-30 00:29:03 +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
bdba3dec58 fix: update user check in HomePage and change documentation link in SiteList to external URL 2026-01-29 21:15:24 +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
7ef9ea6779 chore: update @ciphera-net/ui to version 0.0.31 in package.json and package-lock.json 2026-01-28 16:44:46 +01:00
Usman Baig
c4367dc2a7 chore: update @ciphera-net/ui to version 0.0.30 in package.json and package-lock.json 2026-01-28 16:23:04 +01:00
Usman Baig
f8bf5d2645 chore: update deployment notes and hosting information in README and next.config.ts 2026-01-28 15:01:10 +01:00
Usman Baig
f82d77e04d refactor: remove ReplayPlayerControls component 2026-01-28 11:28:05 +01:00
Usman Baig
32925a754d chore: update @ciphera-net/ui to version 0.0.29 in package.json and package-lock.json 2026-01-27 23:00:08 +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
c00a921f36 chore: update @ciphera-net/ui to version 0.0.23 in package-lock.json 2026-01-27 22:02:55 +01:00
Usman Baig
6365f9bb76 chore: bump @ciphera-net/ui to 0.0.23 2026-01-27 21:58:19 +01:00
Usman Baig
1114b0d27a refactor: use custom toast from @ciphera-net/ui 2026-01-27 21:52:11 +01:00
Usman Baig
d9c3294eeb feat: add previous period statistics and enhance data loading in PublicDashboardPage 2026-01-27 21:23:11 +01:00
Usman Baig
5dd785d2be chore: upgrade @ciphera-net/ui to v0.0.22 in package-lock.json 2026-01-27 18:06:53 +01:00
Usman Baig
41974dae53 chore: upgrade @ciphera-net/ui to v0.0.21 in package-lock.json 2026-01-26 21:55:08 +01:00
Usman Baig
f43a28f22c feat: enhance HomePage and SiteList components with site management features 2026-01-26 21:53:00 +01:00
Usman Baig
ab3c176f1c fix: add frontend validation for captcha in organization settings 2026-01-25 00:16:00 +01:00
Usman Baig
b4e9bbc30d fix: imperatively construct captcha payload to avoid spread issues 2026-01-25 00:12:04 +01:00
Usman Baig
acb92728e3 fix: correctly conditionally add captcha fields to invite payload 2026-01-25 00:08:30 +01:00
Usman Baig
d96f648d79 fix: explicit captcha fields in sendInvitation payload 2026-01-25 00:01:50 +01:00
Usman Baig
5bc9c12fba feat: add captcha functionality to PublicDashboardPage and OrganizationSettings components 2026-01-24 23:29:59 +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
58f4b7f95a chore: upgrade @ciphera-net/ui to v0.0.19 in package.json and package-lock.json 2026-01-24 13:48:47 +01:00
Usman Baig
7e57eaeca3 chore: remove unused CopyIcon import from OrganizationSettings component 2026-01-24 12:57:50 +01:00
Usman Baig
0394fc337c chore: replace CopyIcon and ExternalLinkIcon with SVG implementations in SiteSettingsPage and VerificationModal components 2026-01-24 12:56:27 +01:00
Usman Baig
240a9bde8f chore: replace FileTextIcon with SettingsIcon in SiteSettingsPage component 2026-01-24 12:54:44 +01:00
Usman Baig
0e280e4118 chore: replace LightningIcon with ZapIcon across multiple components 2026-01-24 12:53:10 +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
1c4ea35296 chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation 2026-01-24 12:10:11 +01:00