1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
Nuno Góis b61980e71b feat: Admin project roles table (#1030)
* feat: new admin project roles table

* small fixes

* replace Box in defaultColumn Cell with the new TextCell

* refactor: slight adjustments

* misc improvements

* add HighlightCell

* fix: description width

* Update src/component/admin/projectRoles/ProjectRoles/ProjectRoleList/ProjectRoleList.tsx

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>

* address PR comments, small tooltip fixes

* fix: prettier fmt

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-05-26 15:27:20 +01:00
..
addons feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
admin feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
context Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
environments feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
feature Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
project Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
segments Persistent table query (#999) 2022-05-25 08:14:22 +00:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
tags feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00