Tobias Skarhed
|
21f702f7c9
TablePanel: Remove scroll option on TablePanel (#18318)
|
il y a 6 ans |
Ryan McKinley
|
3f15170914
Refactor: move some files to @grafana/data (#17952)
|
il y a 6 ans |
Tobias Skarhed
|
3045daedbd
noImplicitAny: Reduce errors to 3800-ish (#17781)
|
il y a 6 ans |
Ryan McKinley
|
35e1524b02
TablePanel: fix annotations display (#17646)
|
il y a 6 ans |
Torkel Ödegaard
|
c02782c0ec
Fix: TablePanel column color style now works even after removeing styles, fixes #16162 (#16227)
|
il y a 6 ans |
ryan
|
188dc86246
remove type field and add helper functions to check if data isTableData
|
il y a 6 ans |
Torkel Ödegaard
|
5436c28448
Minor refactoring around theme access
|
il y a 6 ans |
Dominik Prokop
|
6b1390b972
Update types and themes usage in components
|
il y a 7 ans |
Torkel Ödegaard
|
aeaac7480b
New solo panel route working in all scenarios I can test
|
il y a 7 ans |
Dominik Prokop
|
84caf0bc9d
Make named colors usable in angular code pt 1
|
il y a 7 ans |
Torkel Ödegaard
|
1eecda48f8
Moved query manipulations from metrics controller to metrics tab so they are more easily shared between angular and react panels
|
il y a 7 ans |
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 |