Commit Graph

17 Commits

Author SHA1 Message Date
Usman Baig
06f54176f1 refactor: enhance type safety by replacing any types with stricter types across the codebase, improving error handling and reducing potential bugs 2026-02-22 20:29:16 +01:00
Usman Baig
ae91147b6c chore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency 2026-02-17 20:49:55 +01:00
Usman Baig
7e8dde88c9 Phase 4: Badge & Empty State Improvements 2026-02-05 17:35:32 +01:00
Usman Baig
a1447e98d9 Phase 2: Border Radius & Card Standardization 2026-02-05 17:21:51 +01:00
Usman Baig
1753db67c3 fix: close div tag in Countries component to ensure proper layout rendering 2026-01-19 09:58:37 +01:00
Usman Baig
b34be78798 docs: Add AGPL-3.0 license and update README for open source release 2026-01-19 09:47:03 +01:00
Usman Baig
19392ab385 feat: display screen resolution, content stats, and advanced metrics on dashboard 2026-01-16 22:22:02 +01:00
Usman Baig
7606e9709b feat: update default view to map and adjust map zoom/projection 2026-01-16 20:19:38 +01:00
Usman Baig
5c30e53617 feat: separate map into its own tab in Locations component 2026-01-16 20:15:09 +01:00
Usman Baig
834108f8d4 fix: correct closing tags in Countries.tsx 2026-01-16 20:11:07 +01:00
Usman Baig
85046a5861 feat: add interactive world map to analytics dashboard 2026-01-16 20:07:38 +01:00
Usman Baig
0b33f1c794 refactor: remove regions from dashboard locations component 2026-01-16 20:01:14 +01:00
Usman Baig
6f62e5ed17 refactor: merge cities and regions into countries component with tabs 2026-01-16 19:57:13 +01:00
Usman Baig
bb87defe2b feat: Implement country name retrieval in dashboard component 2026-01-16 19:16:20 +01:00
Usman Baig
732d11b355 feat: add country flags to dashboard 2026-01-16 19:10:50 +01:00
Usman Baig
8643443300 fix: Add null checks to prevent 'Cannot read properties of null' errors 2026-01-16 14:23:23 +01:00
Usman Baig
8e10a05eb1 Initial commit: Analytics frontend implementation 2026-01-16 13:14:19 +01:00