Commit History

作者 SHA1 備註 提交日期
  Hugo Häggmark 7eabc282e9 Chore: Adds typings to lodash (#16590) 6 年之前
  Sven Klemm f608340c35 Add delta window function to postgres query builder 7 年之前
  Patrick O'Carroll 25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 7 年之前
  Sven Klemm 265d5daf57 Merge branch 'master' into postgres-query-builder 7 年之前
  Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 年之前
  Sven Klemm d5cdeebf23 reset metric column when changing table 7 年之前
  Sven Klemm 1cac061448 fix timeFilter resetting when changing table 7 年之前
  Marcus Efraimsson 5ceaa21e3b when changing table, refresh panel once after columns have been changed 7 年之前
  Sven Klemm a06a6b6517 fix timecolumn handling when table changes 7 年之前
  Sven Klemm 015909dbff set default for timeGroup in query builder to $__interval 7 年之前
  Sven Klemm 483f6cc5e1 when changing table reset columns 7 年之前
  Sven Klemm 7a5b5906ed fix quoting 7 年之前
  Sven Klemm bfac6303d0 strip quotes when auto adding alias 7 年之前
  Sven Klemm 955e5afa45 recheck timecolumn when changing table 7 年之前
  Sven Klemm 84ec1ce624 update filter macro on time column change 7 年之前
  Sven Klemm 30fce34d9c make default mode for table panels raw editor 7 年之前
  Sven Klemm 7177f19436 Merge branch 'master' into postgres-query-builder 7 年之前
  Torkel Ödegaard 9b978b7203 tslint: autofix of let -> const (#13033) 7 年之前
  Sven Klemm 21e7b0b92d add min interval to postgres datasource 7 年之前
  Sven Klemm 02c5d36c0b fix tableSegment and timeColumnSegment after table suggestion 7 年之前
  Sven Klemm 49319fbdea prefill editor with first metric table 7 年之前
  Sven Klemm ff2564900f only allow 1 filter macro in where clause 7 年之前
  Sven Klemm c1890dbb6d fix timeColumnType assignment 7 年之前
  Sven Klemm 9699d7a166 make suggested filter macro depend on type 7 年之前
  Sven Klemm 8e4db8cc3a suggest operators depending on datatype 7 年之前
  Sven Klemm 28f97a2450 update persisted parts on param change 7 年之前
  Sven Klemm e84a1cbcc5 persist datatype information 7 年之前
  Sven Klemm 8ced29a0e7 Don't do value suggestions for numeric and timestamp 7 年之前
  Sven Klemm 6d8ad3b076 require postgres 9.4+ for ordered set aggregate functions 7 年之前
  Sven Klemm c90eb45cef only show first/last aggregate when timescaledb is enabled 7 年之前