Usman Baig
|
2b5efc70c1
|
fix: add placeholder text to password input fields for better user guidance
|
2026-01-24 11:24:53 +01:00 |
|
Usman Baig
|
be8c9f9633
|
fix: update Tailwind CSS preset import to use default export
|
2026-01-23 23:42:15 +01:00 |
|
Usman Baig
|
098495a02a
|
chore: upgrade @ciphera-net/ui to v0.0.13 and update Tailwind CSS configuration
|
2026-01-23 23:34:56 +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
|
42a07b1c9a
|
fix: update package-lock.json to match package.json dependencies
|
2026-01-23 18:41:21 +01:00 |
|
Usman Baig
|
6eb03e0105
|
chore: update @ciphera-net/ui to v0.0.12
|
2026-01-23 18:37:12 +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
|
b64a48cc7d
|
style(button): add secondary button styles to globals.css for enhanced UI options
|
2026-01-23 18:10:59 +01:00 |
|
Usman Baig
|
27afe1e2a6
|
style(button): add primary button styles to globals.css for improved UI consistency
|
2026-01-23 17:37:22 +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
|
bdf7c12e2a
|
chore(docs): update README to reflect project name change from 'Pulse Frontend' to 'Pulse' and clarify description of the analytics platform
|
2026-01-23 10:49:20 +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
|
4c7dc51db3
|
refactor(ui): streamline Button component styles and remove CSS classes for improved consistency and maintainability
|
2026-01-22 22:29:30 +01:00 |
|
Usman Baig
|
14455e6a75
|
fix(dashboard): update comparison toggle in Chart component to default to false for improved user experience
|
2026-01-22 22:23:26 +01:00 |
|
Usman Baig
|
cf9cffe4fd
|
fix(auth): add prompt parameter to OAuth login URL to improve user account selection experience
|
2026-01-22 22:17:24 +01:00 |
|
Usman Baig
|
06a8120c68
|
fix(dashboard): update color for Bounce Rate metric in Chart component to use brand color for consistency
|
2026-01-22 21:59:38 +01:00 |
|
Usman Baig
|
a71ac45a7f
|
fix(dashboard): update color for Visit Duration metric in Chart component to use brand color for consistency
|
2026-01-22 21:56:59 +01:00 |
|
Usman Baig
|
ac427597b3
|
feat(dashboard): extend Chart component to include bounce rate and average duration metrics for enhanced analytics
|
2026-01-22 21:53:25 +01:00 |
|
Usman Baig
|
81cef1b485
|
feat(dashboard): integrate Checkbox component for comparison toggle in Chart, enhancing user interaction
|
2026-01-22 21:46:35 +01:00 |
|
Usman Baig
|
479a6db688
|
feat(dashboard): update Chart component layout with improved toolbar and export button for enhanced user interaction
|
2026-01-22 21:42:39 +01:00 |
|
Usman Baig
|
ab46dc22a9
|
feat(dashboard): enhance Locations component with additional country codes and corresponding icons for better representation
|
2026-01-22 21:39:39 +01:00 |
|
Usman Baig
|
222df9f11c
|
feat(dashboard): add Tor Network support in Locations component with custom naming and icon
|
2026-01-22 21:36: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
|
ef43c7376a
|
fix(loading): remove animation from LoadingOverlay for improved performance
|
2026-01-22 16:30:29 +01:00 |
|
Usman Baig
|
a5be0fba74
|
refactor(oauth): improve URL construction in OAuth flow to prevent double slashes
|
2026-01-22 16:22:26 +01:00 |
|
Usman Baig
|
5820a7d6a0
|
refactor(login): remove LoadingOverlay from LoginPage and return null
|
2026-01-22 16:11:26 +01:00 |
|
Usman Baig
|
a2f266b186
|
refactor(loading): update LoadingOverlay to display dynamic title instead of static text
|
2026-01-22 16:06:32 +01:00 |
|
Usman Baig
|
bf9b359cd6
|
fix(auth): prevent redirect loops during auth callback processing in AuthProvider
|
2026-01-22 16:01:54 +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
|
37daf37c06
|
chore: update @ciphera-net/ui to 0.0.10
|
2026-01-22 01:58:47 +01:00 |
|
Usman Baig
|
d05015205b
|
fix(settings): use user context for org id instead of local storage token
|
2026-01-22 01:58:17 +01:00 |
|
Usman Baig
|
38baa0504b
|
fix(auth): correct getUserOrganizations return type handling in context
|
2026-01-22 01:54: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
|
b3f8465fae
|
fix: force reload after auto-context switch
|
2026-01-22 01:15:04 +01:00 |
|
Usman Baig
|
6ad8359cc8
|
chore: remove package-lock.json file
|
2026-01-22 01:08:38 +01:00 |
|
Usman Baig
|
d57ed5ebb0
|
chore: update ciphera-ui dependency to ^0.0.9
|
2026-01-22 01:04:56 +01:00 |
|
Usman Baig
|
e4010c0de5
|
chore: update ciphera-ui dependency to ^0.0.8
|
2026-01-22 00:59:03 +01:00 |
|