mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
https://linear.app/unleash/issue/2-579/improve-user-like-behaviour-for-service-accounts-accounts-concept Builds on top of https://github.com/Unleash/unleash/pull/2917 by moving the responsibility of handling both account types from `users` to `accounts`. Ideally: - `users` - Should only handle users; - `service-accounts` - Should only handle service accounts; - `accounts` - Should handle any type of account; This should hopefully also provide a good building block in case we later decide to refactor this further down the `accounts` path. |
||
---|---|---|
.. | ||
ProjectAccessAssign | ||
ProjectAccessCreate | ||
ProjectAccessEditGroup | ||
ProjectAccessEditUser | ||
ProjectAccessTable | ||
ProjectGroupView | ||
ProjectAccess.styles.ts | ||
ProjectAccess.tsx |