Commit Graph

48 Commits (b2b584f6113d55c23a2c447ec9b7eb80510faf4f)

Author SHA1 Message Date
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 7 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
Torkel Ödegaard a233570777 feat(plugins): upgraded opentsdb and prometheus to new plugin module return format 9 years ago
Torkel Ödegaard a87b5f757d fix(datasources): minor fix to data sources after apps branch merge 9 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard 36ebfc747a feat(plugins): more upgrading work 10 years ago
Torkel Ödegaard c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 years ago
Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 years ago
Torkel Ödegaard 1332ddbc93 feat(mixed datasources): updated OpenTSDB data source query editor to new model, #436 10 years ago
Torkel Ödegaard b30dfcf28a feat(datasource): added new mixed data source 10 years ago