1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/common/Table
Nuno Góis df6208e309 feat: add user groups (#1130)
* feat: add user groups table

* add groups and group view

* fix top level await on mock data

* add UG flag

* create group files, refactor group cards

* add generic badge component

* adapt hooks to use endpoints

* implement basic create group

* fix: update snap

* fix: type id as string for now

* implement create group, use api, refactoring

* add stars to group owners

* refactor GroupForm.tsx to use styled components

* feat: remove group

* add edit group

* add group card actions

* feat: edit and remove group users

* add users to groups

* Initial commit

* refine project access table

* add project access group view

* Take users and groups from backend

* Add onsubmit

* new project access, assign and edit

* fix EditGroup, Group

* Finish assigning roles in project

* List assigned projects in group card

* Run prettier

* Add added column to project access table

Co-authored-by: Jaanus Sellin <jaanus@getunleash.ai>
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-07-22 07:31:08 +00:00
..
cells feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
Table refactor: avoid relative positioning for tbody (#1085) 2022-06-13 09:25:36 +02:00
TableCell Project features list update (#991) 2022-05-18 11:56:55 +02:00
TablePlaceholder feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
VirtualizedTable Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
index.ts Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00