Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
42a07b1c9a fix: update package-lock.json to match package.json dependencies 2026-01-23 18:41:21 +01:00
Usman Baig
6ad8359cc8 chore: remove package-lock.json file 2026-01-22 01:08:38 +01:00
Usman Baig
5d867dd519 refactor: update application name and related identifiers from Analytics to Pulse for consistent branding across the codebase 2026-01-19 17:20:01 +01:00
Usman Baig
0b3fca45d5 fix: update replay data handling to use eventWithTime type and add rrweb types dependency 2026-01-19 12:52:02 +01:00
Usman Baig
a740b0d703 feat: add session replay functionality with privacy controls 2026-01-19 12:43:02 +01:00
Usman Baig
46acc599e9 chore: add peer dependencies for multiple packages in package-lock.json and update package.json with overrides for react-simple-maps 2026-01-19 01:08:57 +01:00
Usman Baig
3b6decf7a4 fix(analytics): display full region names in locations dashboard 2026-01-18 12:40:42 +01:00
Usman Baig
42492d64b9 feat(analytics): add icons for browsers, devices, OS, and referrers 2026-01-16 23:39:10 +01:00
Usman Baig
85046a5861 feat: add interactive world map to analytics dashboard 2026-01-16 20:07:38 +01:00
Usman Baig
732d11b355 feat: add country flags to dashboard 2026-01-16 19:10:50 +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