Ivan Mikheykin
c7e7cd33bc
fix: add pagination to README
2020-07-13 23:24:18 +03:00
Ivan Mikheykin
6d4c9bb0ef
fix: tooltip documentation and help
2020-07-13 23:03:46 +03:00
Ivan Mikheykin and GitHub
7f8264a893
Merge pull request #112 from flant/feat_pagination
...
feat: pagination
See issue #83 , pulls: #93 and #112 .
2020-07-13 21:35:41 +03:00
Ivan Mikheykin
ef4b0e1228
feat: pagination
...
Continuation of PR #93 .
- reworked layout for pagination controls on graph
- use BucketMatrixPager for pagination logic and state
2020-07-13 21:31:14 +03:00
Joaquín Jiménez García and Ivan Mikheykin
99ba3cbdd6
feat: pagination
...
Continuation of PR #93 .
2020-07-13 14:16:37 +03:00
Ivan Mikheykin and GitHub
4af775ee1f
Merge pull request #110 from flant/fix_deprecated_messages
...
fix: remove messages 'Using strings as events are deprecated'
2020-07-10 14:07:48 +03:00
Ivan Mikheykin
7817a3928a
fix: remove messages 'Using strings as events are deprecated'
2020-07-10 14:02:53 +03:00
Ivan Mikheykin and GitHub
080f358e1b
Merge pull request #109 from flant/feat_one_tooltip
...
ref: one codebase for the hover tooltip and the frozen tooltip
2020-07-09 13:28:26 +03:00
Ivan Mikheykin
8c7279561d
ref: one codebase for hover tooltip and freezed tooltip
...
- rename variables for URL template, use templateSrv to render URL links
- fix visibility of tooltip items and url template help popup whe the light theme is used
- rework Tooltip settings pane, organize tooltip editor fields
- rename properties in panel config, implement migration logic for legacy configuration
- close button for the frozen tooltip
- use relative positioning for proper page scrolling
2020-07-09 13:16:09 +03:00
Ivan Mikheykin and GitHub
4e281e53d5
Merge pull request #107 from flant/fix_edit_mode_render_for_g7
...
fix: render buckets in edit mode for Grafana 7.0
2020-07-03 13:25:14 +03:00
Ivan Mikheykin
2479569d71
fix: render buckets in edit mode for Grafana 7.0
2020-07-03 13:19:17 +03:00
Ivan Mikheykin and GitHub
a911d64a27
Merge pull request #105 from flant/dependabot/npm_and_yarn/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-03 13:11:15 +03:00
dependabot[bot] and GitHub
d592dd8ca2
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-07 14:16:47 +00:00
Ivan Mikheykin and GitHub
d7338a7409
Merge pull request #101 from flant/fix_5_4_regression_query_undefined
...
fix: regression in 5.4 after implementing workaround for 6.7
2020-05-24 15:10:02 +03:00
Ivan Mikheykin
48597eda59
fix: regression in 5.4 after implementing workaround for 6.7
2020-05-24 15:08:23 +03:00
Ivan Mikheykin and GitHub
129a37bda6
Merge pull request #99 from flant/fix_opacity_mode_choose_color
...
fix: opacity color chooser
2020-05-23 14:21:59 +03:00
Ivan Mikheykin
f4d2ede57b
fix: opacity color chooser
2020-05-23 14:20:21 +03:00
Ivan Mikheykin and GitHub
80548d3972
Merge pull request #98 from flant/fix_6_7
...
fix: make it work in 6.7 and 7.0+
2020-05-23 13:16:28 +03:00
Ivan Mikheykin
6b6219c1a9
fix: make it work in 6.7 and 7.0+
2020-05-23 13:11:59 +03:00
b33248c664
Fixed coloring values when filter is -1 ( #91 )
...
* Fixed coloring values when filter is -1
Co-Authored-By: Ivan Mikheykin <ivan.mikheykin@flant.com >
2020-03-04 20:10:15 +03:00
Ivan Mikheykin and GitHub
28d4f51876
Merge pull request #90 from flant/fix_buckets_and_cards
...
feat: use timestamp to put values in buckets
2020-03-04 17:20:31 +03:00
Ivan Mikheykin
9463913189
feat: use timestamp to put values in buckets
...
- fix rendering for spreaded values
- fix legend for spectrum and opacity
2020-03-04 17:17:05 +03:00
Ivan Mikheykin and GitHub
a3f1495680
Merge pull request #86 from JoaquinJimenezGarcia/tooltip_with_urls
...
Created a new tooltip when click in a value to have different external links
2020-03-04 17:16:40 +03:00
Joaquin Jimenez Garcia
18574c3fa1
Created a new tooltip when click in a value to have different external links. Which links can be created with values from the series.
2020-02-04 16:31:43 +01:00
Ivan Mikheykin and GitHub
1e7ef33b67
Merge pull request #80 from flant/version_0_2_0
...
Version 0.2.0
v0.2.0
2019-12-10 16:36:19 +03:00
Ivan Mikheykin
a475e77b96
update grunt-angular-templates to address vulnerable clean-css version
2019-12-03 20:09:08 +03:00
Ivan Mikheykin
33e7001c11
fix files renaming
2019-12-03 19:44:21 +03:00
Ivan Mikheykin
34cf3462c6
Version 0.2.0
2019-12-03 13:48:39 +03:00
Ivan Mikheykin and GitHub
f1c41e984c
Merge pull request #79 from flant/update_ts_babel_fixes_for_6_3_0_plus
...
feat: migrate to typescript, support 6.3.0+
2019-12-03 13:43:20 +03:00
Ivan Mikheykin
b06c5dffc0
feat: migrate to typescript, support 6.3.0+
...
- use babel to 7, update dependencies, fix #72
- proper babel build to support ngInject, fix #78
- proper buckets display in 6.3.0+, fix #76
- rename js to ts, build d3 lib as js, build src as ts
2019-12-03 13:38:01 +03:00
Ivan Mikheykin and GitHub
e0891296af
Merge pull request #64 from zimmermann-russia/communication_channels
...
Added links to slack and telegram
2019-04-16 18:53:40 +03:00
Ivan Mikheykin and GitHub
6885311a1c
docs: links to support chats
...
- use badges
2019-04-16 15:33:13 +03:00
Artem Kladov
f9d71c166a
Added links to slack and telegram
2019-04-16 08:53:02 +03:00
Ivan Mikheykin and GitHub
742e80d713
Merge pull request #63 from flant/fix_then_for_5_x
...
Fix then for grafana 5.x before 5.4
v0.1.1
2019-03-22 17:58:01 +03:00
Ivan Mikheykin
eb6f149f8b
version 0.1.1
2019-03-22 17:56:52 +03:00
Ivan Mikheykin
d4d297862e
Create CHANGELOG.md
2019-03-22 17:55:18 +03:00
Ivan Mikheykin
06cb92bbb8
fix: do not use datasourcePromises for 5.x before 5.4
2019-03-22 17:37:32 +03:00
Ivan Mikheykin
5a758213c6
README: link to Planning issue
2019-03-14 18:00:56 +03:00
Ivan Mikheykin and GitHub
20691c9aae
Merge pull request #58 from flant/version_0_1_0
...
Version 0.1.0
2019-03-11 16:36:27 +03:00
Ivan Mikheykin
624be3450d
Version 0.1.0
2019-03-11 16:35:16 +03:00
Ivan Mikheykin and GitHub
63e36b1656
Merge pull request #57 from flant/readme_influx_mysql_example
...
README: update info for datasources
2019-03-11 16:18:05 +03:00
Ivan Mikheykin
433a059bcf
README: update info for datasources
2019-03-11 16:16:23 +03:00
Ivan Mikheykin and GitHub
1862c5ac17
Merge pull request #56 from flant/enable_annotations
...
Enable annotations
2019-03-11 15:53:53 +03:00
Ivan Mikheykin and GitHub
6665b7e18a
Merge pull request #39 from vrutkovs/example-dashboard
...
Create examples folder and add an example dashboard for k8s
2019-03-11 15:53:41 +03:00
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 Mikheykin and GitHub
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 Mikheykin and GitHub
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