amotovx
4d8172c64a
Documentation update, added info about the cloud storage UI ( #3724 )
4 years ago
Dmitry Kruchinin
701168af8a
Fix case 28 ( #3753 )
4 years ago
Boris Sekachev
51ee7cbca2
Fixed copy job list feature ( #3749 )
...
* Fixed copy job list feature
* Updated version & changelog
4 years ago
Dmitry Kruchinin
54ac8c08e9
Cypress test. Check email confirmation page. ( #3750 )
4 years ago
Boris Sekachev
a9ce458311
Tried to fix some tests ( #3737 )
...
* Tried to fix some tests
* Revert visibility class
* Fixed outdated code
* Fixed one code point
* Test.
* Fixed upload annotations tests
* Fixed upload tests
* Disable animation for popovers
* Removed extra class
* Removed strange check
* Pass overlayStyle from HOC to child Popover
4 years ago
Xiong Jie
2d75101c73
Added HRNet18 click based interactive segmentation ( #3729 ) ( #3740 )
...
* Added HRNet18 click based interactive segmentation (#3729 )
The commit adds serverless container that has a click based
interactive segmentation model(HRNet18) that performs better than
f-BRS method statistically.
* fixup! Added HRNet18 click based interactive segmentation (#3729 )
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Nikita Manovich
0473da064d
Fix CHANGELOG.md after v1.6.0 release
4 years ago
Boris Sekachev
dbdcd4fd86
Added SiamMask CUDA implementation (tracking), reworked tracking approach ( #3571 )
4 years ago
Boris Sekachev
02172ad55c
Fixed upload test ( #3742 )
4 years ago
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