Commit Graph

155 Commits (583c0f09a8de635f11625bdbfa6be8f01ce889a4)

Author SHA1 Message Date
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 3c1e9e9a25 fix(table): fixed issue with table panel and annotations, fixes #4563 9 years ago
Torkel Ödegaard 892e79a982 fix(table): another fix for table panel sorting, fixes #4544 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 1c97f10d8a fix(table panel): fixed column sort issue with table panel, #4532 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
Torkel Ödegaard 49a1d4417d fix(dashlist): fixed dashlist bug 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 4058c85e2a fix(): singlestat init 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 6d36641080 fix(text panel): fixed escaping issue with markdown in text panel, fixes #4409 9 years ago
Torkel Ödegaard 1ccde201be feat(live datasouces): moved from Observable to Subject 9 years ago
bergquist 57ecb276c8 fix(singlestat): use exact value for coloring 9 years ago
Torkel Ödegaard 81c11ebb53 fix(dashlist): fixed issue with viewing last viewed dashboards, when you had more than dashboards in last viewed than panel limit they did not show up in list 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 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 9 years ago
bergquist 435d0f22f5 fix(dashlist): better handling of invalid dashboard ids 9 years ago
Torkel Ödegaard 260c731f6b fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266 9 years ago
bergquist 0f546a4692 fix(dashlink): improve variable naming 9 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
Torkel Ödegaard 4b08f3909d fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245 9 years ago
bergquist d8f7bce9d4 feat(dashlist): add info text about recently viewed beeing stored in localstorage 9 years ago
bergquist 62b21c586d style(dashlist): rename last viewed -> recently viewed 9 years ago
bergquist 606c75162f feat(dashlist): add support for scripted dashboards 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
bergquist ad9b2ab617 fix(impressionStorage): use title instead of slut 9 years ago