1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-14 01:16:17 +02:00
unleash.unleash/frontend/src/component
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
..
addons fix: should only require CREATE_ADDON when creating addon (#2204) 2022-10-18 19:58:05 +02:00
admin Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive Update texts (#1226) 2022-08-22 13:05:55 +00:00
common Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
context feat: add count to context field list (#2020) 2022-08-31 15:26:06 +02:00
environments Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
events Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
feature feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
feedback chore: update emotion (#1998) 2022-08-30 10:30:32 +02:00
layout Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
menu feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
playground/Playground Feat/apply changes (#2258) 2022-10-26 09:45:24 +02:00
project feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
providers Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
segments feat: add count to segment table (#2025) 2022-08-31 14:14:45 +00:00
splash feat: Open-Source Strategy Constraints (#2112) 2022-09-30 10:45:34 +02:00
strategies fix: strategy name sort (#2130) 2022-10-04 10:41:43 +01:00
suggestChanges feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
tags feat: add count to tag types list (#2023) 2022-08-31 16:09:36 +02:00
user Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
App.styles.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
App.tsx Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00