Skip to content

Conversation

@kargig
Copy link
Owner

@kargig kargig commented Dec 31, 2025

  • Add last_accessed_at column to users table via migration 0055.
  • Update last_accessed_at on login, Google login, and token refresh.
  • Expose last_accessed_at in admin users API and support sorting.
  • Add "Last Active" column to frontend Admin User Management table.
  • Include last active timestamp in admin user CSV exports.
  • Add backend tests for last access tracking.
  • Update GEMINI.md with critical safety warnings for testing.
  • Improve migration script to display current revision ID.

- Add last_accessed_at column to users table via migration 0055.
- Update last_accessed_at on login, Google login, and token refresh.
- Expose last_accessed_at in admin users API and support sorting.
- Add "Last Active" column to frontend Admin User Management table.
- Include last active timestamp in admin user CSV exports.
- Add backend tests for last access tracking.
- Update GEMINI.md with critical safety warnings for testing.
- Improve migration script to display current revision ID.
@kargig kargig force-pushed the feature/track-user-last-access branch from f23b50b to c8765e2 Compare December 31, 2025 18:10
@kargig kargig merged commit 07c94a4 into main Dec 31, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants