Commit History

Author SHA1 Message Date
  Torkel Ödegaard 5436c28448 Minor refactoring around theme access 6 years ago
  Dominik Prokop 6b1390b972 Update types and themes usage in components 7 years ago
  Torkel Ödegaard aeaac7480b New solo panel route working in all scenarios I can test 7 years ago
  Dominik Prokop 84caf0bc9d Make named colors usable in angular code pt 1 7 years ago
  Torkel Ödegaard 1eecda48f8 Moved query manipulations from metrics controller to metrics tab so they are more easily shared between angular and react panels 7 years ago
  Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
  Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
  Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
  Torkel Ödegaard 9b978b7203 tslint: autofix of let -> const (#13033) 7 years ago
  Marcus Efraimsson da8f6c150b Merge pull request #11751 from mtanda/11690 7 years ago
  Daniel Lee fc718b8a9a table: fix for padding 7 years ago
  Mitsuhiro Tanda c2b720835b fix to match table column name and order 7 years ago
  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