Commit Graph

321 Commits (03ef1fd7587c67922978e5b756b020244324092d)

Author SHA1 Message Date
Torkel Ödegaard 9917de09af fix(graph): removed angular copy that was no longer needed 9 years ago
Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults 9 years ago
Torkel Ödegaard 45dd9c5795 fix(graph panel): fix for graph panel alignment when legend is in table mode, fixes #4772 9 years ago
bergquist d21f97e69b feat(alerting): adds basic alerting tab 9 years ago
Torkel Ödegaard 6355896584 fix(snapshots): Fixed issue with empty snapshots, fixes #4706 9 years ago
Torkel Ödegaard ad0794cc59 ux(): updated light theme 9 years ago
Torkel Ödegaard 29dff7ba1a fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556 9 years ago
Torkel Ödegaard 6ce934f1dd feat(pluginlist): worked on plugin list 9 years ago
Torkel Ödegaard a8f4b0227f fix(graph): Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640 9 years ago
Torkel Ödegaard ebb373eedb fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557 9 years ago
Torkel Ödegaard 22b11d7d4d feat(graph panel): changed to PR #4493 and other polish, removed the relative time from graph tooltip, did not think it worked that well 9 years ago
Torkel Ödegaard 5d9c3d595f fix(graph): fixed issue with y-axis labels overlapping with the yaxis, fixes #4626 9 years ago
Torkel Ödegaard 52e2091f2c fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620 9 years ago
Torkel Ödegaard 1a29a769c6 fix(series overrides): graph no rerenders with new styles after updating series override, fixes #4621 9 years ago
Torkel Ödegaard 44cf66d7ff refactoring(): fixing event things 9 years ago
Torkel Ödegaard a425ce0826 fix(graph panel): Fixed legend option max not updating, fixes #4601 9 years ago
Torkel Ödegaard c3d88aa53d fix(graph panel): fixed issue where newly added graph panels shared axes config binding, fixes #4582 9 years ago
Vitor Boschi ed1fe93648 Fix percentage checkbox naming. Fix #4584 9 years ago
Torkel Ödegaard 542e080f0a fix(graph): fixed issue with graph legend when in table mode and series on righ-y axis, also fixed so that you can see what series are on right-y axis when legend is in table mode, fixes #4551, fixes #1145 9 years ago
Torkel Ödegaard 105a678d64 fix(): another test fix 9 years ago
Torkel Ödegaard b30b78e442 feat(preferences): got timezone option to work on org and profile level, as well as dashboard 9 years ago
Daniel Lee 45b90972dc feat(plugins): adds a readme for every native plugin 9 years ago
Mitsuhiro Tanda 0a13b7c559 highlight series name in tooltip when shared tooltip active 9 years ago
Torkel Ödegaard 2ee9376df2 ux(): form tweaks 9 years ago
Torkel Ödegaard d545902acc ux(): updated and polished legend option forms 9 years ago
Torkel Ödegaard 4871a8f43e refactor(graph): changed how graph stores panel yaxis options 9 years ago
Torkel Ödegaard 32c8f495ab ux(): redesign of axis & grid forms 9 years ago
Trent White 694c6e8fd2 added new icons for default panels 9 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 9 years ago
Torkel Ödegaard 6a42b95d39 feat(panels): panel refactorings 9 years ago
Torkel Ödegaard cb49e11eca feat(live): panel sdk/api refactorings 9 years ago
Torkel Ödegaard 8dee54bf5d feat(live): progress on panel <-> data source communication patterns 9 years ago
Torkel Ödegaard 98206ab49f ux(): created new gf-form-switch directive clean/refactoring 9 years ago
Torkel Ödegaard fc983f9751 ux(): checkbox v2 tweaks 9 years ago
Torkel Ödegaard ae255a7adf ux(): new checkbox tweaks 9 years ago
Torkel Ödegaard 530b6a5088 ux(): another checkbox design 9 years ago
Torkel Ödegaard 5e52aaac6f ux(): checkbox style test 9 years ago
Torkel Ödegaard 273311eed2 ux(graph styles tab): updated forms in graph styles tab 9 years ago
Torkel Ödegaard 4377e95c99 fix(graph legend): minor correction to last commit 9 years ago
Torkel Ödegaard f4feb38089 fix(graph): fixed issue with graph and legend to the right in snapshots, closes #4400 9 years ago
Torkel Ödegaard 1ccde201be feat(live datasouces): moved from Observable to Subject 9 years ago
Torkel Ödegaard 82eb32a71e ux(): initial pass at new card / list design, #4364 9 years ago
Torkel Ödegaard f80c2406a8 feat(plugins): remove app bundled plugins from plugins list 9 years ago
bergquist 252568c91b fix(graph): type in html 9 years ago
bergquist 8e11f8dc21 feat(graph): add spacing above Series specific overrides 9 years ago
Torkel Ödegaard 260c731f6b fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266 9 years ago
Torkel Ödegaard 4b08f3909d fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245 9 years ago
utkarshcmu 922b7c44ce Added some more test for sanity 9 years ago
utkarshcmu 8bc63e9029 Added spec tests for millisecond resolution 9 years ago
utkarshcmu 77f6449db9 Added millisecond detection in series 9 years ago