PULSE-31: PWA support and offline banner #4

Merged
uz1mani merged 12 commits from staging into main 2026-02-04 11:46:26 +00:00

12 Commits

Author SHA1 Message Date
Usman Baig
0d16f3ba55 refactor: derive main padding from bar/header height constants
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-04 12:41:13 +01:00
Usman Baig
4d477110c8 refactor: enhance OfflineBanner to accept online status as a prop and update layout-content to pass isOnline state 2026-02-04 12:34:24 +01:00
Usman Baig
44b3cf3fb5 chore: update app name in manifest.json from "Pulse Analytics" to "Pulse" and change icon paths to new images with padding 2026-02-04 12:21:28 +01:00
Usman Baig
19f75b2f45 chore: update @ciphera-net/ui dependency to version 0.0.42 in package.json and package-lock.json; enhance OfflineBanner styling and layout in layout-content.tsx 2026-02-04 11:41:38 +01:00
Usman Baig
223c00a382 fix: conditionally render OfflineBanner and adjust main padding based on user authentication and online status 2026-02-04 11:32:14 +01:00
Usman Baig
8bc05382d8 chore: update @ciphera-net/ui dependency to version 0.0.41 in package.json and package-lock.json 2026-02-04 11:24:52 +01:00
Usman Baig
cbd3c38f38 chore: update @ciphera-net/ui dependency to version 0.0.40 in package.json and package-lock.json; add useOnlineStatus hook to LayoutContent for dynamic padding adjustment 2026-02-04 11:17:18 +01:00
Usman Baig
a5f1d51f51 style: wrap OfflineBanner in a div with padding for improved layout spacing in LayoutContent 2026-02-04 11:07:56 +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
73dac1b170 chore: update build script in package.json to include webpack for improved performance 2026-02-04 10:50:45 +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
acbd8ef8bc chore: update @ciphera-net/ui dependency to version 0.0.39 in package.json and package-lock.json 2026-02-03 22:20:04 +01:00