Commit History

Author SHA1 Message Date
  Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
  Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
  Daniel Lee bf4ffe41b0 Merge branch 'v4.4.x' 8 years ago
  Daniel Lee e763104a6f csv: add toggle for export to Excel 8 years ago
  Torkel Ödegaard f979e95820 tablepanel: minor update to table panel, #8052 8 years ago
  Torkel Ödegaard a5d5f3d82f feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052 8 years ago
  Alexander Zobnin 9bbc942534 table-panel: clickable cell link - draft (#8738) 8 years ago
  Torkel Ödegaard 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 years ago
  Torkel Ödegaard e218052a90 fix: fixed slow down issue in table panel by removing the fillter null values feature (#7602), not sure the filter null values is a good table option, should be done in metric query, fixes #8234 8 years ago
  Dan Cech e8fbfce59a remove unneeded import, update docs text 8 years ago
  Dan Cech 29653d2bec refactor and add column alias tests 8 years ago
  Dan Cech b1691f1cd1 add support for column aliases in table panel 8 years ago
  Senkevich Alexsandr 17d02a7065 added suppressing of empty results in table plugin 8 years ago
  Torkel Ödegaard 4d420a0c33 refactor(): dashboard row model and hunting down memory leak 9 years ago
  Torkel Ödegaard dc3b614749 fix(submenu): fixed issue with submenu and annotation display, and annotation issue in table panel 9 years ago
  Torkel Ödegaard 9055beff1a fix(table): fixed merge issue 9 years ago
  Torkel Ödegaard 08202dcb83 Merge branch 'v3.1.x' 9 years ago
  Torkel Ödegaard 65683ab241 feat(table): added sanitize html option to column styles for table panel, fixes #4596 9 years ago
  Kimmo Huoman 522a3408e9 Export CSV in the same format as presented in Table panel. Fixes issue #5372. 9 years ago
  Torkel Ödegaard 5d652dcaef fix(table): table column sorting fix 9 years ago
  Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults 9 years ago
  Torkel Ödegaard 6355896584 fix(snapshots): Fixed issue with empty snapshots, fixes #4706 9 years ago
  Idan Zalzberg cf00775bb8 Table module calls renderingCompleted 9 years ago
  Torkel Ödegaard 3c1e9e9a25 fix(table): fixed issue with table panel and annotations, fixes #4563 9 years ago
  Torkel Ödegaard 892e79a982 fix(table): another fix for table panel sorting, fixes #4544 9 years ago
  Torkel Ödegaard 1c97f10d8a fix(table panel): fixed column sort issue with table panel, #4532 9 years ago
  Torkel Ödegaard b30b78e442 feat(preferences): got timezone option to work on org and profile level, as well as dashboard 9 years ago
  Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 9 years ago