f5cc8d1207feat: implement ComparisonTable component in AboutPage to visually compare Pulse with competitors, enhancing user understanding of features and privacy aspects
Usman Baig
2026-01-30 18:40:03 +01:00
82f606590efeat: add 'Integrations' link to WebsiteFooter to enhance resource accessibility
Usman Baig
2026-01-30 16:42:31 +01:00
1cb4fdffe2refactor: remove DataComparisonSection from homepage to enhance layout simplicity and maintainability
Usman Baig
2026-01-30 16:39:48 +01:00
46dcd5db31refactor: remove DataComparisonSection from homepage to simplify layout and improve code maintainability
Usman Baig
2026-01-30 16:37:49 +01:00
df8f3f3624feat: add DataComparisonSection to homepage for visual comparison of tracking methods, enhancing user understanding of privacy implications
Usman Baig
2026-01-30 16:28:09 +01:00
0f1dbf05a1feat: add 'Installation' link to WebsiteFooter for improved resource accessibility
Usman Baig
2026-01-30 16:23:58 +01:00
4e0a7a0142refactor: remove IntegrationSection from homepage to streamline layout and improve code maintainability
Usman Baig
2026-01-30 16:20:04 +01:00
9eeb1b249cfeat: update WebsiteFooter for Pulse branding, replacing product links with feature links and adjusting content for clarity
Usman Baig
2026-01-30 16:15:37 +01:00
6d69070f73feat: conditionally render footer based on user authentication, displaying WebsiteFooter for unauthenticated users
Usman Baig
2026-01-30 16:11:31 +01:00
8f25fe3af9feat: add integration section to homepage for easy installation instructions, enhancing user onboarding experience
Usman Baig
2026-01-30 15:59:55 +01:00
9167e86da9chore: update @ciphera-net/ui dependency to version 0.0.32 in package.json and package-lock.json
Usman Baig
2026-01-30 15:47:20 +01:00
b3cafe77d9fix: update footer year range from dynamic to fixed 2024-2026 for consistency
Usman Baig
2026-01-30 15:40:32 +01:00
bb1cfe44fefix: update footer year dynamically and refactor dashboard preview layout for improved responsiveness
Usman Baig
2026-01-30 15:36:22 +01:00
cd590553b6feat: enhance dashboard preview with scroll-based animations using framer-motion, improving interactivity and visual dynamics
Usman Baig
2026-01-30 15:29:53 +01:00
7c40003b8efeat: implement animated container for dashboard preview using framer-motion, enhancing visual appeal and interactivity
Usman Baig
2026-01-30 15:08:12 +01:00
a2a7bbe96ffeat: add floating animation to dashboard preview and implement 3D transform utilities for enhanced visual effects
Usman Baig
2026-01-30 15:00:30 +01:00
409934c75frefactor: remove Footer component from homepage, streamlining layout and improving code maintainability
Usman Baig
2026-01-30 14:58:30 +01:00
1871bd5814feat: add dashboard preview and comparison section to homepage, enhancing user engagement with visual elements and feature comparisons
Usman Baig
2026-01-30 14:54:43 +01:00
5a2027cb78feat: redesign homepage layout with enhanced visuals and glass card effects, including gradient text and new badge styles
Usman Baig
2026-01-30 14:48:54 +01:00
7a8264cc41feat: implement localStorage settings management for dashboard, including loading and saving date ranges and intervals
Usman Baig
2026-01-30 14:42:10 +01:00
6758d8c8c3refactor: remove redundant interval selection logic and pass props directly to dashboard component
Usman Baig
2026-01-30 14:31:07 +01:00
62904298b9feat: integrate interval selection for dashboard charts based on date range
Usman Baig
2026-01-30 14:28:26 +01:00
90a18c2ba2feat: add export button to private dashboard
Usman Baig
2026-01-30 14:21:30 +01:00
e19d72ebb8feat: enhance PDF export with top pages/referrers and move export button to page header
Usman Baig
2026-01-30 14:16:26 +01:00
c01b042254feat: enhance PDF export with summary cards and improved styling
Usman Baig
2026-01-30 14:09:29 +01:00
1b53a2de8bfeat: enhance PDF export with Ciphera branding and styling
Usman Baig
2026-01-30 14:03:25 +01:00
24098c4999fix: handle undefined values in PDF export
Usman Baig
2026-01-30 13:58:24 +01:00
c845a1dffbfeat: add PDF export functionality to ExportModal and update dependencies for jsPDF and jsPDF-autotable
Usman Baig
2026-01-30 13:47:28 +01:00
eb81f111c0feat: add siteId and dateRange props to dashboard components for enhanced data handling
Usman Baig
2026-01-30 13:37:48 +01:00
415f1675a9feat: enhance dashboard components with siteId and dateRange props for improved data fetching and display
Usman Baig
2026-01-30 13:33:04 +01:00
a3e6441a33style: update layout and styling of HomePage component for improved responsiveness
Usman Baig
2026-01-30 01:44:51 +01:00
d5711f2ed2chore: remove Dockerfile and workflow, switching to vps build
Usman Baig
2026-01-30 00:58:44 +01:00
e91902ebd1fix: update Dockerfile to create and set permissions for .next directory during build process
Usman Baig
2026-01-30 00:38:27 +01:00
0206e85873chore: move deploy workflow to correct location
Usman Baig
2026-01-30 00:34:43 +01:00
5e96e58d47fix: resolve issue with XLSX export functionality in ExportModal and improve error handling
Usman Baig
2026-01-30 00:29:03 +01:00
8d197fa3e0feat: add XLSX export functionality to ExportModal and update dependencies in package.json and package-lock.json
Usman Baig
2026-01-29 23:45:34 +01:00
bdba3dec58fix: update user check in HomePage and change documentation link in SiteList to external URL
Usman Baig
2026-01-29 21:15:24 +01:00
5d67561506fix: cast filteredItem to any for dynamic field assignment in ExportModal
Usman Baig
2026-01-29 20:56:30 +01:00
35980d31e3feat: integrate ExportModal for data export functionality in Chart component
Usman Baig
2026-01-29 20:51:06 +01:00
7ef9ea6779chore: update @ciphera-net/ui to version 0.0.31 in package.json and package-lock.json
Usman Baig
2026-01-28 16:44:46 +01:00
c4367dc2a7chore: update @ciphera-net/ui to version 0.0.30 in package.json and package-lock.json
Usman Baig
2026-01-28 16:23:04 +01:00
f8bf5d2645chore: update deployment notes and hosting information in README and next.config.ts
Usman Baig
2026-01-28 15:01:10 +01:00
f82d77e04drefactor: remove ReplayPlayerControls component
Usman Baig
2026-01-28 11:28:05 +01:00
32925a754dchore: update @ciphera-net/ui to version 0.0.29 in package.json and package-lock.json
Usman Baig
2026-01-27 23:00:08 +01:00
1af35b1b80chore: update @ciphera-net/ui to version 0.0.26 and remove next-themes dependency
Usman Baig
2026-01-27 22:41:56 +01:00
c00a921f36chore: update @ciphera-net/ui to version 0.0.23 in package-lock.json
Usman Baig
2026-01-27 22:02:55 +01:00
6365f9bb76chore: bump @ciphera-net/ui to 0.0.23
Usman Baig
2026-01-27 21:58:19 +01:00
1114b0d27arefactor: use custom toast from @ciphera-net/ui
Usman Baig
2026-01-27 21:52:11 +01:00
d9c3294eebfeat: add previous period statistics and enhance data loading in PublicDashboardPage
Usman Baig
2026-01-27 21:23:11 +01:00
5dd785d2bechore: upgrade @ciphera-net/ui to v0.0.22 in package-lock.json
Usman Baig
2026-01-27 18:06:53 +01:00
41974dae53chore: upgrade @ciphera-net/ui to v0.0.21 in package-lock.json
Usman Baig
2026-01-26 21:55:08 +01:00
f43a28f22cfeat: enhance HomePage and SiteList components with site management features
Usman Baig
2026-01-26 21:53:00 +01:00
ab3c176f1cfix: add frontend validation for captcha in organization settings
Usman Baig
2026-01-25 00:16:00 +01:00
b4e9bbc30dfix: imperatively construct captcha payload to avoid spread issues
Usman Baig
2026-01-25 00:12:04 +01:00
acb92728e3fix: correctly conditionally add captcha fields to invite payload
Usman Baig
2026-01-25 00:08:30 +01:00
d96f648d79fix: explicit captcha fields in sendInvitation payload
Usman Baig
2026-01-25 00:01:50 +01:00
5bc9c12fbafeat: add captcha functionality to PublicDashboardPage and OrganizationSettings components
Usman Baig
2026-01-24 23:29:59 +01:00
1d104f2d8fchore: replace FiExternalLink with ArrowUpRightIcon in ContentStats component
Usman Baig
2026-01-24 14:46:01 +01:00
f568e3fcb6chore: upgrade @ciphera-net/ui to v0.0.20 and refactor icon imports in ContentStats and Locations components
Usman Baig
2026-01-24 14:21:15 +01:00
58f4b7f95achore: upgrade @ciphera-net/ui to v0.0.19 in package.json and package-lock.json
Usman Baig
2026-01-24 13:48:47 +01:00
7e57eaeca3chore: remove unused CopyIcon import from OrganizationSettings component
Usman Baig
2026-01-24 12:57:50 +01:00
0394fc337cchore: replace CopyIcon and ExternalLinkIcon with SVG implementations in SiteSettingsPage and VerificationModal components
Usman Baig
2026-01-24 12:56:27 +01:00
240a9bde8fchore: replace FileTextIcon with SettingsIcon in SiteSettingsPage component
Usman Baig
2026-01-24 12:54:44 +01:00
0e280e4118chore: replace LightningIcon with ZapIcon across multiple components
Usman Baig
2026-01-24 12:53:10 +01:00
5857a2ea15chore: upgrade @ciphera-net/ui to v0.0.18 and refactor icon imports across components
Usman Baig
2026-01-24 12:50:43 +01:00
1c4ea35296chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation
Usman Baig
2026-01-24 12:10:11 +01:00
33779ebf77chore: upgrade @ciphera-net/ui to v0.0.14 and refactor component imports
Usman Baig
2026-01-24 11:42:19 +01:00
2b5efc70c1fix: add placeholder text to password input fields for better user guidance
Usman Baig
2026-01-24 11:24:53 +01:00
be8c9f9633fix: update Tailwind CSS preset import to use default export
Usman Baig
2026-01-23 23:42:15 +01:00
098495a02achore: upgrade @ciphera-net/ui to v0.0.13 and update Tailwind CSS configuration
Usman Baig
2026-01-23 23:34:56 +01:00
e6b66e7f97fix: update handleSwitchWorkspace signature to accept null
Usman Baig
2026-01-23 18:52:36 +01:00
390ca429d9fix: update PasswordInput onChange handlers to accept event
Usman Baig
2026-01-23 18:47:14 +01:00
42a07b1c9afix: update package-lock.json to match package.json dependencies
Usman Baig
2026-01-23 18:41:21 +01:00
6eb03e0105chore: update @ciphera-net/ui to v0.0.12
Usman Baig
2026-01-23 18:37:12 +01:00
aaf224a278refactor: migrate UI components to @ciphera-net/ui v0.0.11
Usman Baig
2026-01-23 18:35:17 +01:00
e75d70269frefactor(replay): remove session replay functionality and related components to streamline codebase
Usman Baig
2026-01-23 18:21:50 +01:00
b64a48cc7dstyle(button): add secondary button styles to globals.css for enhanced UI options
Usman Baig
2026-01-23 18:10:59 +01:00
27afe1e2a6style(button): add primary button styles to globals.css for improved UI consistency
Usman Baig
2026-01-23 17:37:22 +01:00
794523fa81refactor(layout): consolidate Footer component import into Header/Footer from '@ciphera-net/ui' and remove redundant Footer file
Usman Baig
2026-01-23 17:33:38 +01:00
d9ac3ece55fix(branding): update icon references in layout from 'pulse_icon_no_margins.png' to 'favicon.ico' for consistency
Usman Baig
2026-01-23 11:47:49 +01:00
1be2c95046fix(branding): update logo references from 'ciphera_icon_no_margins.png' to 'pulse_icon_no_margins.png' across the application for consistent branding
Usman Baig
2026-01-23 11:38:05 +01:00
bdf7c12e2achore(docs): update README to reflect project name change from 'Pulse Frontend' to 'Pulse' and clarify description of the analytics platform
Usman Baig
2026-01-23 10:49:20 +01:00
3ca0bbd921fix(auth): update comments in AuthCallback and API client for clarity on token handling and refresh process
Usman Baig
2026-01-23 10:45:52 +01:00
4c7dc51db3refactor(ui): streamline Button component styles and remove CSS classes for improved consistency and maintainability
Usman Baig
2026-01-22 22:29:30 +01:00
14455e6a75fix(dashboard): update comparison toggle in Chart component to default to false for improved user experience
Usman Baig
2026-01-22 22:23:26 +01:00
cf9cffe4fdfix(auth): add prompt parameter to OAuth login URL to improve user account selection experience
Usman Baig
2026-01-22 22:17:24 +01:00
06a8120c68fix(dashboard): update color for Bounce Rate metric in Chart component to use brand color for consistency
Usman Baig
2026-01-22 21:59:38 +01:00
a71ac45a7ffix(dashboard): update color for Visit Duration metric in Chart component to use brand color for consistency
Usman Baig
2026-01-22 21:56:59 +01:00
ac427597b3feat(dashboard): extend Chart component to include bounce rate and average duration metrics for enhanced analytics
Usman Baig
2026-01-22 21:53:25 +01:00
81cef1b485feat(dashboard): integrate Checkbox component for comparison toggle in Chart, enhancing user interaction
Usman Baig
2026-01-22 21:46:35 +01:00
479a6db688feat(dashboard): update Chart component layout with improved toolbar and export button for enhanced user interaction
Usman Baig
2026-01-22 21:42:39 +01:00
ab46dc22a9feat(dashboard): enhance Locations component with additional country codes and corresponding icons for better representation
Usman Baig
2026-01-22 21:39:39 +01:00
222df9f11cfeat(dashboard): add Tor Network support in Locations component with custom naming and icon
Usman Baig
2026-01-22 21:36:52 +01:00
d4afbc1930refactor(ui): update button and input components to use brand-orange styles, enhancing UI consistency across the application
Usman Baig
2026-01-22 20:40:17 +01:00
c325f50504fix(settings): correct JSX structure in SiteSettingsPage for proper rendering of visibility tab
Usman Baig
2026-01-22 20:31:37 +01:00
3996c2550efeat(auth): implement role-based access control in SiteDashboard and SiteSettings, enhancing user experience with edit permissions
Usman Baig
2026-01-22 20:28:44 +01:00
c5d116b334refactor(loading): enhance LoadingOverlay integration in HomePage and AuthCallback for consistent loading experience
Usman Baig
2026-01-22 18:40:56 +01:00
12292b62a8refactor(loading): streamline LoadingOverlay usage in HomePage and AuthCallback to return null during loading states
Usman Baig
2026-01-22 18:36:03 +01:00
db6ae6a447feat(layout): add viewport configuration to layout for responsive design
Usman Baig
2026-01-22 16:44:37 +01:00
ef43c7376afix(loading): remove animation from LoadingOverlay for improved performance
Usman Baig
2026-01-22 16:30:29 +01:00