grafana/public/app/features/search
Ashley Harrison 4290ed3d86
Chore: Remove newBrowseDashboards feature toggle (#78190)
* remove all the things

* fix OldFolderPicker tests

* i18n

* remove more unused code

* remove mutation of error object since it's now frozen in the redux state

* fix error handling
2023-11-22 15:22:00 +00:00
..
hooks Chore: Remove unnecessary type assertions (#78009) 2023-11-14 09:17:29 +00:00
page Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
service Search API: Search by folder UID (#65040) 2023-08-04 12:43:47 +03:00
state BrowseDashboards: Add RadioButtonGroup to be able to chose between 'Browse' or 'List' view (#77561) 2023-11-07 16:16:43 +01:00
constants.ts BrowseDashboards: Only remember the most recent expanded folder (#74617) 2023-09-13 10:00:20 +00: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