1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
olav 19b16ed600 refactor: fix flaky Cypress tests (#746)
* refactor: normalize spec names

* refactor: make ESLint ignore dir

* refactor: port specs to TS

* refactor: wait for login redirects to finish

* refactor: remove static wait timers

* refactor: match any env name in interceptors

* refactor: move config vars to the top

* refactor: use longer IDs to avoid collisions

* refactor: misc cleanup

* refactor: disable screenshots and videos

* refactor: disable prod guard in tests

* refactor: wait for inputs before typing
2022-02-25 10:21:28 +01:00
..
FeatureLog refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureMetrics refactor: remove chart point filter (#743) 2022-02-23 17:23:21 +01:00
FeatureOverview Merge branch 'main' into feat/simplify-imports 2022-02-22 00:23:56 +01:00
FeatureSettings refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureStatus refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
FeatureStrategies refactor: fix flaky Cypress tests (#746) 2022-02-25 10:21:28 +01:00
FeatureType refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureVariants refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureView.styles.ts refactor: format files (#719) 2022-02-18 09:51:10 +01:00
FeatureView.tsx refactor: remove lazy loading for metrics page (#733) 2022-02-21 15:22:37 +01:00