grafana/public/app/features/search
Torkel Ödegaard 3991be4c1d
Search: Fixes searching by current folder when opened by clicking dashboard folder name (#57716)
* Search: Read from url on mount no on app boot

* Fixed tests

* Remove unused type
2022-11-01 10:11:42 +01:00
..
components Fix: Unlock new button based on user permissions (#57733) 2022-10-27 15:48:07 +02:00
hooks Search: Fixes searching by current folder when opened by clicking dashboard folder name (#57716) 2022-11-01 10:11:42 +01:00
page Search: Fixes searching by current folder when opened by clicking dashboard folder name (#57716) 2022-11-01 10:11:42 +01:00
reducers Search: Fixes searching by current folder when opened by clicking dashboard folder name (#57716) 2022-11-01 10:11:42 +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 Fix: Unlock new button based on user permissions (#57733) 2022-10-27 15:48:07 +02: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