grafana/public/app/core/services
Alex Khomenko 85dc4e565e
Search/migrate search results (#22930)
* Search: Setup SearchResults.tsx

* Search: add watchDepth

* Search: Use SearchResults.tsx in Angular template

* Search: Render search result header

* Search: Move new search components to features/search

* Search: Render nested dashboards

* Search: Expand dashboard folder

* Search: Remove fa prefix from icon names

* Search: Enable search results toggling

* Search: Add onItemClick handler

* Search: Add missing aria-label

* Search: Add no results message

* Search: Fix e2e selectors

* Search: Update SearchField imports

* Search: Add conditional classes

* Search: Abstract DashboardCheckbox

* Search: Separate ResultItem

* Search: Style ResultItem

* Search: Separate search components

* Search: Tweak checkbox styling

* Search: Simplify component names

* Search: Separate tag component

* Search: Checkbox docs

* Search: Remove inline on click

* Add Tag component

* Add Tag story

* Add TagList

* Group Tab and TabList

* Fix typechecks

* Remove Meta

* Use forwardRef for the Tag

* Search: Use TagList from grafana/ui

* Search: Add media query for TagList

* Search: Add types

* Search: Remove selectThemeVariant from SearchItem.tsx

* Search: Style section + header

* Search: Use semantic html

* Search: Adjust section padding

* Search: Setup tests

* Search: Fix tests

* Search: tweak result styles

* Search: Expand SearchResults tests

* Search: Add SearchItem tests

* Search: Use SearchResults in search.html

* Search: Toggle search result sections

* Search: Make selected prop optional

* Search: Fix tag selection

* Search: Fix tag filter onChange

* Search: Fix uncontrolled state change warning

* Search: Update icon names

* Search: memoize SearchCheckbox.tsx

* Search: Update types

* Search: Cleanup events

* Search: Semantic html

* Use styleMixins

* Search: Tweak styling

* Search: useCallback for checkbox toggle

* Search: Add stylesFactory

Co-authored-by: CirceCI <circleci@grafana.com>
2020-03-26 10:09:08 +01:00
..
__mocks__ Chore: Remove angular dependency from prometheus datasource (#20536) 2019-11-21 15:36:56 +00:00
echo TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
alert_srv.ts fix: updated backend srv to use appEvents and removed parts of alertsSrv 2018-10-25 17:05:17 +02:00
all.ts migrated last all.js to ts 2018-04-04 14:16:39 +02:00
analytics.ts TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
AngularLoader.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
backend_srv.ts BackendSrv: Adds config to response to fix external plugins that use this (#23032) 2020-03-25 10:21:12 +01:00
bridge_srv.test.ts Templating: update variables on location changed (#21480) 2020-01-16 10:55:54 -08:00
bridge_srv.ts Templating: update variables on location changed (#21480) 2020-01-16 10:55:54 -08:00
context_srv.ts Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
dynamic_directive_srv.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
impression_srv.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
keybindingSrv.ts ShareModal: able to extend tabs (#22537) 2020-03-04 12:59:30 +03:00
ng_react.ts TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
popover_srv.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
search_srv.ts Search/migrate search results (#22930) 2020-03-26 10:09:08 +01:00
segment_srv.ts TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 2020-03-24 16:03:53 +01:00
timer.ts Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
util_srv.ts Migration: Share dashboard/panel modal (#22436) 2020-03-03 15:04:28 +03:00