grafana/public/app/features/search
Artur Wierzbicki c26cf6a517
Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000 (#57078)
* search: sort folders

* search: increase the limit for folder search to 1000

* add folder view sort test

* search: getFolderViewSort

* search: revert test

Co-authored-by: Todd Treece <todd.treece@grafana.com>
2022-10-18 14:10:53 +08:00
..
components React18: Update useCallback arg types where needed (#57084) 2022-10-17 14:52:12 +01:00
hooks dispatch clearFilters when an item is selected (#55512) 2022-09-23 14:46:21 +01:00
page Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000 (#57078) 2022-10-18 14:10:53 +08:00
reducers Navigation: Integrate search into topnav (#54925) 2022-09-09 11:01:31 +01:00
service Search: Sort alphabetically in the folder view, increase the limit of the folder search from 50 to 1000 (#57078) 2022-10-18 14:10:53 +08:00
constants.ts use dash-db type when searching for dashboard (#53607) 2022-08-12 16:14:04 +02:00
index.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
loaders.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts fix: some typos (#56171) 2022-10-04 18:43:49 -05:00
utils.test.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
utils.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00