Ivan Mikheykin
|
4994f2f956
|
feat: Support for annotations: only one time events
|
2019-03-11 15:38:47 +03:00 |
|
Ivan Mikheykin
|
8d2039bf37
|
Notifications for grunt watch
|
2019-03-11 15:35:09 +03:00 |
|
 Ivan MikheykinandGitHub
|
12492216d6
|
Merge pull request #55 from flant/revisit_data_handler
fix: calculate cardWidth over max datapoints for target
|
2019-03-05 15:50:20 +03:00 |
|
Ivan Mikheykin
|
51623fdc72
|
fix: calculate cardWidth over max datapoints for target
- correct render of inconsistent timestamps between targets
|
2019-03-05 15:47:43 +03:00 |
|
 Ivan MikheykinandGitHub
|
27b674640b
|
Merge pull request #52 from flant/fix_ie11_removeChild
fix: removeChild error on ie11 fixed with d3 remove
|
2019-02-26 16:01:20 +03:00 |
|
Ivan Mikheykin
|
803504befd
|
fix: removeChild error on ie11 fixed with d3 remove
|
2019-02-26 15:53:18 +03:00 |
|
 Ivan MikheykinandGitHub
|
570fe11341
|
Merge pull request #51 from flant/fix_grafana_hangs
Fix grafana hangs and h spacing = 0
|
2019-02-26 09:45:12 +03:00 |
|
Ivan Mikheykin
|
0537671450
|
fix: plugin hangs on big values in opacity mode
- legend step is a constant now: 2 pixels
- do not calculate legend if 'No legend'
- remove unnecessary calculations in drawSimple*
|
2019-02-26 09:36:48 +03:00 |
|
Ivan Mikheykin
|
089f42d940
|
fix: better description for Rounding option
|
2019-02-21 20:48:57 +03:00 |
|
Ivan Mikheykin
|
2158753c5e
|
fix: dataWarning div was preventing tooltips
- add ng-if and pointer-events attributs
|
2019-02-21 20:47:27 +03:00 |
|
Ivan Mikheykin
|
dee408e7a3
|
fix: no more gaps if h spacing is zero
- fixes #31
|
2019-02-21 20:44:38 +03:00 |
|
 Ivan MikheykinandGitHub
|
c37d116550
|
Merge pull request #48 from flant/fix_no_method_remove
fix: no property or method remove on IE11
|
2019-02-21 15:36:35 +03:00 |
|
Ivan Mikheykin
|
a1a06ea78a
|
fix: no property or method remove on IE11
- fixes #40
|
2019-02-21 15:32:05 +03:00 |
|
Vadim Rutkovsky
|
f813f4cea7
|
Create examples folder and add an example for prometheus + kube-state-metrics
|
2018-12-27 15:30:16 +01:00 |
|
 Ivan MikheykinandGitHub
|
3ffe5554f3
|
Merge pull request #37 from flant/fix_color_null_error
Fix for null error on undefined values
|
2018-12-20 15:57:08 +03:00 |
|
Ivan Mikheykin
|
e1abad408e
|
Fix for null error on undefined values
|
2018-12-19 16:08:34 +03:00 |
|
Ivan Mikheykin
|
188d912653
|
Version 0.0.4
|
2018-12-13 09:12:16 +03:00 |
|
Ivan Mikheykin
|
8d917d0c1e
|
Version 0.0.4
|
2018-12-13 09:10:47 +03:00 |
|
 Ivan MikheykinandGitHub
|
f6973a81b8
|
Merge pull request #34 from flant/fix_empty_buckets_with_normal_values
Fix display of multivalues buckets as an empty cell
|
2018-12-11 20:48:38 +03:00 |
|
Ivan Mikheykin
|
f13adb369b
|
Fix display of multivalues buckets as an empty cell
|
2018-12-11 15:58:45 +03:00 |
|
 Ivan MikheykinandGitHub
|
cb5d353b36
|
Merge pull request #29 from flant/add_display_options
Display options description in README
|
2018-11-29 19:20:02 +03:00 |
|
Ivan Mikheykin
|
e5249b8852
|
Display options description in README
|
2018-11-29 19:19:01 +03:00 |
|
 Ivan MikheykinandGitHub
|
8dde6da21a
|
Merge pull request #28 from flant/fix_readme_images
Small fix
|
2018-11-29 17:09:15 +03:00 |
|
Ivan Mikheykin
|
3c3931b2c0
|
Small fix
|
2018-11-29 17:05:54 +03:00 |
|
 Ivan MikheykinandGitHub
|
77ab254a5e
|
Merge pull request #27 from flant/fix_readme_images
Images with new improvements in README.md
|
2018-11-29 17:02:11 +03:00 |
|
Ivan Mikheykin
|
12b974a2bc
|
Images with new improvements in README.md
|
2018-11-29 17:01:17 +03:00 |
|
 Ivan MikheykinandGitHub
|
cc4b908afd
|
Merge pull request #24 from flant/update_for_0_0_3
Set version 0.0.3 in plugin.json
|
2018-11-26 16:33:31 +03:00 |
|
Ivan Mikheykin
|
cda8fdfe8d
|
Set version 0.0.3 in plugin.json
|
2018-11-26 16:32:38 +03:00 |
|
 Ivan MikheykinandGitHub
|
ec8f8e386a
|
Merge pull request #23 from flant/discrete_preset_of_solarized_colors
Solarized preset for discrete color mode
|
2018-11-26 16:31:02 +03:00 |
|
Ivan Mikheykin
|
76dc89b2dc
|
Solarized preset for discrete color mode
- add remove all button
|
2018-11-26 16:28:33 +03:00 |
|
 Ivan MikheykinandGitHub
|
ca2fcb582a
|
Merge pull request #22 from flant/separate_vertical_and_horizontal_spacing
Separate options for vertical and horizontal spacing of cards
|
2018-11-26 15:09:17 +03:00 |
|
Ivan Mikheykin
|
54539cb35f
|
Separate options for vertical and horizontal spacing of cards
|
2018-11-26 15:03:21 +03:00 |
|
 Ivan MikheykinandGitHub
|
8e12d35da9
|
Merge pull request #21 from flant/sort_for_y_axis
Sort options for Y axis
|
2018-11-26 11:07:16 +03:00 |
|
Ivan Mikheykin
|
34f65b1455
|
Sort options for Y axis
- sort as on metrics tab
- ascending and descending natural sort (1-2-10)
|
2018-11-26 11:02:48 +03:00 |
|
 Ivan MikheykinandGitHub
|
e783d32efa
|
Merge pull request #19 from flant/fix_null_values_as_zero
Fix null values displayed as zeros
|
2018-11-26 09:32:32 +03:00 |
|
Ivan Mikheykin
|
a51f237291
|
Fix null values displayed as zeros
|
2018-11-23 18:36:59 +03:00 |
|
 Ivan MikheykinandGitHub
|
46ba4be810
|
Merge pull request #16 from flant/changelog_update
update changelog
|
2018-11-20 08:49:04 +03:00 |
|
Ivan Mikheykin
|
7ce802f3ef
|
update changelog
|
2018-10-18 14:27:30 +03:00 |
|
 Ivan MikheykinandGitHub
|
bccc3320a8
|
Merge pull request #15 from flant/fix_render
Fix panel rendering timeout
v0.0.2
|
2018-10-18 14:21:46 +03:00 |
|
Ivan Mikheykin
|
5d7cf54348
|
Fix panel rendering timeout
- minor code cleanups
|
2018-10-18 14:19:22 +03:00 |
|
 Ivan MikheykinandGitHub
|
1f43ffe158
|
Merge pull request #14 from flant/fix_dark_theme_colors
fix dark theme link in README
|
2018-10-17 22:39:48 +03:00 |
|
Ivan Mikheykin
|
c7882402ce
|
fix dark theme link in README
|
2018-10-17 22:39:07 +03:00 |
|
 Ivan MikheykinandGitHub
|
09cdd2f224
|
Merge pull request #13 from flant/fix_dark_theme_colors
Support for dark theme
|
2018-10-17 22:35:57 +03:00 |
|
Ivan Mikheykin
|
0a8463e2ed
|
Support for dark theme
- dark theme colors
- dark theme screenshot
|
2018-10-17 22:33:27 +03:00 |
|
Ivan Mikheykin
|
4d952a841b
|
Fix version in plugin.json
|
2018-10-09 04:57:48 +03:00 |
|
 Ivan MikheykinandGitHub
|
36e907f8b6
|
Merge pull request #5 from flant/fix_color_legend
Fix color and opacity legend clip
|
2018-10-05 12:45:21 +03:00 |
|
Ivan Mikheykin
|
af55883905
|
Fix color and opacity legend clip
|
2018-10-04 19:21:49 +03:00 |
|
Dmitry Shurupov
|
afec01cb93
|
README text updates
|
2018-09-21 17:28:37 +07:00 |
|
Ivan Mikheykin
|
cf31fded9d
|
Fix templateUrl after renaming
v0.0.1
|
2018-09-20 16:54:18 +03:00 |
|
Ivan Mikheykin
|
d9f4d82d00
|
Fix screenshot title
|
2018-09-20 15:33:22 +03:00 |
|