Commit Graph

928 Commits (b8baeac860971ef794e8710917f7b5a3567e98de)

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 c764e7fd97 fix(elasticsearch): add a better default terms size limit of 10, fixes #4013 9 years ago
Torkel Ödegaard 1c97f10d8a fix(table panel): fixed column sort issue with table panel, #4532 9 years ago
Torkel Ödegaard d8499e6941 fix(influxdb): added regex start string char to templating suggestion, fixes #4405 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
Pascal Borreli eb850ddd36 doc(plugins): typo 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
Sebastian Borza aa62c2eff6 Force the query check to lowercase for tag values, fix issue with templating influxdb v0.11.0 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
Torkel Ödegaard 82ad5a632d tech(): fixed broken tests due to angularjs upgrade 9 years ago
Trent White 694c6e8fd2 added new icons for default panels 9 years ago
Volker Fröhlich 45186255cf Solve issue 3728 9 years ago
Torkel Ödegaard 5dfac9a765 feat(plugins): added plugin logo to navbar on plugin page, #4452 9 years ago
bergquist 5f2f4a0897 test(influxdb): remove redundant test 9 years ago
bergquist 991b6eafca tech(influxdb): convert datasource to TS class 9 years ago
bergquist 5b75eea8cf fix(influxdb): remove unused parameter 9 years ago
bergquist ba48f40d21 feat(influxdb): bases parsing upon query 9 years ago
bergquist 6fafc8dba1 add(influxdb): add support for 0.11.0 tags 9 years ago
bergquist 53312852e9 tests(influxdb): adds tests for influxdb response 9 years ago
Torkel Ödegaard 585503f9fb fix(): renamed plugin.json for wip for new work in progress data source 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
bergquist 83b7397398 Revert "feat(influxdb): add support for 0.11.0 tags" 9 years ago
bergquist b73d196c6b feat(influxdb): add support for 0.11.0 tags 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 3ea441d1a0 feat(live): tricky 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