Commit Graph

16 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
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
ef43c7376a fix(loading): remove animation from LoadingOverlay for improved performance 2026-01-22 16:30:29 +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
38baa0504b fix(auth): correct getUserOrganizations return type handling in context 2026-01-22 01:54:12 +01:00
Usman Baig
cbb2255024 fix: handle access_token only response from switchContext 2026-01-22 01:36:56 +01:00
Usman Baig
b3f8465fae fix: force reload after auto-context switch 2026-01-22 01:15:04 +01:00
Usman Baig
12dc03b636 feat: add organization onboarding flow and auth enforcement 2026-01-22 00:32:48 +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
3e7273363b fix: resolve frontend build errors and enable credentials for options requests in backend 2026-01-18 21:32:47 +01:00
Usman Baig
2fda4667ed fix(cors): allow credentials on options requests and update frontend auth flow 2026-01-18 21:27:22 +01:00
Usman Baig
d4486f952f feat(security): switch auth to HttpOnly cookies and add server actions 2026-01-18 21:19:44 +01:00
Usman Baig
8e10a05eb1 Initial commit: Analytics frontend implementation 2026-01-16 13:14:19 +01:00