Files
gpustack-ui/src/locales/ru-RU
gitlawrandjialin 57fec89f2d feat(api-keys): show creator column and filter to org owners
Switch the gate from `currentUser.is_admin` to `access.canSeeOrgAdmin`
so Org owners get the same all-keys view (Creator column, creator
filter, `user_id: '*'` default) that platform admins have. Mirrors
the BE's "platform admin OR current-Org owner" gate on listing every
key in scope.

The user picker now fetches `/user-directory` instead of the
admin-only `/users` endpoint, which would 403 Org owners. Rename the
filter placeholder from the misnamed `models.table.filterByName` to
`common.filter.byCreator`.
2026-06-03 15:25:38 +08:00
..
2026-02-04 20:14:25 +08:00
2026-04-14 20:42:01 +08:00
2026-03-26 17:59:33 +08:00
2026-06-01 21:06:56 +08:00
2026-05-20 11:29:43 +08:00
2026-06-02 15:18:00 +08:00
2026-04-09 12:14:36 +08:00
2026-05-25 13:56:44 +08:00
2026-02-11 16:14:06 +08:00
2025-03-04 18:01:29 +08:00
2026-04-29 09:29:04 +08:00
2025-12-26 18:16:02 +08:00
2026-02-11 17:54:34 +08:00