grafana/public/test/mocks
Piotr Jamróz ae927eab73
Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295)
* Attach static generic data link to data frames in Explore

* WIP

* Always load correlations config when the query is run

This will be moved to Wrapper.tsx and called only once Explore is mounted

* remove comment

* Load the config when Explore is loaded

* Clean up

* Check for feature toggle, simplify cod

* Simplify the code

* Remove unused code

* Fix types

* Add a test for attaching links

* Revert package.json changes

* Display title provided in the correlation label

* Add missing mocks

* Fix tests

* Merge branch 'main' into ifrost/integration/attach-generic-data-link

# Conflicts:
#	public/app/features/explore/Wrapper.tsx
#	public/app/features/explore/state/main.ts

* Remove redundant async calls

* Do not block Wrapper before correlations are loaded (only delay the query)

* Test showing results after correlations are loaded

* Post-merge fix

* Use more consistent naming

* Avoid null assertions

Co-authored-by: Elfo404 <me@giordanoricci.com>
2022-10-11 14:40:55 +02:00
..
angular.ts tests: migrated tests for link_srv to jest, #9666 2017-10-31 14:30:06 +01:00
backend_srv.ts More files that has fixed with prettier 2019-02-13 11:39:41 +01:00
common.ts IconName: Move to grafana/data and use type on NavModelItem (#55013) 2022-09-12 20:09:33 +02:00
dashboard-mock.js Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
datasource_srv.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getGrafanaContextMock.ts Glue: Enrich query results data frames in Explore with correlations to generate static links from correlations (#56295) 2022-10-11 14:40:55 +02:00
i18nMessages.ts I18N: Add Lingui core translation framework. (#41827) 2021-12-15 17:00:37 +01:00
monaco.ts Tests: removes unused stuff and replaces monaco transpile with mock (#27324) 2020-09-03 08:54:46 +02:00
navModel.ts Navigation: Proof-of-concept for pinning navbar items (#44775) 2022-02-21 15:25:47 +00:00
style.ts Panel Inspect: use monaco for json display (#25251) 2020-06-29 10:58:47 -07:00
svg.ts Transforms: Adds beta notice and updates transform descriptions (#24158) 2020-05-04 15:05:31 +02:00
workers.ts Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00