1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells feat: Admin project roles table (#1030) 2022-05-26 15:27:20 +01:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader Feat: Contexts and Project access tables (#1028) 2022-05-26 10:37:33 +02:00
TableActions feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
TableCell Project features list update (#991) 2022-05-18 11:56:55 +02:00
TableCellSortable feat: add last seen col to admin users list (#949) 2022-05-05 14:53:28 +01:00
TableContainer Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
TablePlaceholder Persistent table query (#999) 2022-05-25 08:14:22 +00:00
TableSearch feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
index.ts Refactor: page container (#967) 2022-05-09 14:38:12 +02:00