1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureSettings
olav 159c54ed37 fix: resolve issues around changing a toggle's project (#978)
* refactor: show save button before using the dropdown

* refactor: simplify FeatureSettingsProject toast message

* refactor: fix FeatureProjectSelect filter prop type

* refactor: hide change project page for non-enterprise

* refactor: derive move targets from projects list instead of from permissions

* refactor: align frontend project compat check with backend

* refactor: fix useProject object stability

* refactor: disable the save button for the current project

* refactor: require equal environments when moving toggles

* refactor: improve arraysHaveSameItems name
2022-05-18 11:07:19 +02:00
..
FeatureSettingsInformation refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
FeatureSettingsMetadata chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureSettingsProject fix: resolve issues around changing a toggle's project (#978) 2022-05-18 11:07:19 +02:00
FeatureSettings.styles.ts chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
FeatureSettings.tsx fix: resolve issues around changing a toggle's project (#978) 2022-05-18 11:07:19 +02:00