Commit Graph

1023 Commits (9adad76f5211b00257e255c5786ef8155ed03beb)

Author SHA1 Message Date
Alexander Zobnin 3cdf0dce56 graph: move auto decimals calc to ticks.ts and use it for legend values format. 8 years ago
Alexander Zobnin 2cf1c29eae graph: refactor (don't render twice) 8 years ago
David Kaltschmidt 011b2cd1b2 Fix merge issue on multi-query table transforms 8 years ago
Alexander Zobnin 6b4b7969fe graph: fix karma tests 8 years ago
Alexander Zobnin 0c3e04ca60 graph: render legend before graph 8 years ago
Alexander Zobnin ae80a589c1 graph: refactor 8 years ago
Alexander Zobnin 36b3309961 graph: convert legend.js to typescript 8 years ago
David Kaltschmidt eb31833d52 Backwards-compat for multi-query table transform 8 years ago
Alexander Zobnin deebaabfc8 graph: make legend scrollable 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
Torkel Ödegaard d7337432ac ux: progress on time picker dropdown version 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 e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Torkel Ödegaard bc81298d4c worked on search 8 years ago
Torkel Ödegaard b3ddcc8077 ux: sass fixes and polish 8 years ago
Torkel Ödegaard 458f6fc4b2 sass refactoring and updating styles for list item elements 8 years ago
Torkel Ödegaard 68bd17bd0e work on scrollable panels 8 years ago
Patrick O'Carroll 27e486d678 converted 3 .js files to .ts (#9958) 8 years ago
Torkel Ödegaard 830c307bba progress on scrollable panels work 8 years ago
Alexander Zobnin f54547776d graph: disable zoom in non-timeseries modes (#9914) 8 years ago
Maytee Chinavanichkit c1e5f5be87 Use correct moments format for Showing last us time instead of value test (#9923) 8 years ago
Alexander Zobnin 126f3703dc text panel: make scrollable 8 years ago
Alexander Zobnin 4b88cc0226 panels: general property which makes panel scrollable 8 years ago
Alexander Zobnin e89e64e94e dashlist: fix resizing after mode switching 8 years ago
Alexander Zobnin 7d8b2cb05f dashlist: add scrollbar 8 years ago
Alexander Zobnin 06622088a1 dashlist: fix panel resizing 8 years ago
Patrick O'Carroll d800e64368 fixes: #1871 Dropdown starred (#9490) 8 years ago
Alexander Zobnin e7f3480803 heatmap: fix tooltip in "Time series bucket" mode, #9332 (#9867) 8 years ago
Marcus Efraimsson ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 years ago
Torkel Ödegaard 685ee393af
graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797) 8 years ago
Alexander Zobnin f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) 8 years ago
Torkel Ödegaard cd95f5bcc2 refactor: alert list panel fixes and no alerts message, rewrite of PR #9721 8 years ago
Patrick O'Carroll a433698ddf changed class name for no-alerts 8 years ago
Patrick O'Carroll 5a26fc252e new design for no alerts in alert-list, fixes #9721 8 years ago
Alexander Zobnin 948a5259a2 fix: color picker bug at series overrides page, #9715 (#9738) 8 years ago
Mitsuhiro Tanda e9645045a0 ace editor for text panel 8 years ago
Tomas Strand 357d394c66 Alertlist: Inform when no alerts in current time range 8 years ago
Patrick O'Carroll e654f80e4b fixed link issues 8 years ago
Torkel Ödegaard bf680acae5 ux: updated singlestat default colors 8 years ago
Patrick O'Carroll a8285d0eb4 shore: migrating config/settings.js to typescript 8 years ago
utkarshcmu a4a10f2b03 Fixed #9636 8 years ago
Alexander Zobnin 396eadc5ac Use d3 from node_modules (#9625) 8 years ago
bergquist d25d689efa tests: removes commented tests 8 years ago
bergquist fcd5d581a8 graph: invert order when sorting by legend 8 years ago
Torkel Ödegaard b986f744e4 fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 8 years ago
Torkel Ödegaard 4632b8daa5 build: another build fix 8 years ago
Torkel Ödegaard 7a277c69ac tests: migrated two more tests to jest 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago