Patrick O'Carroll
|
19b7ad61dd
Changed functions to arrow functions for only-arrow-functions rule.
|
il y a 7 ans |
Patrick O'Carroll
|
b494a29e02
changed var to let in last files (#13087)
|
il y a 7 ans |
Patrick O'Carroll
|
a702603e7b
changed var to const 2 (#13068)
|
il y a 7 ans |
Torkel Ödegaard
|
9b978b7203
tslint: autofix of let -> const (#13033)
|
il y a 7 ans |
Marcus Efraimsson
|
da8f6c150b
Merge pull request #11751 from mtanda/11690
|
il y a 7 ans |
Daniel Lee
|
fc718b8a9a
table: fix for padding
|
il y a 7 ans |
Mitsuhiro Tanda
|
c2b720835b
fix to match table column name and order
|
il y a 7 ans |
Torkel Ödegaard
|
27835f373e
cleanup: removed unused typescript typings import
|
il y a 8 ans |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
il y a 8 ans |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
il y a 8 ans |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
il y a 8 ans |
Daniel Lee
|
bf4ffe41b0
Merge branch 'v4.4.x'
|
il y a 8 ans |
Daniel Lee
|
e763104a6f
csv: add toggle for export to Excel
|
il y a 8 ans |
Torkel Ödegaard
|
f979e95820
tablepanel: minor update to table panel, #8052
|
il y a 8 ans |
Torkel Ödegaard
|
a5d5f3d82f
feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052
|
il y a 8 ans |
Alexander Zobnin
|
9bbc942534
table-panel: clickable cell link - draft (#8738)
|
il y a 8 ans |
Torkel Ödegaard
|
8bbff2c44e
table: refactoring table options, now column styles are in a seperate tab
|
il y a 8 ans |
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
|
il y a 8 ans |
Dan Cech
|
e8fbfce59a
remove unneeded import, update docs text
|
il y a 8 ans |
Dan Cech
|
29653d2bec
refactor and add column alias tests
|
il y a 8 ans |
Dan Cech
|
b1691f1cd1
add support for column aliases in table panel
|
il y a 8 ans |
Senkevich Alexsandr
|
17d02a7065
added suppressing of empty results in table plugin
|
il y a 8 ans |
Torkel Ödegaard
|
4d420a0c33
refactor(): dashboard row model and hunting down memory leak
|
il y a 9 ans |
Torkel Ödegaard
|
dc3b614749
fix(submenu): fixed issue with submenu and annotation display, and annotation issue in table panel
|
il y a 9 ans |
Torkel Ödegaard
|
9055beff1a
fix(table): fixed merge issue
|
il y a 9 ans |
Torkel Ödegaard
|
08202dcb83
Merge branch 'v3.1.x'
|
il y a 9 ans |
Torkel Ödegaard
|
65683ab241
feat(table): added sanitize html option to column styles for table panel, fixes #4596
|
il y a 9 ans |
Kimmo Huoman
|
522a3408e9
Export CSV in the same format as presented in Table panel. Fixes issue #5372.
|
il y a 9 ans |
Torkel Ödegaard
|
5d652dcaef
fix(table): table column sorting fix
|
il y a 9 ans |
Daniel Lee
|
16dbf3166d
fix(panels): avoid deep copy problem for panel defaults
|
il y a 9 ans |