Commit Graph

308 Commits (dd11e232d0324292a90ed0d7600428b33f93e1e1)

Author SHA1 Message Date
Piotr Jamróz 9ace8686a1
Datasources: Improve error handling for testing data sources (#35120) 4 years ago
Torkel Ödegaard eea3ea9755
Postgres/MySQL: Fixes issue with toggle query editor mode (#35890) 4 years ago
Marc Bachmann 9a5e10e6fb
Annotations: Fix sql annotation parsing for empty responses (#35367) 4 years ago
Marcus Efraimsson bf7301e485
Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables (#35411) 4 years ago
ying-jeanne bd66c8dde3
SQL data sources: Convert to return data frames (#32257) 4 years ago
Alex Khomenko 6d95f2f1db
Chore: Update typescript to v4.2.4 (#33297) 4 years ago
Torkel Ödegaard b6cfb65e40
Annotations: More fixes to the angular annotation editors (#33303) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Arve Knudsen 381e4a51cd
SQL data sources: Fix configuration UI (#33110) 4 years ago
Torkel Ödegaard c40947bb66
MySQL/Postgres/CloudMonitoring: Fixes issues related to babel upgrade (#32619) 4 years ago
Ryan McKinley c7ea96940a
Arrow: move arrow support from frontend to backend only (#32575) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
ying-jeanne c57047a420
Postgres: allow providing TLS/SSL certificates as text in addition to file paths (#30353) 4 years ago
Torkel Ödegaard e4672906f0
SqlDataSources: Fixes the Show Generated SQL button in query editors (#31236) 4 years ago
Arve Knudsen 7126a91901
Postgres: Be consistent about TLS/SSL terminology (#30532) 4 years ago
Arve Knudsen 8bd5cdbe9f
Postgres: Fix indentation (#30531) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Hugo Häggmark 4b711372c5
Tests: Adds expects for observables (#28929) 5 years ago
Hugo Häggmark 04565d497e
Templating: Speeds up certain variable queries for Postgres, MySql and MSSql (#28686) 5 years ago
Hugo Häggmark de1b2bdc4c
Transformations: Use Observable (#27584) 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
Torkel Ödegaard fd44c01675
Chore: Fix typescript strict null fixes now at 298 (#26125) 5 years ago
Hugo Häggmark e2ba0731e2
Chore: Upgrades jQuery and @types/jQuery (#25651) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Ryan McKinley 2760889501
Chore: cleanup after previous commits) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Ivana Huckova 9be7d5867f
Add truthy rawQuery as we are interpolating raw query only (#25110) 5 years ago
DanielLyons178 47b2650a99
Postgres: Add postgres versions 11 and 12 to version selector (#24750) 5 years ago
Patrick Hemmer 231a32c4a3
Postgres: Fix add button (#25087) 5 years ago
Ryan McKinley 5211a23f8d
Chore: show grafana labs not project (#23913) 5 years ago
Ivana Huckova 6937f3549b
@grafana/ui: Various smaller Icon updates (#23588) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Ryan 1f0e1b33bc
Postgres: Add SSL support for datasource (#21341) 5 years ago
Hugo Häggmark 31ad86ffc0
TemplateSrv: deprecates templateSrv.variables and adds getVariables (#23026) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Steven Vachon f48169633c
TSLint → ESLint (#21006) 5 years ago
Ivana Huckova e75840737e
Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 5 years ago
Jerry Ylilammi e27ab89aed Postgres/MySQL/MSSQL: Adds support for region annotations (#20752) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
Hugo Häggmark 7aeed4d987
Templating: Makes so __searchFilter can be used as part of regular expression (#20103) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Hugo Häggmark cb0e80e7b9 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Ivana Huckova 90b0953620
Explore: Expand template variables when redirecting from dashboard panel (#19582) 6 years ago
Marcus Efraimsson 7c499ffdd8
MySQL, Postgres: Update raw sql when query builder updates (#19209) 6 years ago
Marcus Efraimsson 96046a7ba6
MySQL, Postgres, MSSQL: Fix validating query with template variables in alert (#19237) 6 years ago