Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
snyk-bot e5cae53d4b
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592
2021-07-06 05:08:25 +00:00
Snyk bot 2b9a53d863
fix: package.json & package-lock.json to reduce vulnerabilities (#54)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-07-12 14:55:27 +07:00
Snyk bot 9f2b632dc3 fix: .snyk, package.json & package-lock.json to reduce vulnerabilities (#37)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-450202
2020-01-15 13:27:14 +03:00
Evgenii Elkin a099678be4 API downgrade (#36) 2019-02-13 16:45:17 +03:00
Evgenii Elkin 63110ad832 IE issue fix (#35)
* IE issue fix

* Rendering Events

Rendering fixes
2019-02-08 16:16:55 +07:00
Nikita Grachev 8575bfc2b9
Update README.md 2018-11-21 17:34:09 +07:00
Nikita Grachev ae2033a964
Update README.md 2018-11-21 17:33:28 +07:00
Ilfat Galiev 2976e10079 Update the tools to 3.0.5 (#33) 2018-11-02 21:31:38 +07:00
Nikita Grachev 6ed10464ee
Update packages (#32) 2018-10-23 22:57:57 +07:00
Nikita Grachev 57319c870b
Added Azure Pipelines coverage (#31)
* Added Azure Pipelines coverage

* test Azure coverage path

* Merge test results

* Test azure coverage
2018-10-23 20:32:04 +07:00
Nikita Grachev 281667b747
Added Azure Pipelines integration (#30)
* Added Azure Pipelines integration

* Added Azure Pipelines integration

* Added Azure Pipelines integration
2018-10-19 17:43:48 +07:00
Kartik Shandilya 29fd1fe1ef fixed typo (#28) 2018-10-16 15:39:23 +07:00
Evgenii Elkin 502d01fc39 New test coverage tools (#27)
* New test coverage tools

* Review fixes
2018-10-16 15:38:54 +07:00
Evgenii Elkin 5f2fd2ef6d Webpack (#26) 2018-10-09 18:16:55 +03:00
Nikita Grachev b756d4ff5a
Added version to the visual name (#25) 2018-09-11 14:45:15 +07:00
Elena Rodionova 0df81d2b9b settings changes (#24) 2018-08-21 17:36:27 +03:00
Ignat Vilesov 1da4106857
High contrast mode (#23)
* Implements High Contast Mode
* UTs fail due to remapping [Update Chord Chart to support high contrast mode]
* Migrates to ChromeHeadless
* Travis CI should use nodejs v10
2018-07-06 14:04:12 +03:00
mvgaliev f9e3f2cbc4 added localization (#21) 2018-05-22 18:32:08 +03:00
Ignat Vilesov 4b1b79e1e8
Fixes the issue with rendering more chrods than expected (#20) 2018-03-26 16:02:25 +03:00
Ignat Vilesov d2658fa1fb
Integrate PBI Bookmarks (#19)
As a part of PBI Bookmarks we also bring multi selection by migrating to
InteractiveService fromInteractiveUtils
2018-03-23 11:22:21 +03:00
Power BI Custom Visuals Bot 5f03c27d8d updated localization strings (#17) 2018-03-22 21:31:40 +07:00
Eugene Elkin c8de4dd731 was added localization (#15)
* was added localization
2018-03-07 13:03:20 +03:00
mvgaliev 2bdc82e1bb added UT for capabilities (#14) 2017-11-01 12:36:36 +03:00
Sergey Savvin 064338c21c Added localization for data roles (#12) 2017-07-07 15:26:06 +03:00
Sergey Savvin 984c67f945 Added localization for en-US (#10)
* Added localization for en-US
* API was updated from 1.3.0 to 1.7.0 version
2017-07-05 19:40:28 +04:00
Sergey Savvin 9f903f1cd5 Added tslint-microsoft-contrib rules for tslint (#11) 2017-07-04 18:21:41 +04:00
Aleksei Tkach c437581b9d #4903 When field "Values" is absent, we can use weight === 1 for each link (#9) 2017-06-28 11:20:52 +04:00
Nikita Grachev 5847bebf34 Merge pull request #8 from vtkalek/master
Chord readme update
2017-05-26 14:15:07 +07:00
vtkalek 6147456d1d Chord readme update 2017-05-25 06:09:44 +03:00
Avi Sander efc1a0455a Merge pull request #5 from savvinsergey/master
15306:Fixed telemetry issue - cannot read property 'toString' of null
2017-03-06 18:29:35 +02:00
Savvin Sergey b0e212e6c2 15306:Fixed telemetry issue - cannot read property 'toString' of null 2017-03-06 17:23:05 +03:00
Avi Sander 48c94d830e Merge pull request #6 from ignatvilesov/dev/fix-the-broken-unit-tests
15412: Chord: Fix a problem with the broken unit tests
2017-03-03 13:34:38 +02:00
Ignat Vilesov 0867004ff8 15410: Chord: Investigate a problem with the broken unit tests
15412: Chord: Fix a problem with the broken unit tests
2017-03-03 13:42:01 +03:00
Avi Sander 47f224312d Merge pull request #4 from ignatvilesov/dev/code-coverage
14741: CVUT coverage:  Add an ability to measure code coverage of Chord
2017-02-09 16:31:05 +02:00
Ignat Vilesov 0b87cef412 14741: CVUT coverage: Add an ability to measure code coverage of Chord 2017-02-08 09:49:49 +03:00
Avi Sander bfeef71f66 Merge pull request #3 from ignatvilesov/dev/unit-tests
13895 “Unit tests: Add the existing unit tests to Chord visual”
2017-01-01 09:40:43 +02:00
Ignat Vilesov 4e017e367b 13895 “Unit tests: Add the existing unit tests to Chord visual” 2016-12-30 15:47:37 +03:00
Avi Sander c6dc84a338 Merge pull request #2 from ignatvilesov/dev/npm-packages
13777 “NPM packages: Update source code of the Chord Chart visual in order to support the new packages”
2016-12-26 14:37:17 +02:00
Ignat Vilesov 37683c0f97 13777 “NPM packages: Update source code of the Chord Chart visual in order to support the new packages” 2016-12-26 13:14:06 +03:00
Raanan Zvi d0bd0ec53b Merge pull request #1 from uve/master
ChordChart for PowerBI new API
2016-11-28 08:09:01 +02:00
Nikita Grachev da123d021a Fixed color picker issue for missed Series data 2016-11-24 23:25:29 +07:00
Nikita Grachev 946fbced40 Fixed tslint issues 2016-11-24 22:54:30 +07:00
Nikita Grachev 59dea3854d Fixed grouped error 2016-11-24 22:38:09 +07:00
Nikita Grachev 5fc7efdc0d Increased version 2016-11-23 15:59:29 +07:00
Nikita Grachev 0dae0735a9 Changed package name 2016-11-23 15:56:09 +07:00
Nikita Grachev 078fa45c05 Fixed all PR notes 2016-11-23 15:50:51 +07:00
Nikita Grachev 7111ffb72b Updated assets 2016-11-22 17:05:36 +07:00
Nikita Grachev 482412f473 Fixed DataPoint capabilities 2016-11-22 16:59:02 +07:00
Nikita Grachev 5a20285ebd First working version 2016-11-22 14:21:17 +07:00
Nikita Grachev 673b918130 Remove datacolorpalette 2016-11-21 15:21:53 +07:00