Usman Baig
fd1386b80d
fix: replace index-based React keys with stable data keys (F-9)
...
Use page paths, referrer URLs, item names, and composite location
keys instead of array indices. Prevents stale-row glitches when
lists are filtered or reordered.
2026-03-01 21:15:09 +01:00
Usman Baig
2d0307d328
fix: enhance error logging by replacing console.error with a centralized logger across the application to improve security and maintainability
2026-02-22 20:57:21 +01:00
Usman Baig
8007900940
feat: enhance accessibility across the application by improving keyboard navigation and screen reader support for various components
2026-02-22 20:39:18 +01:00
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
c100277955
refactor: replace loading overlays with skeleton components for improved user experience across various pages
2026-02-22 18:01:45 +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
c9a9479598
TIER 3 - POLISH
2026-02-06 12:44:13 +01:00
Usman Baig
bfe0559a8c
TIER 1 - BLOCKING (Accessibility & Usability Failures)
2026-02-06 12:29:12 +01:00
Usman Baig
b47f3a2986
Phase 5: Animations & Final Polish
2026-02-05 17:54:04 +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
415f1675a9
feat: enhance dashboard components with siteId and dateRange props for improved data fetching and display
2026-01-30 13:33:04 +01:00
Usman Baig
f568e3fcb6
chore: upgrade @ciphera-net/ui to v0.0.20 and refactor icon imports in ContentStats and Locations components
2026-01-24 14:21:15 +01:00
Usman Baig
ab46dc22a9
feat(dashboard): enhance Locations component with additional country codes and corresponding icons for better representation
2026-01-22 21:39:39 +01:00
Usman Baig
222df9f11c
feat(dashboard): add Tor Network support in Locations component with custom naming and icon
2026-01-22 21:36:52 +01:00
Usman Baig
c8695ff964
fix: Enhance dashboard components with site settings for data collection options
2026-01-19 12:10:44 +01:00
Usman Baig
88ea52f644
style(dashboard): increase list item height and adjust spacing for better interactivity
2026-01-18 17:08:17 +01:00
Usman Baig
a92a938c29
feat(dashboard): add hover effects to stats blocks and external link icon to content list
2026-01-18 17:03:16 +01:00
Usman Baig
3b6decf7a4
fix(analytics): display full region names in locations dashboard
2026-01-18 12:40:42 +01:00
Usman Baig
c2d0123e93
feat: enhance dashboard components with modal support for viewing all data
2026-01-17 13:33:30 +01:00
Usman Baig
19392ab385
feat: display screen resolution, content stats, and advanced metrics on dashboard
2026-01-16 22:22:02 +01:00