grafana/public/app/features/search
Tobias Skarhed afbc376b2c
Nested Folders: Do not keep search state when navigating to a result item (#67749)
* Reset search state when navigating to a new search item

* Reset query on search select

* Spread initialState

* Remove unused import

* Only reset query

* Add test

* Fix spelling

* Change functionality

* Only applied saved filters when searching
2023-05-09 21:04:58 +02:00
..
components NestedFolders: Use new Browse Dashboards UI behind feature flag (#67416) 2023-05-02 17:25:03 +01:00
hooks FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07:00
page NestedFolders: Select all for Browse and Search (#67227) 2023-04-27 12:29:26 +03:00
service Nested folders: hook up move/delete logic properly (#67648) 2023-05-02 17:22:51 +01:00
state Nested Folders: Do not keep search state when navigating to a result item (#67749) 2023-05-09 21:04:58 +02:00
constants.ts Search: Remember sorting preference between visits (#62248) 2023-01-27 11:00:28 +00: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
tempI18nPhrases.ts NestedFolders: Button for creating new dashboards and and folders (#67260) 2023-04-27 11:43:20 +01:00
types.ts NestedFolders: Basic item selection (#66843) 2023-04-19 22:44:07 +03:00
utils.test.ts Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00
utils.ts Search: Store only search value in state, not the whole selectable value (#62228) 2023-01-27 10:50:48 +00:00