windmill icon indicating copy to clipboard operation
windmill copied to clipboard

feat: include token label as end user

Open hugocasa opened this issue 1 year ago • 1 comments

Screenshot 2024-06-27 at 14 24 54


:rocket: This description was created by Ellipsis for commit 1339935f93122c7a45e4a52f153beaa112ade5be

Summary:

Updated backend and frontend to include token labels and display end-user information in audit logs and runs page.

Key points:

  • Backend: Updated username_override_from_label in backend/windmill-api/src/users.rs to handle new token labels and end-user cases.
  • Frontend:
    • frontend/src/lib/components/auditLogs/AuditLogsTable.svelte: Display end-user information in audit logs.
    • frontend/src/lib/components/runs/RunRow.svelte: Show end-user and token label information in the runs page.
    • frontend/src/lib/utils.ts: Added usernameToPermissionedAs function to format usernames.

Generated with :heart: by ellipsis.dev

hugocasa avatar Jun 26 '24 19:06 hugocasa

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4e62ab
Status: ✅  Deploy successful!
Preview URL: https://b4d3dcce.windmill.pages.dev
Branch Preview URL: https://hugo-win-190-user-label-in-t.windmill.pages.dev

View logs