1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Tymoteusz Czech d57ee97263 Copy a strategy between environments (#1166)
* initial ui for copying strategy between environments

* copy startegy api call

* feat: disable copy strategy button if no available target environments
2022-07-29 10:52:26 +01:00
..
__mocks__
assets fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
component Copy a strategy between environments (#1166) 2022-07-29 10:52:26 +01:00
constants
contexts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
hooks Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
interfaces Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes Feature toggle page update (#1140) 2022-07-27 10:00:15 +00:00
types
utils fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
index.tsx refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
setupTests.ts
vite-env.d.ts