* 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>
* 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
* 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>
* 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>
* 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
* 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
* 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
* Support Google Cloud Storage for cloud provider
Implement GoogleCloudStorage and add KEY_FILE_PATH to
CredentialsTypeChoice, and key_file_path in Credentials
* Handle cloud storage key contains path seperator
* Update changelog
* Add the migration file for engine_cloud_provider table