1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView2/FeatureStrategies
Fredrik Strand Oseberg fea7707551 fix: use path parameter for old ft view (#450)
* fix: use path parameter for old ft view

* fix: update snapshots

* fix: change text

* fix: add permission button to initial strategies view

* fix: remove unused imports
2021-10-21 09:50:58 +02:00
..
common feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
FeatureStrategiesEnvironments fix: use path parameter for old ft view (#450) 2021-10-21 09:50:58 +02:00
FeatureStrategiesList fix: use path parameter for old ft view (#450) 2021-10-21 09:50:58 +02:00
FeatureStrategyAccordion Fix/login redirect (#442) 2021-10-19 13:08:25 +02:00
FeatureStrategyCreateExecution Feat/visual enhancements (#404) 2021-10-08 16:19:06 +02:00
FeatureStrategyExecution fix: use path parameter for old ft view (#450) 2021-10-21 09:50:58 +02:00
FeatureStrategies.styles.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
FeatureStrategies.tsx fix: show side bar and disable drag and add strategy based on permissions (#426) 2021-10-15 13:20:07 +02:00
FeatureStrategiesUIProvider.tsx