grafana/public/test
Piotr Jamróz a7238ba933
Explore: Support mixed data sources for supplementary query (#63036)
* Consolidate logs volume logic (full range and limited)

* Fix showing limited histogram message

* Test passing meta data to logs volume provider

* Improve readability

* Clean up types

* Add basic support for multiple log volumes

* Move the comment back to the right place

* Improve readability

* Clean up the logic to support Logs Samples

* Update docs

* Sort log volumes

* Provide title to logs volume panel

* Move logs volume cache to the provider factory

* Add helper functions

* Reuse only if queries are the same

* Fix alphabetical sorting

* Move caching out of the provider

* Support errors and loading state

* Remove unused code

* Consolidate supplementary query utils

* Add tests for supplementaryQueries

* Update tests

* Simplify logs volume extra info

* Update tests

* Remove comment

* Update tests

* Fix hiding the histogram for hidden queries

* Simplify loading message

* Update tests

* Wait for full fallback histogram to load before showing it

* Fix a typo

* Add feedback comments

* Move feedback comments to github

* Do not filter out hidden queries as they may be used as references in other queries

* Group log volume by refId

* Support showing fallback histograms per query to avoid duplicates

* Improve type-checking

* Fix supplementaryQueries.test.ts

* Fix logsModel.test.ts

* Fix loading fallback results

* Fix unit tests

* WIP

* Update deprecated styles

* Simplify test

* Simplify rendering zoom info

* Update deprecated styles

* Simplify getLogsVolumeDataSourceInfo

* Simplify isLogsVolumeLimited()

* Simplify rendering zoom info
2023-03-07 15:00:11 +01:00
..
core Chore: improve some types (#62363) 2023-02-01 10:50:34 +00:00
helpers AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
lib remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
matchers Chore: improve some types (#62363) 2023-02-01 10:50:34 +00:00
mocks Explore: Support mixed data sources for supplementary query (#63036) 2023-03-07 15:00:11 +01:00
specs PublicDashboards: Time range settings (#61585) 2023-01-18 10:54:19 -03:00
.jshintrc feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now 2016-03-01 08:43:54 +01:00
global-jquery-shim.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
jest-resolver.js Chore: Upgrade to jest 28 (#49679) 2022-05-30 14:14:34 +01:00
jest-setup.ts Chore: convert last test to RTL and remove Enzyme references (#61918) 2023-01-24 09:20:47 +00:00
jest-shim.ts Update dependency @types/node to v14 (#40405) 2021-10-21 16:52:26 +02:00
log-reporter.js test: Fix Jest reporter (#60810) 2022-12-29 03:14:09 -05:00
redux-rtl.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
setupTests.ts Scenes: Add query variable support (#59553) 2022-12-12 04:01:27 -08:00