Commit Graph

11 Commits

Author SHA1 Message Date
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