1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin/users
Tymoteusz Czech c0b52fa672 Fix: UI improvements (#1114)
* fix: segments table author column width

* fix: update feature form ui

* fix: strategies breadcrumbs

* fix: api token page title

* fix: deprecated strategy label color

* fix: project access remove user toast

* fix: addon enable toast message

* fix: ces from ui

* fix: ui improvements with dialog typography

* fix: revert ces

* fix: change password error type
2022-06-28 12:58:10 +02:00
..
ConfirmUserAdded refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
CreateUser chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
EditUser chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
hooks feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
UserForm feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
UsersList Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
UsersAdmin.tsx feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
util.ts