Commit Graph

494 Commits

Author SHA1 Message Date
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
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
33779ebf77 chore: upgrade @ciphera-net/ui to v0.0.14 and refactor component imports 2026-01-24 11:42:19 +01:00
Usman Baig
e6b66e7f97 fix: update handleSwitchWorkspace signature to accept null 2026-01-23 18:52:36 +01:00
Usman Baig
390ca429d9 fix: update PasswordInput onChange handlers to accept event 2026-01-23 18:47:14 +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
e75d70269f refactor(replay): remove session replay functionality and related components to streamline codebase 2026-01-23 18:21:50 +01:00
Usman Baig
794523fa81 refactor(layout): consolidate Footer component import into Header/Footer from '@ciphera-net/ui' and remove redundant Footer file 2026-01-23 17:33:38 +01:00
Usman Baig
d9ac3ece55 fix(branding): update icon references in layout from 'pulse_icon_no_margins.png' to 'favicon.ico' for consistency 2026-01-23 11:47:49 +01:00
Usman Baig
1be2c95046 fix(branding): update logo references from 'ciphera_icon_no_margins.png' to 'pulse_icon_no_margins.png' across the application for consistent branding 2026-01-23 11:38:05 +01:00
Usman Baig
3ca0bbd921 fix(auth): update comments in AuthCallback and API client for clarity on token handling and refresh process 2026-01-23 10:45:52 +01:00
Usman Baig
d4afbc1930 refactor(ui): update button and input components to use brand-orange styles, enhancing UI consistency across the application 2026-01-22 20:40:17 +01:00
Usman Baig
c325f50504 fix(settings): correct JSX structure in SiteSettingsPage for proper rendering of visibility tab 2026-01-22 20:31:37 +01:00
Usman Baig
3996c2550e feat(auth): implement role-based access control in SiteDashboard and SiteSettings, enhancing user experience with edit permissions 2026-01-22 20:28:44 +01:00
Usman Baig
c5d116b334 refactor(loading): enhance LoadingOverlay integration in HomePage and AuthCallback for consistent loading experience 2026-01-22 18:40:56 +01:00
Usman Baig
12292b62a8 refactor(loading): streamline LoadingOverlay usage in HomePage and AuthCallback to return null during loading states 2026-01-22 18:36:03 +01:00
Usman Baig
db6ae6a447 feat(layout): add viewport configuration to layout for responsive design 2026-01-22 16:44:37 +01:00
Usman Baig
5820a7d6a0 refactor(login): remove LoadingOverlay from LoginPage and return null 2026-01-22 16:11:26 +01:00