100 Commits
Author SHA1 Message Date
Ivan MikheykinandGitHub 8c28d33af4 Merge pull request #182 from flant/prepare_v0_4_0
Last changes for v0.4.0 release
2021-02-17 18:56:37 +03:00
Ivan Mikheykin 8915d5c843 Last changes for v0.4.0 release 2021-02-17 13:21:57 +03:00
Ivan MikheykinandGitHub 9237d7c630 Merge pull request #178 from flant/dependabot/github_actions/actions/setup-node-v2.1.4
build(deps): bump actions/setup-node from v2.1.2 to v2.1.4
2021-02-17 13:20:21 +03:00
Ivan MikheykinandGitHub c34584bdfd Merge pull request #179 from flant/dependabot/github_actions/actions/cache-v2.1.4
build(deps): bump actions/cache from v2 to v2.1.4
2021-02-17 13:20:11 +03:00
Ivan MikheykinandGitHub 7ca70569b1 Merge pull request #181 from flant/feat_branding
feat: branding
2021-02-17 13:11:45 +03:00
Ivan Mikheykin 87675e2bcc feat: branding 2021-02-17 13:00:55 +03:00
Ivan MikheykinandGitHub a69a92d006 Merge pull request #180 from flant/chore_remove_dist
Remove dist folder
2021-02-17 12:51:21 +03:00
Ivan Mikheykin cf6f649854 chore: add dist folder to .gitignore 2021-02-17 12:39:22 +03:00
Ivan Mikheykin 60b3701394 chore: remove dist folder 2021-02-17 12:37:56 +03:00
Ivan MikheykinandGitHub 9bf1617594 Merge pull request #177 from flant/feat_gh_actions
feat: github actions to build and publish
2021-02-17 12:35:11 +03:00
Ivan Mikheykin bd1c7004b5 feat: github actions to build and publish
- add templates for issues and pull request
- small cleanup in README
2021-02-17 12:25:50 +03:00
Ivan Mikheykin b25f376f4e fix: cleanup dist folder, change README
- move images for README into docs/img
- move libs/* into utils. libs folder is copied into dist by grafana-toolkit
- remove d3-scale-chromatic sources, use it from dependencies
- update compatible versions in README
- update installation info
2021-02-16 17:43:48 +03:00
Ivan Mikheykin cf28c74069 fix: compatibility with Grafana 7.4 2021-02-16 17:43:48 +03:00
Ivan Mikheykin e987dee850 feat: use grafana-toolkit to build a plugin
- fix linter warnings
- use yarn: remove Gruntfile.js and package-lock.json

++
2021-02-16 17:43:48 +03:00
Ivan MikheykinandGitHub 6bda6de03a Merge pull request #153 from datadope-io/feature/ylabel_extratooltip
Added custom YLabel and Custom content on tooltip
2020-12-08 18:02:54 +03:00
Ivan MikheykinandGitHub a7a82ff3f5 Merge pull request #148 from datadope-io/feature/y_trim
Added `__y_label_trim` as available var in link
2020-11-29 21:44:16 +03:00
Ivan MikheykinandGitHub 021633670a Merge pull request #141 from flant/release_0_3_4
release: 0.3.4
2020-10-12 11:20:46 +03:00
Ivan Mikheykin b6213efff2 release: 0.3.4 2020-10-12 11:18:44 +03:00
Ivan MikheykinandGitHub 0f64d36b42 Merge pull request #140 from flant/fix_grafana_7_2
fix: Grafana 7.2 compatibility
2020-10-12 10:56:46 +03:00
Ivan Mikheykin b7c525252e fix: Grafana 7.2 compatibility
- See #135
2020-10-12 10:53:14 +03:00
Ivan MikheykinandGitHub c20eb9e1d3 Merge pull request #139 from flant/fix_legend_scale
fix: add condition for noDatapoints state
2020-10-10 13:31:25 +03:00
Ivan Mikheykin 7cc09175f0 fix: add condition for noDatapoints state
- see #134
2020-10-10 13:30:27 +03:00
Ivan MikheykinandGitHub 3b0d119113 Merge pull request #138 from flant/fix_tooltip_name
fix: 'name' in tooltip for opacity and gradient modes
2020-10-10 13:11:33 +03:00
Ivan Mikheykin 1793f12a1f fix: 'name' in tooltip for opacity and gradient modes 2020-10-10 12:56:42 +03:00
Ivan MikheykinandGitHub 012bcac0ef Merge pull request #130 from flant/fix_null_object
fix: proper fallback to string event for renderComplete
2020-08-28 17:59:44 +03:00
Ivan Mikheykin f037ad082e fix: proper fallback to string event for renderComplete 2020-08-28 17:58:43 +03:00
Ivan MikheykinandGitHub 9a2e4a394e Merge pull request #122 from flant/fix_0_3_2
fix: plugin.json fields and relative links in README.md
2020-08-13 14:35:30 +03:00
Ivan Mikheykin 4bd3ecbcf2 fix: plugin.json fields and relative links in README.md 2020-08-13 14:23:25 +03:00
Ivan MikheykinandGitHub 4b7d111cd6 Merge pull request #119 from flant/fix_0_3_1
fix: set version to 0.3.1
2020-07-21 17:51:35 +03:00
Ivan Mikheykin 80725f6cd5 fix: set version to 0.3.1 2020-07-21 17:49:57 +03:00
Ivan MikheykinandGitHub 3e37a0c3cc Merge pull request #118 from flant/fix_for_7_1_0
fix: Grafana 7.1.0 compatibility
2020-07-21 17:43:24 +03:00
Ivan Mikheykin a4d48eb591 fix: Grafana 7.1.0 compatibility
- remove unused injections from module's constructor
- fix trash icon multiplication in options_editor
2020-07-21 17:39:49 +03:00
Ivan MikheykinandGitHub b96d205787 Merge pull request #117 from flant/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-21 17:38:08 +03:00
Ivan MikheykinandGitHub f02831fcbe Merge pull request #115 from flant/fix_before_0_3_0
version 0.3.0
2020-07-14 13:13:44 +03:00
Ivan Mikheykin 7c2f9a9114 0.3.0 2020-07-14 12:41:39 +03:00
Ivan Mikheykin 276d3cce92 fix: dpi for screenshots 2020-07-14 12:31:47 +03:00
Ivan MikheykinandGitHub 46177c71e8 Merge pull request #113 from flant/fix_help_and_docs
help for tooltip and pagination
2020-07-13 23:27:21 +03:00
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 MikheykinandGitHub 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
Ivan MikheykinandGitHub 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 MikheykinandGitHub 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 MikheykinandGitHub 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 MikheykinandGitHub 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
Ivan MikheykinandGitHub 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 MikheykinandGitHub 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 MikheykinandGitHub 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
Ivan MikheykinandGitHub 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 MikheykinandGitHub 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
Ivan MikheykinandGitHub 1e7ef33b67 Merge pull request #80 from flant/version_0_2_0
Version 0.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 MikheykinandGitHub 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 MikheykinandGitHub 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 MikheykinandGitHub 6885311a1c docs: links to support chats
- use badges
2019-04-16 15:33:13 +03:00
Ivan MikheykinandGitHub 742e80d713 Merge pull request #63 from flant/fix_then_for_5_x
Fix then for grafana 5.x before 5.4
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 MikheykinandGitHub 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 MikheykinandGitHub 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 MikheykinandGitHub 1862c5ac17 Merge pull request #56 from flant/enable_annotations
Enable annotations
2019-03-11 15:53:53 +03:00
Ivan MikheykinandGitHub 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 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
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