2219 Commits (b01035f74bd368862bb8c36d66964d611e8b916e)
 

Author SHA1 Message Date
Maria Khrustaleva b01035f74b
Fix cloud storage preview cropping (#3736) 4 years ago
Dmitry Kruchinin e27c922408
Cypress test. Cloud Storage page. (#3697)
* Added test for check Cloud Storage page.

* Applying comments

* Fix movingTask command

* Replace comment

* Try to fix case 5
4 years ago
Maria Khrustaleva 9551fea4cc
Display more user understandable exception message (#3721)
* fix

* Update CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Maria Khrustaleva ecee80697d
Fix problem with getting cloud storages in Firefox (#3733)
* fix

* Update CHANGELOG

* Increase version

* Fix incorrect link
4 years ago
Snyk bot cf8d0d3268
fix: upgrade @types/react from 16.14.12 to 16.14.15 (#3731)
Snyk has created this PR to upgrade @types/react from 16.14.12 to 16.14.15.

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

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Snyk bot a294880721
fix: upgrade react-redux from 7.2.4 to 7.2.5 (#3728)
Snyk has created this PR to upgrade react-redux from 7.2.4 to 7.2.5.

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=referral&page=upgrade-pr
4 years ago
Boris Sekachev 03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading (#3694)
* Revert "Revert "Updating tests for migration to a new version of antd (#3623)""

This reverts commit 0fd8b5d49e.

* Fixed issue with annotations uploading

* Fixed menu on annotation page

* Tried to fix: Cannot read property nodeType of null

* Updated deps

* Fixed a couple of issues in menu

* Fixed import after updating antd

* Update cvat-ui/webpack.config.js

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

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
4 years ago
Andrey Melnikov d2e623cffb
fix: JSON transform issues by updating axios (#3706)
* Update CHANGELOG.md (#2822)

* fix: update axios to 0.21.4 to fix JSON transform issues

* Documented fix in CHANGELOG

* Update CHANGELOG.md

* fix: update cvat-ui axios version

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: hustfyb <hustfyb@gmail.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Akash Upadhyay a162a65cff
Added email confirmation page (#3573)
* Added email confirmation page
4 years ago
Dmitry Kruchinin f3e09cdd5e
Cypress. Update case 95. Checking the addition of 2d and 3d tasks to the same project. (#3645)
* Attempt to add a 3d task to a project with a 2d task

* Update assert
4 years ago
Boris Sekachev 620ad16b6f
Removed unused code (#3704) 4 years ago
Dmitry Kruchinin 87246c5469
Fix case 28 (#3693) 4 years ago
Jan Hünnemeyer d91ba56622
Fix incorrect comparison (#3674)
* Fix incorrect comparison
* Add changelog entry
4 years ago
Snyk bot 0cc3db952e
fix: upgrade async-mutex from 0.3.1 to 0.3.2 (#3696)
Snyk has created this PR to upgrade async-mutex from 0.3.1 to 0.3.2.

See this package in npm:
https://www.npmjs.com/package/async-mutex

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6457ad1f-89ea-4fc9-a983-bdb963e74086?utm_source=github&utm_medium=upgrade-pr
4 years ago
Roman Donchenko df75d5f851
Add a missing comma (#3669) 4 years ago
Nikita Manovich c31ecf1640 Update CHANGELOG and server version. 4 years ago
Nikita Manovich ff6700b31d Merge branch 'release-1.6.0' into develop 4 years ago
Maria Khrustaleva 9a53879a8d
UI support cloud storage (#3372)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Nikita Manovich 476b2fcf99 Update release date 4 years ago
Evgeny Talanin 1cc2b593a8 Fix encoding (#3684) 4 years ago
Timur Osmanov 6df808dfce
Improve versioning of the documentation website and fix page 404 (#3632)
* improve versioning of the documentation website

* fix version dropdown menu

* fix linter errors

* hide contribuiting subsections and update site/build_docs.py

* revert changes contributing section and remove unwanted text
4 years ago
Artem Filippov e5a94ff74d
sorting headers in Manual (#3648) 4 years ago
Evgeny Talanin 1d6f370256
Fix encoding (#3684) 4 years ago
Dmitry Kruchinin 85bd09a1d7
Fix test for issue 2473 (#3683) 4 years ago
Nikita Manovich 0fd8b5d49e Revert "Updating tests for migration to a new version of antd (#3623)"
This reverts commit 1ecb44a63e.
4 years ago
Dmitry Kruchinin 1ecb44a63e
Updating tests for migration to a new version of antd (#3623)
* Migrated to new antd and react, fixed tests
* Popover visibility reworked
* Fixed package-lock
* Fix command for a shape drawning.
* Fix command for 3D functionality
* Fixed cannot read property map of undefined
* Updated cypress and plugins
* Update main.yml
* Update popover visibility in the tests
* Replace "be.visible" to check "ant-popover-hidden" class
* Implemented tricky way to setup popover visibility

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
4 years ago
Snyk bot 1b3e88d4e1
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3666)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-1584201
4 years ago
Dmitry Kruchinin 5af103ee08
Migration to the latest version of Cypress (#3667)
* Updated packages. Adapt main.yml.

* Apdated function

* Test adaptations.

* Disable test for issue 1823
4 years ago
Kirill Sizov 31f6234b0c
Remove save interpolated shapes (#3658) 4 years ago
Snyk bot c60e8aa470
fix: upgrade @ant-design/icons from 4.6.2 to 4.6.3 (#3650)
Snyk has created this PR to upgrade @ant-design/icons from 4.6.2 to 4.6.3.

See this package in npm:
https://www.npmjs.com/package/@ant-design/icons

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 Kalinin b63e8de7fe
Added documentation for GPU support in WSL (#3651)
* Added note for cuda wsl

* Fixed indentations
5 years ago
Nikita Manovich d8fd389c41 Merge branch 'develop' into release-1.6.0 5 years ago
Snyk bot 0981dc3638
[Snyk] Security upgrade urllib3 from 1.25.11 to 1.26.5 (#3614)
* fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435

* Update requests package

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dhivya S d80d241f5a
Update launch.json (#3625)
* Update launch.json

Changed .vscode\launch.json for compatibility with JavaScript Debugger

* Update launch.json

* Update .vscode/launch.json

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

* Update .vscode/launch.json

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

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Snyk bot 599e38fd94
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3647)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1319443
5 years ago
Snyk bot e6830ecd93
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3640)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1319443
5 years ago
Nikita Manovich d6e21cdc50 Merge branch 'develop' into release-1.6.0 5 years ago
Snyk bot 6d0042c5dc
fix: upgrade react-cookie from 4.1.0 to 4.1.1 (#3635)
Snyk has created this PR to upgrade react-cookie from 4.1.0 to 4.1.1.

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

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 7a3cb3ee93
fix: cvat-core/package.json & cvat-core/package-lock.json to reduce vulnerabilities (#3641)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1579269
5 years ago
Nikita Manovich 381c068f49 Updated changelog and version of the server. 5 years ago
Maria Khrustaleva 720d79845b
[cvat-core] support cloud storage (#3313)
* Update server-proxy

* Add cloud storage implementation && update enums

* Add api && fix server-proxy

* Add fixes

* small update

* Move from ui_support_cloud_storage

* Remove temporary credentials && fix typos

* Remove trailing spaces

* Apply lost changes

* manifest_set -> manifests

* [cvat-core] Add status && updated getpreview for getting the desired error message from the server

* Remove excess code

* Fix missing

* Add tests

* move from cycle

* Update CHANGELOG

* Increase version
5 years ago
Artem Filippov 9f31fb3882
Improve documentation, correction of the "Creating an annotation task" page structure (#3586)
* updating creating task page

* remark fixes

* corrected info about synchronization status
5 years ago
Kirill Sizov bc2dc7774c
Merge pull request #3633 from openvinotoolkit/sk/allow-dots-in-3d-formats
Small fix. Allow dots in image name for 3D formats
5 years ago
Kirill 2dce8b2db8 Allow dots in imagename for 3D formats 5 years ago
Kirill Sizov 25f0840c75
[Dataset manager] Fix import for MOTS format (#3612)
* Add group for shapes with same track_id

* Replace shift variable

* Use negative ids

* Add unit test

* Rename extra args

* Allow dots in image name for 3D formats

* Update changelog

* Revert changes in bindings

* Fix imports
5 years ago
Boris Sekachev dd32ee71f7
Added ability to setup UI host (#3631) 5 years ago
Maria Khrustaleva fa15f78802
Extension of cloud storage server part (#3386)
* Add preview && some fixes

* Fix case with sub dirs on cloud storage

* Move server part from ui_support_cloud_storage && fix missing id field

* Add support_key_secret_key_pair

* Fix several moments

* Add index resetting

* Fix pylint errors

* Remove excess migration

* tmp

* Some fixes

* Fixes

* fix

* [server] Add cloud storage status && fixes

* Remove unused import

* Add manifest set_index method

* Implement status support for Azure blob container

* Move specific attributes parsing into utils

* Fix missing in migration

* Fix error display

* some fix

* Update migration dependency

* Update google cloud storage status

* Update migrtaions

* Update CHANGELOG
5 years ago
Snyk bot 7bad531215
fix: upgrade react-cookie from 4.0.3 to 4.1.0 (#3626)
Snyk has created this PR to upgrade react-cookie from 4.0.3 to 4.1.0.

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

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
Timur Osmanov 35f5be2632
Improved documentation versioning (#3569)
* add navbar-version-selector.html

* update site/build_docs.py

* update site/build_docs.py

* update _index.html and fix mistakes in config.toml

* fix _index.html

* replace all tabs with spaces

* update navbar-version-selector.html

* fix link in the site/readme.md

* replace tabs with spaces in custom.scss and 404.html

* fix linter errors
5 years ago
Snyk bot 3800a91e03
fix: upgrade @types/react from 16.14.11 to 16.14.12 (#3616)
Snyk has created this PR to upgrade @types/react from 16.14.11 to 16.14.12.

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

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