1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component/feature
olav 36196ad6d5 refactor: port metrics list to react-table (#1035)
* refactor: port metrics list to react-table

* refactor: hide columns on small screens

* refactor: use disableSortBy instead of canSort

* refactor: fix text contrast

* refactor: fix metrics section ids
2022-05-31 10:26:30 +02:00
..
CopyFeature
CreateFeature
CreateFeatureButton
EditFeature
FeatureForm fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
FeatureStrategy fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
FeatureToggleList Fix: global filter table rules (#1016) 2022-05-27 14:15:32 +00:00
FeatureView refactor: port metrics list to react-table (#1035) 2022-05-31 10:26:30 +02:00
hooks
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes