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 |
|
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 |
|