Commit Graph

30 Commits

Author SHA1 Message Date
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
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
035d78175f refactor: update branding from Ciphera Pulse to Pulse across the application for consistency and clarity 2026-01-19 16:58:09 +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
5b18fc17d8 feat: update sampling rate options to predefined values and replace range input with a custom Select component for improved user experience 2026-01-19 15:21:47 +01:00
Usman Baig
15238ab5be fix: adjust minimum value for sampling rate input and improve label positioning for better UI clarity 2026-01-19 15:14:21 +01:00
Usman Baig
861ce94e05 feat: add privacy snippet feature in site settings for easy copying to privacy policy 2026-01-19 15:09:09 +01:00
Usman Baig
f183aa7759 feat: add bot and noise filtering option in site settings with UI toggle for enhanced data accuracy 2026-01-19 14:53:12 +01:00
Usman Baig
088e22512a feat: add performance insights feature with toggle in settings and conditional rendering in dashboard pages 2026-01-19 14:40:42 +01:00
Usman Baig
61bdf41b9c feat: implement sampling rate adjustments in settings page with a custom range input and predefined options 2026-01-19 14:35:04 +01:00
Usman Baig
7c99602629 feat: replace native select elements with custom Select component for improved styling and functionality in replays and settings pages 2026-01-19 14:28:26 +01:00
Usman Baig
8a648a2e5f fix: update session replay settings to map legacy consent_required to anonymous_skeleton and remove related UI elements 2026-01-19 14:01:02 +01:00
Usman Baig
47b7b5d858 fix: update skeleton mode indicators with new icon and styling for consistency across replay and settings pages 2026-01-19 13:54:00 +01:00
Usman Baig
a740b0d703 feat: add session replay functionality with privacy controls 2026-01-19 12:43:02 +01:00
Usman Baig
c807568e93 feat: Add data collection settings to Site interface and update SiteSettingsPage 2026-01-19 11:49:25 +01:00
Usman Baig
e715aedc39 feat: improve password protection UX with toggle switch and clear option 2026-01-18 22:44:48 +01:00
Usman Baig
7791d0c087 refactor: use PasswordInput component in site settings 2026-01-18 22:39:02 +01:00
Usman Baig
d538a96999 feat: show password protection status in site settings 2026-01-18 22:31:34 +01:00
Usman Baig
a8dc172fa9 fix(analytics): fix missing closing div tag in site settings page 2026-01-18 22:17:34 +01:00
Usman Baig
1c5184988b feat(analytics): add site verification modal 2026-01-18 22:15:34 +01:00
Usman Baig
6b1c1651bf feat(analytics): improve site verification UI with inline status and troubleshooting 2026-01-18 22:00:48 +01:00
Usman Baig
2aa8133c09 feat(analytics): add installation verification check in site settings 2026-01-18 21:55:32 +01:00
Usman Baig
4d015e5828 style: enhance layout and spacing in site settings page for improved user experience 2026-01-18 19:21:58 +01:00
Usman Baig
1cd5a99cbc style: update site settings design and add public share link 2026-01-18 19:16:56 +01:00
Usman Baig
14a71db04a feat(settings): add public link sharing functionality and improve UI for password protection 2026-01-18 19:06:56 +01:00
Usman Baig
8fe2500d19 feat(analytics): add site settings and public dashboard 2026-01-18 18:39:26 +01:00
Usman Baig
d6140181ea fix: Update script default API URL and add data-api to settings snippet 2026-01-16 14:35:10 +01:00
Usman Baig
8e10a05eb1 Initial commit: Analytics frontend implementation 2026-01-16 13:14:19 +01:00