1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01: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
archive
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
feedback
history
layout
menu
project Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
providers
Reporting
segments
splash
strategies
tags
user
App.styles.ts
App.tsx