grafana/public/app/features/search
Josh Hunt 5cb7eb5884
BrowseDashboards: Only remember the most recent expanded folder (#74617)
* BrowseDashboards: Only remember the most recent expanded folder

* set to null

* cleanup

* only clear removed folder if it was the most recently opened

* comments + variable
2023-09-13 10:00:20 +00:00
..
components Browse Dashboards: Split new browse UI from nested folders backend (#74435) 2023-09-07 11:41:00 +01:00
hooks FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07:00
page BrowseDashboards: Only remember the most recent expanded folder (#74617) 2023-09-13 10:00:20 +00:00
service Search API: Search by folder UID (#65040) 2023-08-04 12:43:47 +03:00
state Chore: Refactor Search out-of-order fix (#68445) 2023-05-18 16:14:59 +01:00
constants.ts BrowseDashboards: Only remember the most recent expanded folder (#74617) 2023-09-13 10:00:20 +00:00
index.ts Chore: Remove DashboardSearchModal/SearchWrapper since they're no longer used (#70374) 2023-06-21 09:51:28 +01:00
loaders.ts Fix: Unlock new button based on user permissions (#57733) 2022-10-27 15:48:07 +02:00
tempI18nPhrases.ts NestedFolders: Move New folder into a drawer (#69706) 2023-06-09 16:00:16 +01:00
types.ts NestedFolders: Improve performance of Browse Dashboards by loading one page at a time (#68617) 2023-06-05 10:21:45 +00: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 BrowseDashboards: Only remember the most recent expanded folder (#74617) 2023-09-13 10:00:20 +00:00