veza/apps/web/src/features/auth
senke 72ded18285 [FE-PAGE-012] fe-page: Complete Sessions page implementation
- Added user agent parser to extract device information (OS, browser, device type)
- Added device information display with formatted device details
- Added location information display (with support for private IP detection)
- Enhanced session cards with device type badges and detailed info
- Improved device icon selection based on device type (mobile/tablet/desktop)
- Added formatted device info display (OS, browser, versions)
- Added location display with MapPin icon
- Added device type badge (mobile/tablet/desktop)
- Improved visual hierarchy with better spacing and badges
- Maintained existing session management actions (revoke, revoke all)
2025-12-24 13:16:32 +01:00
..
__tests__ refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
api batch 1 2025-12-22 22:00:50 +01:00
components fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
hooks batch 1 2025-12-22 22:00:50 +01:00
pages [FE-PAGE-012] fe-page: Complete Sessions page implementation 2025-12-24 13:16:32 +01:00
services fix(MVP-006): Standardize environment variable names (VITE_API_BASE_URL → VITE_API_URL) 2025-12-22 22:56:37 +01:00
types batch 1 2025-12-22 22:00:50 +01:00
utils [FE-PAGE-012] fe-page: Complete Sessions page implementation 2025-12-24 13:16:32 +01:00
index.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00
routes.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
routes.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
types.test.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00