mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2025-12-31 00:09:58 -06:00
- Add delete button to user list with confirmation dialog - Prevent deletion of last admin and users with time entries - Include CSRF protection on delete forms - Add 41 comprehensive tests (unit, model, smoke) - Document feature with usage guide and best practices All safety checks implemented and tested.