Commit Graph

332 Commits (8f17f607fad3a96f7a7d55b1a69664ee89759d33)

Author SHA1 Message Date
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Marcus Efraimsson 36e808834d don't render hidden columns in table panel (#12911) 7 years ago
Patrick O'Carroll ff0ca6b7e2 added two new classes for color, fixed so link has value color 7 years ago
Patrick O'Carroll 36d981597e removed table-panel-link class and add a class white to modify table-panel-cell-link class 7 years ago
Patrick O'Carroll d4d896ade8 replaced style with class for links 7 years ago
Patrick O'Carroll 4b8ec4e323 removed a blank space in div 7 years ago
Patrick O'Carroll 7b5b94607b fixed color for links in colored cells by adding a new variable that sets color: white when cell or row has background-color 7 years ago
Angrite e52aceeaba Fix for #10078: symbol "&" is not escaped (#10137) 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
Mario Trangoni e5e6bc56c8 public: fix codespell issues 7 years ago
Jarno Tuovinen 90aab44558 Use curly brackets around hyperlink help text #11478 (#11479) 7 years ago
Marcus Efraimsson f673ec16d1 table panel: additional fixes for value to text mapping 7 years ago
aandrew 67f0382222 add value to text mapping 7 years ago
Daniel Lee 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
Torkel Ödegaard a0323e96fa fix: tweak of PR #10635 7 years ago
Patrick O'Carroll 5f81f401e3 replaced input with gf-form-dropdown 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 7 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
David Kaltschmidt edb2dcf1b0 Extracted row matching function and added comments 8 years ago
David Kaltschmidt 8d70f13393 Type-agnostic row merge in table transform for multiple queries 8 years ago
David Kaltschmidt 011b2cd1b2 Fix merge issue on multi-query table transforms 8 years ago
David Kaltschmidt eb31833d52 Backwards-compat for multi-query table transform 8 years ago
David Kaltschmidt 1dd90c8105 Making the multi-query table transform the default table transform 8 years ago
David Kaltschmidt b6867891f0 Tests for multi-query table transform 8 years ago
David Kaltschmidt 85eb2aaa80 Added basic table transformer test 8 years ago
David Kaltschmidt 91e866f145 Add multiquery_table table transform 8 years ago
Torkel Ödegaard 458f6fc4b2 sass refactoring and updating styles for list item elements 8 years ago
Marcus Efraimsson ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Alexander Zobnin a174ad4c9a Unified Color picker fixes (#9466) 8 years ago
Lucas Costa 43903d71ec fix: threshold's colors in table panels (#9445) (#9453) 8 years ago
Patrick O'Carroll bb52f00d2d removed commented line 8 years ago
Patrick O'Carroll 7a7e8c57d1 fixed layout for column options, changed dropdown for date format kept old code 8 years ago
Tomofumi Hayashi f8719efb67 Add milliseconds format in table panel's config 8 years ago
Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Daniel Lee e763104a6f csv: add toggle for export to Excel 8 years ago
Torkel Ödegaard c7959ff06e fix: Using table cell links and ad hoc filters together now works & looks correct, fixes #8052 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
Torkel Ödegaard c17b5d1306 table: minor table options improvement 8 years ago
Alexander Zobnin 9bbc942534 table-panel: clickable cell link - draft (#8738) 8 years ago
Alexander Zobnin 1deeef9e91 Table panel: add option for preserving text formatting (#8708) 8 years ago
Suzana Pescador d6eefcb5ce Can't remove default avg column in table #4515 (#8335) 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