Skip to content

Show user creation metadata with localized timestamps - #1054

Merged
Sau1707 merged 1 commit into
mainfrom
feat/admin-users-timestamp-metadata
Sep 24, 2026
Merged

Sau1707 merged 1 commit into
mainfrom
feat/admin-users-timestamp-metadata

Conversation

@Sau1707

@Sau1707 Sau1707 commented Sep 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Expose created_at on the administrator users list without changing the current-user summary.
  • Replace the users table's Actions menu and metadata dialog with an inline Metadata column showing creation time and user ID.
  • Add an XML <Timestamp> component with year, month, date, minute, and second precision (default second). Display using the browser's locale/time zone while keeping a full ISO instant in <time datetime>.

Verification

  • uv run pytest tests/routes/test_users.py -q (7 passed)
  • vp test run tests/xml/renderers.test.tsx tests/xml/core/parser.test.ts (18 passed)
  • uv run ruff check ..., uv run ty check, vp run typecheck:api, vp lint, vp fmt --check, git diff --check (passed)

Follow-up feature request for account-level locale/time-zone overrides: #1053.

@Sau1707
Sau1707 merged commit 84a6f99 into main Sep 24, 2026
7 checks passed
@Sau1707
Sau1707 deleted the feat/admin-users-timestamp-metadata branch September 24, 2026 14:56
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.

1 participant