1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature
Nuno Góis 4a5ed3c3e7 feat: add filtering capabilities to search (#1052)
* feat: add filtering capabilities to search

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* fix: state custom filter

* fix: undefined search crash

* feat: add suggestions component

* make search visible all the time

* fix: update snaps

* refactor, add tests, filterParsing, pass down searchContext to search components

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* refactor: TableSearchFieldSuggestions and improvements

* some cleanup and fix edge cases

* adapt new search in project feature toggles

* small ui/ux improvements

* refactor: suggestions into smaller components

* fix: update snaps

* add responsiveness to the search

* fix: update snaps

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-06-03 11:32:30 +01:00
..
CopyFeature fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
CreateFeature chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
CreateFeatureButton refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
EditFeature chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureForm fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
FeatureStrategy refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
FeatureToggleList feat: add filtering capabilities to search (#1052) 2022-06-03 11:32:30 +01:00
FeatureView fix: disable project access tab when no access (#1057) 2022-06-03 08:14:47 +02:00
hooks chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00