Commit Graph

101 Commits (dd11e232d0324292a90ed0d7600428b33f93e1e1)

Author SHA1 Message Date
Torkel Ödegaard eea3ea9755
Postgres/MySQL: Fixes issue with toggle query editor mode (#35890) 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
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 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
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 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
Patrick Hemmer 231a32c4a3
Postgres: Fix add button (#25087) 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
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
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Marcus Efraimsson 7c499ffdd8
MySQL, Postgres: Update raw sql when query builder updates (#19209) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Tobias Skarhed 4e27ba9646 noImplicitAny: Sub 3000 errors (#17821) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Sven Klemm f608340c35 Add delta window function to postgres query builder 7 years ago
Patrick O'Carroll 25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Sven Klemm d5cdeebf23 reset metric column when changing table 7 years ago
Sven Klemm 88cd713d3a reset metric column when changing table 7 years ago
Sven Klemm 1cac061448 fix timeFilter resetting when changing table 7 years ago
Marcus Efraimsson 5ceaa21e3b
when changing table, refresh panel once after columns have been changed 7 years ago
Sven Klemm a06a6b6517 fix timecolumn handling when table changes 7 years ago
Sven Klemm 015909dbff set default for timeGroup in query builder to $__interval 7 years ago
Sven Klemm 483f6cc5e1 when changing table reset columns 7 years ago
Sven Klemm 7a5b5906ed fix quoting 7 years ago
Sven Klemm bfac6303d0 strip quotes when auto adding alias 7 years ago
Sven Klemm 955e5afa45 recheck timecolumn when changing table 7 years ago
Sven Klemm 84ec1ce624 update filter macro on time column change 7 years ago
Sven Klemm 30fce34d9c make default mode for table panels raw editor 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Sven Klemm 21e7b0b92d add min interval to postgres datasource 7 years ago
Sven Klemm 02c5d36c0b fix tableSegment and timeColumnSegment after table suggestion 7 years ago
Sven Klemm 49319fbdea prefill editor with first metric table 7 years ago
Sven Klemm ff2564900f only allow 1 filter macro in where clause 7 years ago
Sven Klemm c1890dbb6d fix timeColumnType assignment 7 years ago
Sven Klemm 9699d7a166 make suggested filter macro depend on type 7 years ago
Sven Klemm 8e4db8cc3a suggest operators depending on datatype 7 years ago
Sven Klemm 28f97a2450 update persisted parts on param change 7 years ago
Sven Klemm e84a1cbcc5 persist datatype information 7 years ago
Sven Klemm 8ced29a0e7 Don't do value suggestions for numeric and timestamp 7 years ago
Sven Klemm 6d8ad3b076 require postgres 9.4+ for ordered set aggregate functions 7 years ago
Sven Klemm c90eb45cef only show first/last aggregate when timescaledb is enabled 7 years ago