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/groups
Nuno Góis d2324ee91f
Feat clone environment modal (#2245)
* add clone environment modal base skeleton (WIP)

* refactor HelpIcon common component, fix group form

* add more fields to clone env modal, multi project selector

* implement initial payload signature

* reflect latest design decisions

* misc ui fixes

* update UI to the new designs, change back clone option to use flag

* set env limit to 15

* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* Update frontend/src/component/environments/EnvironmentTable/EnvironmentActionCell/EnvironmentCloneModal/EnvironmentCloneModal.tsx

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* address PR comments

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-10-28 09:15:46 +01:00
..
CreateGroup Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
EditGroup Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
Group UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
GroupForm Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
GroupsList Group misc UI fixes (#2208) 2022-10-21 09:36:10 +01:00
hooks feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
RemoveGroup Update messages in the dialogs for groups (#1208) 2022-08-08 06:08:21 +00:00
GroupsAdmin.tsx feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00