Feature #8346
opencreate a user activities screen to show all the activites of users like when they logged in and when they loggedout and track their IP Address
Files
Subtasks
Related issues
Updated by Teja Sriram Sangani 16 days ago
- File clipboard-202603231635-1b0ew.png clipboard-202603231635-1b0ew.png added
- Status changed from New to In Progress
- % Done changed from 0 to 80
- Added login activity tracking foundation for users (login/logout timestamps, IP capture support).
- Created a new User Activities screen under Settings (admin visibility flow).
- Built activities UI with summary cards + table + pagination, aligned with existing product-list style.
- Added copy action for email and phone directly from each table row.
- Added warning indicator for users active from multiple systems/devices.
- Added per-user daily activity visibility (hover/action-history style detail behavior).
- Enabled card-based filtering: clicking a card filters related table data.
- Fixed card counts/filter behavior to use full dataset (not just current table page).