Commit Graph

61 Commits (51d5a4c8f2cf2df517b7243d3644049a422bff40)

Author SHA1 Message Date
Kristina 7b4dd4fe47
Explore: Only update pane's instance of Inspector (#80106) 1 year ago
Ivan Ortega Alba 1e75c9c514
DS Picker: Use new built-in DS icons (#69797) 2 years ago
Kuba Siemiatkowski f8faacd54a
Datasource: Overhaul plugin error handling and action buttons (#67014) 2 years ago
Ivan Ortega Alba c7af53b79f
[Under FF] New DS Picker with advance mode (#66566) 2 years ago
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270) 2 years ago
Ashley Harrison 2a34293689
Chore: more type fixes (#62952) 2 years ago
Ashley Harrison b6aedaa57d
Chore: improve some types (#62363) 2 years ago
Giordano Ricci c66ab3a9e4
QueryHistory: Improve handling of mixed datasource entries (#62214) 2 years ago
Kristina 38c1f3d054
Explore: Add Mixed Datasource (#53429) 3 years ago
Kristina 6ecc420534
Revert "Explore: Add Mixed Datasource (#51605)" (#52889) 3 years ago
Kristina e2258120e7
Explore: Add Mixed Datasource (#51605) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
kay delaney a728e9b4dd
MixedDatasource: Fixes infinite loop with empty query panel (#44265) 3 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Zoltán Bedi c43776aec3
Mixed-ds: Return both results from the same datasource (#39865) 4 years ago
renovate[bot] f496c31018
Update dependency @types/jest to v27 (#40403) 4 years ago
Torkel Ödegaard bc01c9cdbc
Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Hugo Häggmark 0755390286
MixedDatasource: Shows retrieved data even if a data source fails (#27024) 5 years ago
Torkel Ödegaard 7e8bd0c1b7
Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 5 years ago
Ryan McKinley c0762b6ddc
Chore: reduce null check errors/warnigns (#25223) 5 years ago
Marcus Andersson f44c0f0643
Datasource: making sure we are having the same data field order when using mixed data sources. (#22718) 5 years ago
Ryan McKinley eaba50283e MixedQuery: refactor so other components could also batch queries (#20219) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Ryan McKinley 2bb4684741
DataSource: don't filter hidden queries automatically (#20088) 6 years ago
Torkel Ödegaard 0ec8303878 Panels: Skip re-rendering panel/visualisation in loading state (#19518) 6 years ago
Brenda Harjala c9e566b156 Docs: Minor edits to the README and several md files (#19238) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Ryan McKinley 62a808bf1f MixedDataSource: refactor, cleanup, and add tests (#18948) 6 years ago
Ryan McKinley 13f55bc5e8
MixedDatasource: don't filter hidden queries before sending to datasources (#18814) 6 years ago
Ryan McKinley 1d7bb2a763 DataSourceApi: convert interface to abstract class (#16979) 6 years ago
Ryan McKinley 4e54509dde
Refactor: improvements to PanelQueryRunner (#16678) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Ryan McKinley 08a22c806f
DirectInput: new alpha datasource that lets you enter data via CSV 6 years ago
Marcus Efraimsson 4a70056d3c
datasource: fix disable query when using mixed datasource (#16409) 6 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Axel 6ce990af57 Show min interval query option for mixed datasource (#9467) 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 years ago
Chris Burkhart d12dc2bfa7 Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource. 8 years ago
Torkel Ödegaard 649d9f9177 tech(lodash): upraded lodash to 4.15.0, closes #6021 9 years ago
Daniel Lee 45b90972dc feat(plugins): adds a readme for every native plugin 9 years ago
Torkel Ödegaard 3d353c7d6d fix(mixed datasource): fixed issue with mixed data source in optimized build 9 years ago