1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/admin/users
Christopher Kolstad d2767a0eb9
task: Make Inactive users an enterprise feature (#6510)
Ivar pointed out to me that this was intended as an enterprise only
feature. So this PR makes it an enterprise only feature. Conditionally
render the link in the normal user table, and use premium feature
component if you happen to hit the route and not be running on the
enterprise plan.
2024-03-12 10:01:10 +00:00
..
AccessMatrix fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
ConfirmUserAdded
CreateUser
EditUser
hooks
InactiveUsersList fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
InviteLink
InviteLinkBar
LinkField refactor: improve link field customizability (#6402) 2024-03-01 11:01:58 +01:00
UserForm
UsersList task: Make Inactive users an enterprise feature (#6510) 2024-03-12 10:01:10 +00:00
Users.styles.ts
UsersAdmin.tsx task: Make Inactive users an enterprise feature (#6510) 2024-03-12 10:01:10 +00:00
util.ts