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 |
|
Usman Baig
|
89bc9ed802
|
refactor(auth): streamline LoadingOverlay usage in AuthCallback for a seamless loading experience
|
2026-01-22 15:46:50 +01:00 |
|
Usman Baig
|
13f2950b23
|
fix(loading): update LoadingOverlay component to support portal prop and adjust loading states in HomePage and AuthCallback
|
2026-01-22 15:40:12 +01:00 |
|
Usman Baig
|
9767d928ce
|
feat(settings): implement organization settings page
|
2026-01-22 01:52:51 +01:00 |
|
Usman Baig
|
237834db3e
|
fix: wait for org context before rendering dashboard
|
2026-01-22 01:42:04 +01:00 |
|
Usman Baig
|
cbb2255024
|
fix: handle access_token only response from switchContext
|
2026-01-22 01:36:56 +01:00 |
|
Usman Baig
|
806b149bc7
|
chore: add debug logs to setSessionAction
|
2026-01-22 01:31:52 +01:00 |
|
Usman Baig
|
db4350097a
|
feat: integrate workspace switcher in Pulse layout
|
2026-01-22 00:51:19 +01:00 |
|
Usman Baig
|
0049bbc4b1
|
fix: use named imports for UI components
|
2026-01-22 00:41:40 +01:00 |
|
Usman Baig
|
12dc03b636
|
feat: add organization onboarding flow and auth enforcement
|
2026-01-22 00:32:48 +01:00 |
|
Cursor Agent
|
6eff7ef09a
|
Replace external Footer with local component to fix 'Why Drop' text
Co-authored-by: usman <usman@ciphera.net>
|
2026-01-21 12:16:49 +00:00 |
|
Usman Baig
|
3629f11661
|
feat: add multi-day interval selection for dashboard data display in PublicDashboardPage and SiteDashboardPage
|
2026-01-19 18:37:59 +01:00 |
|
Usman Baig
|
5d867dd519
|
refactor: update application name and related identifiers from Analytics to Pulse for consistent branding across the codebase
|
2026-01-19 17:20:01 +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
|
15ac469e39
|
refactor: simplify appName in LayoutContent component to enhance branding consistency
|
2026-01-19 16:56:28 +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
|
d0a13adf36
|
refactor: replace router navigation with Link component for site creation and improve UI consistency in HomePage and SiteList components
|
2026-01-19 15:54:54 +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
|
a649c850ca
|
feat: integrate custom ReplayPlayerControls for enhanced playback functionality, including play/pause, seek, speed adjustment, and fullscreen support
|
2026-01-19 14:20:25 +01:00 |
|
Usman Baig
|
2aa25cb3aa
|
fix: clarify cookie usage and session storage details in About, FAQ, and Security pages; add session replay explanation in FAQ
|
2026-01-19 14:12:10 +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
|
687d3ca1d1
|
fix: adjust layout width for replay and replay viewer pages for improved consistency
|
2026-01-19 13:55:56 +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
|
d1ad1c8cf6
|
fix: update button styles and colors for consistency across replay pages
|
2026-01-19 13:47:33 +01:00 |
|
Usman Baig
|
f83e94c338
|
fix: enhance rrweb player styles for brand compliance and improved user experience
|
2026-01-19 13:35:49 +01:00 |
|
Usman Baig
|
6047f20dca
|
fix: update rrweb player dimensions and styles for improved appearance
|
2026-01-19 13:31:43 +01:00 |
|
Usman Baig
|
566c914ef8
|
fix: improve rrweb player dimensions and enable responsive scaling
|
2026-01-19 13:18:46 +01:00 |
|
Usman Baig
|
0b3fca45d5
|
fix: update replay data handling to use eventWithTime type and add rrweb types dependency
|
2026-01-19 12:52:02 +01:00 |
|
Usman Baig
|
a740b0d703
|
feat: add session replay functionality with privacy controls
|
2026-01-19 12:43:02 +01:00 |
|