Commit Graph

5 Commits (a24fd1b722718a6ba02585ee3bbbaf80ba738fe8)

Author SHA1 Message Date
Ivana Huckova 23f495d4cd
Big tent data sources: Replace deprecated `@grafana/experimental` with `@grafana/plugin-ui` (#99331) 5 months ago
Zoltán Bedi 85c696c4ad
SQL: Add macro support in select case (#88514) 8 months ago
Gábor Farkas 29e8a355cb
sql: extract frontend code into separate package (#81109) 1 year ago
Gábor Farkas 279aa4863b
Postgres: Handle single quotes in table names in the query editor (#80951) 1 year ago
Gábor Farkas 2d391c1bf5
postgresql: change plugin id (#77444) 2 years ago
Gábor Farkas 6e75c5d182
postgres/sql: fix imports (#74535) 2 years ago
Jev Forsberg c0a1fc2cbd
SQL Datasources: Reinstate SQL data source behavior around database selection when default configured databases already exist (#65659) 2 years ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
Victor Marin 02a8bc76d2
SQL Datasources: Fix variable throwing error if query returns no data (#65937) 2 years ago
Zoltán Bedi 75097b99fb
SQL: Fix code editor for SQL datasources (#58116) 3 years ago
Zoltán Bedi b472306239
MSSql/Postgres: Fix visual query editor filter disappearing (#58248) 3 years ago
Zoltán Bedi 26659baf8f
PostgreSQL: Migrate to React (#52831) 3 years ago
Leon Sorokin dbb33eaba9
DataFrameJSON: add string enums inflation of field values (#54938) 3 years ago
Oscar Kilhed 9498ee3d54
SQL: Migrate (MS/My/Postgres)SQL configuration pages from Angular to React (#51891) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Marcus Andersson 9a12b3ea00
TemplateSrv: exposing a function to detect if a target contains a template (#45214) 3 years ago
Marcus Efraimsson 0e8a5407d1
Postgres/MySQL/MSSQL: Remove usage of legacy timeSrv (#45241) 3 years ago
Zoltán Bedi 85246d7179
Postgres: Fix test datasource always returns success (#43762) 4 years ago
Ryan McKinley 6c1a0cc707
DataSourceRef: use reference rather than id where possible (#41372) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Ivana Huckova 7f8576ee37
Postgres: For template queries return [] and not error (#38060) 4 years ago
Hugo Häggmark dba15190af
Chore: Upgrades rxjs to 7.3.0 (#37913) 4 years ago
Piotr Jamróz 9ace8686a1
Datasources: Improve error handling for testing data sources (#35120) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 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) 5 years ago
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Hugo Häggmark a587bf4f56
Postgres: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27478) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Ivana Huckova 9be7d5867f
Add truthy rawQuery as we are interpolating raw query only (#25110) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Ivana Huckova e75840737e
Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 6 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Hugo Häggmark 7aeed4d987
Templating: Makes so __searchFilter can be used as part of regular expression (#20103) 6 years ago
Hugo Häggmark cb0e80e7b9 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 6 years ago
Ivana Huckova 90b0953620
Explore: Expand template variables when redirecting from dashboard panel (#19582) 6 years ago
Marcus Efraimsson 96046a7ba6
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Marcus Efraimsson df60804937
use default min interval of 1m for sql datasources 6 years ago
Marcus Efraimsson 7b656097a7
postgres: use arrow function declaration of interpolateVariable 7 years ago
Sven Klemm ec0fd96f08 Use closure for calling interpolateVariable 7 years ago
Sven Klemm e2c7b010ac fix test failures for timeInterval 7 years ago
Sven Klemm a95453036b Add min time interval to postgres datasource 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Sven Klemm e04127e430 unify quoting 7 years ago
Sven Klemm a2f4441f9d autodetect timescaledb when version >= 9.6 7 years ago
Sven Klemm 2d12801186 detect postgres version for saved datasources 7 years ago