Usman Baig
21c68b4334
fix: restore ThemeProvider with forced dark mode to fix build
2026-03-21 18:30:06 +01:00
Usman Baig
ec9d1a2c2d
feat: force dark mode and match ciphera-website background
2026-03-21 18:27:35 +01:00
Usman Baig
205cdf314c
perf: bound SWR cache, clean stale storage, cap annotations
...
Add LRU cache provider (200 entries) to prevent unbounded SWR memory
growth. Clean up stale PKCE localStorage keys on app init. Cap chart
annotations to 20 visible reference lines with overflow indicator.
2026-03-10 21:19:33 +01:00
Usman Baig
2a0380189d
feat: add OfflineBanner component to LayoutContent for offline notifications and update styles in OfflineBanner
2026-02-04 11:00:21 +01:00
Usman Baig
787eac2151
feat: integrate PWA support using next-pwa; update configuration in next.config.ts, add service worker files to .gitignore, and include manifest in layout.tsx
2026-02-04 10:45:00 +01:00
Usman Baig
1114b0d27a
refactor: use custom toast from @ciphera-net/ui
2026-01-27 21:52:11 +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
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
db6ae6a447
feat(layout): add viewport configuration to layout for responsive design
2026-01-22 16:44:37 +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
037318b5bf
style: change toast notifcation styling to match company design guidelines
2026-01-18 23:20:13 +01:00
Usman Baig
a3fa97efa1
Refactor layout structure: Replace Header and Footer with LayoutContent component in RootLayout for improved organization.
2026-01-16 13:33:55 +01:00
Usman Baig
8e10a05eb1
Initial commit: Analytics frontend implementation
2026-01-16 13:14:19 +01:00