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 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
..
api Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
apiToken Docs: update API access for new token type (#1958) 2022-09-15 09:02:10 +02:00
auth feat: Add group sync settings to front end (#2183) 2022-10-13 10:13:41 +02:00
billing fix: pro flow stripe integration refinements (#1149) 2022-07-26 08:50:27 +01:00
cors Docs: update API access for new token type (#1958) 2022-09-15 09:02:10 +02:00
groups Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
instance-admin Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
menu Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
projectRoles feat: add count to project role list (#2037) 2022-09-02 08:35:15 +02:00
users fix: invite link page docs (#2166) 2022-10-14 09:54:15 +02:00
index.tsx chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00