1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis 3200fee963 fix: remove group owner concept (#1210)
* fix: remove group owner concept

* fix: adapt e2e tests accordingly

* refactor users select to match improvement

* refactor: add user -> edit users

* feat: add edit users to group card actions

* add a few more UI improvements

* fix: edit group users icon

* improve loading behaviour

* fix group users refresh on card view

* improvement: create group form validation

* fix edit group, some refactoring

* fix: e2e tests, minor bugs

* fix: infinite re-renders due to useHiddenColumns useEffect array dependency

* fix re-rendering on useHiddenColumns for some tables

* refactor: validations into functions / variables
2022-08-11 15:34:17 +01:00
..
api Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
apiToken fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
auth Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
billing fix: pro flow stripe integration refinements (#1149) 2022-07-26 08:50:27 +01:00
groups fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
menu feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
projectRoles refactor: fix some @ts-expect-errors (#1216) 2022-08-11 11:26:08 +02:00
users refactor: remove UI bootstrap endpoint (#1212) 2022-08-09 15:37:26 +02:00
index.tsx chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00