Usman Baig
|
f43a28f22c
|
feat: enhance HomePage and SiteList components with site management features
|
2026-01-26 21:53:00 +01:00 |
|
Usman Baig
|
ab3c176f1c
|
fix: add frontend validation for captcha in organization settings
|
2026-01-25 00:16:00 +01:00 |
|
Usman Baig
|
b4e9bbc30d
|
fix: imperatively construct captcha payload to avoid spread issues
|
2026-01-25 00:12:04 +01:00 |
|
Usman Baig
|
acb92728e3
|
fix: correctly conditionally add captcha fields to invite payload
|
2026-01-25 00:08:30 +01:00 |
|
Usman Baig
|
d96f648d79
|
fix: explicit captcha fields in sendInvitation payload
|
2026-01-25 00:01:50 +01:00 |
|
Usman Baig
|
5bc9c12fba
|
feat: add captcha functionality to PublicDashboardPage and OrganizationSettings components
|
2026-01-24 23:29:59 +01:00 |
|
Usman Baig
|
1d104f2d8f
|
chore: replace FiExternalLink with ArrowUpRightIcon in ContentStats component
|
2026-01-24 14:46:01 +01:00 |
|
Usman Baig
|
f568e3fcb6
|
chore: upgrade @ciphera-net/ui to v0.0.20 and refactor icon imports in ContentStats and Locations components
|
2026-01-24 14:21:15 +01:00 |
|
Usman Baig
|
58f4b7f95a
|
chore: upgrade @ciphera-net/ui to v0.0.19 in package.json and package-lock.json
|
2026-01-24 13:48:47 +01:00 |
|
Usman Baig
|
7e57eaeca3
|
chore: remove unused CopyIcon import from OrganizationSettings component
|
2026-01-24 12:57:50 +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
|
1c4ea35296
|
chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation
|
2026-01-24 12:10:11 +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
|
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 |
|