Commit Graph

163 Commits

Author SHA1 Message Date
Usman Baig
90a743c170 feat: implement custom events tracking and goals management in the dashboard 2026-02-04 14:33:06 +01:00
Usman Baig
0d16f3ba55 refactor: derive main padding from bar/header height constants
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 12:41:13 +01:00
Usman Baig
4d477110c8 refactor: enhance OfflineBanner to accept online status as a prop and update layout-content to pass isOnline state 2026-02-04 12:34:24 +01:00
Usman Baig
19f75b2f45 chore: update @ciphera-net/ui dependency to version 0.0.42 in package.json and package-lock.json; enhance OfflineBanner styling and layout in layout-content.tsx 2026-02-04 11:41:38 +01:00
Usman Baig
223c00a382 fix: conditionally render OfflineBanner and adjust main padding based on user authentication and online status 2026-02-04 11:32:14 +01:00
Usman Baig
cbd3c38f38 chore: update @ciphera-net/ui dependency to version 0.0.40 in package.json and package-lock.json; add useOnlineStatus hook to LayoutContent for dynamic padding adjustment 2026-02-04 11:17:18 +01:00
Usman Baig
a5f1d51f51 style: wrap OfflineBanner in a div with padding for improved layout spacing in LayoutContent 2026-02-04 11:07:56 +01:00
Usman Baig
2a0380189d feat: add OfflineBanner component to LayoutContent for offline notifications and update styles in OfflineBanner 2026-02-04 11:00:21 +01:00
Usman Baig
787eac2151 feat: integrate PWA support using next-pwa; update configuration in next.config.ts, add service worker files to .gitignore, and include manifest in layout.tsx 2026-02-04 10:45:00 +01:00
Usman Baig
eaf02c853f fix: improve error handling across various components; utilize getAuthErrorMessage for consistent user-facing error messages 2026-02-03 19:31:26 +01:00
Usman Baig
af5d9631e5 fix: improve error handling in authentication flow; validate access token and format, and ensure proper state verification in callback 2026-02-01 21:07:17 +01:00
Usman Baig
e17c95b940 chore: update @ciphera-net/ui dependency to version 0.0.38; modify LayoutContent to include showSecurity prop 2026-01-31 22:52:20 +01:00
Usman Baig
472061113b feat: implement subscription limit check in NewSitePage; update HomePage to conditionally display site addition link or upgrade prompt based on subscription status 2026-01-31 22:45:11 +01:00
Usman Baig
c78874ea88 feat: add subscription loading and display logic to HomePage component; implement error handling for subscription retrieval 2026-01-31 17:52:05 +01:00
Usman Baig
f085c11ba3 feat: implement loading state and error handling in PricingSection; add Suspense for async components in Pricing and Settings pages 2026-01-31 17:29:54 +01:00
Usman Baig
559c8a74dd feat: implement pending checkout handling in PricingSection; redirect users based on checkout state in AuthCallbackContent 2026-01-30 23:00:46 +01:00
Usman Baig
c0adc7fd63 chore: update @ciphera-net/ui dependency to version 0.0.37 in package.json and package-lock.json; add showPricing prop to LayoutContent and Footer components 2026-01-30 20:27:50 +01:00
Usman Baig
6ffd5afc65 chore: update @ciphera-net/ui dependency to version 0.0.36 in package.json and package-lock.json; add showFaq and showSecurity props to LayoutContent component 2026-01-30 20:15:43 +01:00
Usman Baig
0263d85e50 chore: update @ciphera-net/ui dependency to version 0.0.34 in package.json and package-lock.json; refactor Footer component to simplify layout and remove WebsiteFooter 2026-01-30 19:47:48 +01:00
Usman Baig
a234280a9a feat: enhance FAQPage with collapsible items and JSON-LD schema for improved user experience and SEO 2026-01-30 19:06:59 +01:00
Usman Baig
f5cc8d1207 feat: implement ComparisonTable component in AboutPage to visually compare Pulse with competitors, enhancing user understanding of features and privacy aspects 2026-01-30 18:40:03 +01:00
Usman Baig
82f606590e feat: add 'Integrations' link to WebsiteFooter to enhance resource accessibility 2026-01-30 16:42:31 +01:00
Usman Baig
1cb4fdffe2 refactor: remove DataComparisonSection from homepage to enhance layout simplicity and maintainability 2026-01-30 16:39:48 +01:00
Usman Baig
46dcd5db31 refactor: remove DataComparisonSection from homepage to simplify layout and improve code maintainability 2026-01-30 16:37:49 +01:00
Usman Baig
df8f3f3624 feat: add DataComparisonSection to homepage for visual comparison of tracking methods, enhancing user understanding of privacy implications 2026-01-30 16:28:09 +01:00
Usman Baig
4e0a7a0142 refactor: remove IntegrationSection from homepage to streamline layout and improve code maintainability 2026-01-30 16:20:04 +01:00
Usman Baig
6d69070f73 feat: conditionally render footer based on user authentication, displaying WebsiteFooter for unauthenticated users 2026-01-30 16:11:31 +01:00
Usman Baig
8f25fe3af9 feat: add integration section to homepage for easy installation instructions, enhancing user onboarding experience 2026-01-30 15:59:55 +01:00
Usman Baig
b3cafe77d9 fix: update footer year range from dynamic to fixed 2024-2026 for consistency 2026-01-30 15:40:32 +01:00
Usman Baig
bb1cfe44fe fix: update footer year dynamically and refactor dashboard preview layout for improved responsiveness 2026-01-30 15:36:22 +01:00
Usman Baig
cd590553b6 feat: enhance dashboard preview with scroll-based animations using framer-motion, improving interactivity and visual dynamics 2026-01-30 15:29:53 +01:00
Usman Baig
7c40003b8e feat: implement animated container for dashboard preview using framer-motion, enhancing visual appeal and interactivity 2026-01-30 15:08:12 +01:00
Usman Baig
a2a7bbe96f feat: add floating animation to dashboard preview and implement 3D transform utilities for enhanced visual effects 2026-01-30 15:00:30 +01:00
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
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
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
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
f43a28f22c feat: enhance HomePage and SiteList components with site management features 2026-01-26 21:53:00 +01:00
Usman Baig
5bc9c12fba feat: add captcha functionality to PublicDashboardPage and OrganizationSettings components 2026-01-24 23:29:59 +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