Commit Graph

169 Commits (c412a3b052ac16c23ba809e438ac5350b7d6ee0e)

Author SHA1 Message Date
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
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Kyle Cunningham 6958de846c
Accessibility Fixes for Several SQL Based Query Editors (#43981) 3 years ago
Kyle Cunningham febc24522d
Accessibility Fixes for Several SQL Based Datasource Config Pages (#43982) 3 years ago
Marcus Efraimsson 7d3bdb6d1b
Plugins: Set backend metadata property for core plugins (#43349) 3 years ago
Ryan McKinley 6c1a0cc707
DataSourceRef: use reference rather than id where possible (#41372) 4 years ago
Torkel Ödegaard d07fa0ce5e
AngularJS: Move angular stuff into app/angular (#41415) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Torkel Ödegaard bc01c9cdbc
Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 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
Torkel Ödegaard eea3ea9755
Postgres/MySQL: Fixes issue with toggle query editor mode (#35890) 4 years ago
Torkel Ödegaard 5f07381796
MSSQL: Fixes issue with hidden queries still being executed (#35837) 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
Andi Pabst 29be741f26
MySQL Datasource: Add timezone parameter (#27535) 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
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Torkel Ödegaard 372ae7fdd3
Chore: Fix strict errors, down to 416 (#31365) 4 years ago
Torkel Ödegaard e4672906f0
SqlDataSources: Fixes the Show Generated SQL button in query editors (#31236) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Paul Dee 9f48bdb016
MySQL: Update README.md (#29003) 5 years ago
Hugo Häggmark 04565d497e
Templating: Speeds up certain variable queries for Postgres, MySql and MSSql (#28686) 5 years ago
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Hugo Häggmark 0bb8b32821
Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) (#27649) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 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
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
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
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