1969 Commits (835b2b6f23e21b5f2ba036dcaf79ebade1fc46b2)
 

Author SHA1 Message Date
Dmitry Kruchinin 835b2b6f23
Update cypress test. Actions on Cuboid. (#3158)
* step 1

* Increase coverage for cvat-canvas/src/typescript/svg.patch.ts

* Remove unecessary code

* Added some checks
5 years ago
Boris Sekachev 6a0379c3b9
Fixed hundreds of vulnerabilities in npm audit (#3169)
* Fixed hundreds of vulnerabilities in npm audit

* Updated package-lock for canvases

* Fixed package-lock

* Fixed vulnerabilities in cvat-canvas3d and cvat-data
5 years ago
Dmitry Kalinin 46e0bfff6e
Remove raw k8s templates (#3171)
* Removed k8s templates
* Added CHANGELOG
5 years ago
Maria Khrustaleva 1f94aca003
Move migration logger initialization (#3170)
* Move migration logger initialization

* Update CHANGELOG

* Update license header
5 years ago
dependabot[bot] 61d0bb3106
Bump lodash from 4.17.19 to 4.17.21 in /cvat-canvas (#3168)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot] d4c16fd1e7
Bump url-parse from 1.4.7 to 1.5.1 in /cvat-canvas (#3167)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Dmitry Kalinin a5a187560b
Updated browserslist (#3160) 5 years ago
Dmitry Kruchinin f3fd2e6057
Revert use .not('.ant-select-dropdown') (#3161) 5 years ago
Snyk bot bb7dfa6961
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3165)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1290072
5 years ago
Anti 12fdefa67d
Update README.md, add DataIsKey under "Projects using CVAT" (#3156)
* Update README.md

Adding DataIsKey as projects using CVAT. Our main tool for offering annotation services is CVAT.

* Update README.md

* Update README.md

* Apply suggestions from code review

* Update README.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin e67a33206c
Installing a specific version of the module (#3157) 5 years ago
Snyk bot bd49d7ae99
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3155)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1279042
5 years ago
Maria Khrustaleva e7cca0ec64
Manifest fixes (#3146)
* Add logger, reverse func
* Fix image filtering
* Fix upload video manifest

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin 73b85a9465
Cypress test. Try to create a task with an incorrect dataset repository. (#3153)
* Add css class

* Cypress test. Try create a task with incorrect dataset repo.

* Some fix
5 years ago
Dmitry Kruchinin e00c389991
Cypress test. Reset password notification. (#3141)
* Cypress test. Reset password notification.

* Add dummy email
5 years ago
Dmitry Kruchinin 9190559396
Cypress test. Overlap size. (#3147)
* Add css class

* Add cyoress test. Update cypress command.

* Add some checks
5 years ago
Dmitry Kruchinin c33f77f88d
Fix cypress command. (#3148)
* Fix cypress command

* Add aditional check for interact with dropdown menu
5 years ago
dependabot[bot] 3a05a74acf
Bump ssri from 6.0.1 to 6.0.2 in /cvat-ui (#3149)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Dmitry Kruchinin c60812c163
Cypress test. Drag canvas. (#3142)
* Cypress test. Drag canvas.

* Added click to ".cvat-move-control"

* Add comment
5 years ago
Dmitry Kruchinin b313dc795d
Update cypress test. Merge/split features. (#3139)
* Merge shapes on different frames

* Update case 13 to increase coverage

* Some fix
5 years ago
Dmitry Kalinin f32f5f4bee
Fixed reset password link unavailable (#3140)
* Fixed action call order

* Added CHANGELOG, incresed npm version
5 years ago
Dmitry Kruchinin b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. (#3100) 5 years ago
Kirpichev Michael fe31e61d1e
Add helm chart proto (#3102) 5 years ago
Dmitry Kruchinin 17908003df
Update cypress test. Review pipeline feature. (#3118)
* Upate cypress command.

Added the ability to re-open the issue.

* Update cypress test. Added re-open an issue.

* Apply comments

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Boris Sekachev 2a9a1e93db
Fixed CHANGELOG.md (remarklint issues) (#3125)
* Fixed CHANGELOG.md (remarklint issues)

* Update .remarkrc.js
5 years ago
Dmitry Kruchinin d012c708a2
Cypress test. Import annotations for frames with dots in the name. (#3111)
* Add css class

* Cypress test. Import annotations for frames with dots in name.
5 years ago
Dmitry Kruchinin 38b774046d
Remark linter. Check lenght of messages only. (#3117) 5 years ago
Dmitry Kruchinin be9e00fa7a
Update cypress test. Canvas 3D functionality. Basic actions. (#3112)
* Rename, add css class

* Update cypress test.
5 years ago
Snyk bot adbc74fa29
fix: upgrade json-logic-js from 2.0.0 to 2.0.1 (#3107)
Snyk has created this PR to upgrade json-logic-js from 2.0.0 to 2.0.1.

See this package in npm:
https://www.npmjs.com/package/json-logic-js

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin e45018bc43
CI. Adding file validation by hadolint/stylelint/remark linters. (#3105)
* hadolint

* Hadolint config. Add some echos for help

* some fix

* add some dockerfiles for check

* Add python script to convert jsom to html.

hadolint.yml adaptation

* hadolint report if level "error" exist

* Revert Dockerfiles

* Add stylelint checking worklow

* Add remark checking for md files

* Remark. Remove --silent
5 years ago
Adam Harvey d9f1798684
add --project_id argument for create task (#3090) 5 years ago
Kirill Sizov 4db05fd93b
Merge pull request #3091 from openvinotoolkit/sk/fix-import-annotations-for-YOLO-format
Fix import annotations for frames with dots in name
5 years ago
Boris Sekachev f267f8aed3
Added DICOM conversion script (#3095)
* Added DICOM conversion script

* Updated changelog

* Fixed strip to rstrip

* Fixed some detected issues

* Removed extra variable, updated README.md
5 years ago
Max Wang 8a635b11fb
Fix bug with hung web worker (#3096)
* Fix bug with hung web worker

* Added upper limit to stop property of active chunk request

* Add web worker fix to changelog

* Bump to version 3.12.1
5 years ago
kirill.sizov b36c5f215f Merge branch 'develop' into sk/fix-import-annotations-for-YOLO-format 5 years ago
kirill.sizov be35a52ecb add test 5 years ago
kirill.sizov 54b7cc37e8 delete filenames with dots in test rest api 5 years ago
Roberto Villalba d2e4ee4d02
Update installation_automatic_annotation.md (#3099)
Fix GPU example commands
5 years ago
kirill.sizov 5d5a33068e add image with dots in filename for test rest api 5 years ago
kirill.sizov aad580b9e0 add image path in load annotations for cvat format 5 years ago
kirill.sizov 43fe33ff9f remove incorrect tests 5 years ago
Snyk bot 4ceb5da244
fix: upgrade @types/react-router from 5.1.12 to 5.1.13 (#3098)
Snyk has created this PR to upgrade @types/react-router from 5.1.12 to 5.1.13.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
kirill.sizov cbcb62048a fix incorrect solution 5 years ago
kirill.sizov d7be0429fd fix import dm annotations 5 years ago
kirill.sizov 6366b99248 test 5 years ago
kirill.sizov fc636d2512 fix match dm item for no image frame 5 years ago
Snyk bot 6988e2b98f
fix: upgrade react-redux from 7.2.2 to 7.2.3 (#3089)
Snyk has created this PR to upgrade react-redux from 7.2.2 to 7.2.3.

See this package in npm:
https://www.npmjs.com/package/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 94eba43696
fix: upgrade @types/react-dom from 16.9.11 to 16.9.12 (#3088)
Snyk has created this PR to upgrade @types/react-dom from 16.9.11 to 16.9.12.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin a2170f7947
Cypress test. Hotkeys to change labels feature. (#3086)
* Cypress test. Hotkeys to change labels feature.

* Apply comments
5 years ago
Boris Sekachev 085d2607e2
Fixed: Changing a label on canvas does not work when 'Show object details' enabled (#3084)
* Fixed: Changing a label on canvas does not work when 'Show object details' enabled #3083

* Updated changelog
5 years ago