grafana/public/app/features/search
Ashley Harrison 07cc7504ee
Icon: Simplify and remove wrapping <div> (#76819)
* remove wrapping div

* update tests, just gotta figure out how to handle fontawesome :(

* add spinner.svg which matches the font-awesome spinner

* add mock for react-inlinesvg

* update mock and fix some tests

* fix FormField test

* fix CorrelationsPage tests

* increase timeout
2023-10-24 12:16:32 +01:00
..
components Chore: remove hasAccess and hasAcessInMetadata (#76237) 2023-10-10 12:04:07 +01:00
hooks FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07:00
page Icon: Simplify and remove wrapping <div> (#76819) 2023-10-24 12:16:32 +01:00
service Search API: Search by folder UID (#65040) 2023-08-04 12:43:47 +03:00
state BrowseDashboards: Prevent unnecessary searches (#76424) 2023-10-23 09:44:07 +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