grafana/public/app/features/search/reducers
Alex Khomenko c21e45e428
Search: display sort metadata (#31167)
* Search: display metadata

* Search: update SortPicker icon

* Search: display folder meta data

* Search: reset sort picker on layout change

* Search: align tags in Card component

* Search: replace hyphen with dash

* Search: preserve sort state on layout change

* Search: update tests

* Search: fix tests

* Update pkg/services/search/hits.go

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* Update public/app/features/search/components/SearchItem.tsx

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* Update public/app/features/search/components/SearchItem.tsx

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* Update public/app/features/search/types.ts

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>

* Search: fix type error

* Search: add General folder name and adjust icon margin

Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2021-02-17 14:06:19 +02:00
..
actionTypes.ts Search: folder view improvements (#24324) 2020-05-06 12:53:28 +03:00
dashboardSearch.test.ts Search: folder view improvements (#24324) 2020-05-06 12:53:28 +03:00
dashboardSearch.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
manageDashboards.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
manageDashboards.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
searchQueryReducer.ts Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00