grafana/public/app/features/search
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
..
components Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
hooks Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
reducers Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
connect.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
constants.ts Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
index.ts Search: cleanup old Angular files (#23860) 2020-04-24 18:07:57 +03:00
loaders.ts Folders: Editors should be able to edit name and delete folders (#31242) 2021-02-17 12:40:28 +01:00
testData.ts Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
types.ts Search: display sort metadata (#31167) 2021-02-17 14:06:19 +02:00
utils.test.ts Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
utils.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00