2173 Commits (fa15f788020daaf71cf8a4c7cfe33de01bb409ea)
 

Author SHA1 Message Date
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
Artem Filippov 741d3974ab
updated 3d object annotation page (#3608) 5 years ago
Snyk bot 0993e5825d
fix: upgrade jszip from 3.7.0 to 3.7.1 (#3605)
Snyk has created this PR to upgrade jszip from 3.7.0 to 3.7.1.

See this package in npm:
https://www.npmjs.com/package/jszip

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6457ad1f-89ea-4fc9-a983-bdb963e74086?utm_source=github&utm_medium=upgrade-pr
5 years ago
Jason Wu 6a29b344c7
Support of Google Cloud Storage for cloud storage (#3561)
* 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
5 years ago
Andrey Zhavoronkov 5446816708
added missed restart:always option for traefik service (#3600) 5 years ago
Ashwin Ramesh 475a688e38
Update cli.md with missing features (upload, export, import) (#3572)
* These features exist in the code but not in documentation
5 years ago
Snyk bot 1190e6c5e5
fix: upgrade redux from 4.1.0 to 4.1.1 (#3588)
Snyk has created this PR to upgrade redux from 4.1.0 to 4.1.1.

See this package in npm:
https://www.npmjs.com/package/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 6442633864
fix: upgrade @types/lodash from 4.14.171 to 4.14.172 (#3587)
Snyk has created this PR to upgrade @types/lodash from 4.14.171 to 4.14.172.

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

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 22bfc6f4ab
add head.html (#3578) 5 years ago
Dmitry Kruchinin 711adc804b
Cypress. Fix case "OpenCV. Intelligent scissors. Histogram Equalization" for Firefox. (#3575)
* Fix case 101 for Firefox.

* Fixed typo.
5 years ago
amotovx ecc85d44ac
updated info about the block function (#3581) 5 years ago
Dmitry Kruchinin b2a496b95f
Update Cypress test to cover "Intelligent scissors blocking feature". (#3570)
* Update Cypress test. Cover "Intelligent scissors blocking feature".

* Apply comments
5 years ago
Ashish Solanki 737a22a62d
Security upgrade nginx from stable-alpine to mainline-alpine (#3563)
* fix: Dockerfile.ui to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE313-CURL-1533455
- https://snyk.io/vuln/SNYK-ALPINE313-CURL-1533456
- https://snyk.io/vuln/SNYK-ALPINE313-LIBGCRYPT-1315676
- https://snyk.io/vuln/SNYK-ALPINE313-LIBXML2-1300261
- https://snyk.io/vuln/SNYK-ALPINE313-LIBXML2-1300262

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Dmitry Kruchinin 02723846ec
Cypress test. Export project with 3d task. (#3562) 5 years ago
Andrey Zhavoronkov 987b2efd5a
Added footer with cookie notice (#3553)
* added footer

* updated license headers

* version++

* fixed eslint issues

* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* fixed comments

* minor fix

* fixed linter

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Kirill Lakhov 1da3c96b5a
Intelligent scissors disabling feature (#3510)
* disabling feature

* excess points bugfix

* ctrl interaction

* ui bugfix

* trackers block mode removal

* Ctrl press fix

* approximation disabled only for block mode

* architectural improvements

* code refactoring

* renamed switchBlockMode

* added comments

* callback signature change

* polygon finish fix

* fixed bugs

* removed unnecessary if

* final recalculation threshold disable

* delete points bugfix

* update changelog

* update package versions
5 years ago
Dmitry Kalinin cef42b69e9
Project export with 3d tasks (#3502)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
amotovx 68881050f3
Documentation, updated info about downloading annotations and exporting projects (#3546)
* updated downloading annotations info, added info about exporting projects

* removed duplicate info from projects

* updated creating an annotation task page

* fixed linter errors

* updated subset info
5 years ago
Dmitry Kruchinin 3c3465dd8e
Cypress test. Update cases dump/upload annotations. (#3545)
* Update cypress tests

* Added wait to command. Removed from tetst.

* Added rename archive to export dataset 3d functionality
5 years ago
Chris 589dc91d2d
Add arguments to cli to allow disabling of copying image data from share mount (#3544) 5 years ago
Nikita Manovich 22bdb946e5
Update rest-api-design.md 5 years ago
Timur Osmanov e9d7dd1c27
Add a link to GitHub repository to the top menu (#3543)
* add a link to github in the top menu

* fix markup
5 years ago
Dmitry Kruchinin ca4563513b
Cypress test. Project export feature. (#3539)
* Add css class for modal export input

* Added cypress test. Added command.

* Update tests/cypress/support/commands_projects.js

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

* Update cvat-ui/src/components/export-dataset/export-dataset-modal.tsx

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

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
dependabot[bot] 97a49d7d2b
Bump path-parse from 1.0.6 to 1.0.7 in /cvat-canvas (#3540)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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] 31132cc045
Bump path-parse from 1.0.6 to 1.0.7 in /cvat-ui (#3541)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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] c48411ae50
Bump url-parse from 1.5.1 to 1.5.3 in /cvat-canvas (#3538)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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 96a73c10fc
Cypress test for issue 3403 (#3537) 5 years ago
amotovx 7879dd168b
Documentation update, updated info on the AI Tools page of Manual (#3532)
* updated the AI Tools page

* rename image, delete unused

* updated the interactors subsection

* added info about selected opacity slider to OpenCV tools and polygon manual drawing

* updated info about selected opacity slider in the objects sidebar section
5 years ago
Dmitry Kruchinin e153dcf401
Cypress test. Update case 14. "Selected opacity" level of shapes being drawn. (#3530)
* Cypress. Update case 14. "Selected opacity" slider now defines opacity level of shapes being drawn

* Apply comments

* Update test for opencv

* Added check for polygon
5 years ago
Dmitry Kruchinin cf8e76e10a
Temporarily disabling the test. (#3524) 5 years ago
Dmitry Kalinin f18b1cb82d
Project: export as a dataset (#3365) 5 years ago
Boris Sekachev 59af610f12
Semi-automatic tools enhancements (Non-blocking UI, tips) (#3473) 5 years ago
Artem Filippov d773f8c6a5
Documentation update, adding descriptions for pages in Administration and Contributing sections. (#3518)
* Added descriptions for headers in Administration and Contributing sections.

* Added periods to descriptions.
5 years ago
amotovx 508ce7cdba
Documentation update, adding descriptions to pages located in Basics and Advanced sections of Manual (#3522)
* Added descriptions to sections manual/basics and manual/advanced

* fixed wording + additional description
5 years ago
PMazarovich e1198c3a1a
Logstash PR fix (#3460) 5 years ago
Dmitry Kruchinin 92a26e00dd
Cypress test. Create URL for a shape and frame. (#3516)
* Cypress test. Installed module and  cypress plugin

* Updated the test. Experimtnts with a command

* Try to getting a clipboard text

* Rework adding clipboard. Revert index.js

* Added the step for creation link for a frame. Added asserts

* Adapted for Firefox
5 years ago
Dmitry Kalinin 8e33283c48
Fixed cannot read property 'newLabelName' of undefined (#3517)
* Fixed issue

* Added CHANGELOG, increased version
5 years ago
Dmitry Kruchinin 83d086d212
Cypress test. OpenCV basic actions. Histogram Equalization. (#3504)
* Optional content-length

* Updated check

* Added comment

* Added cypress test. Added commands

* check redraw

* Added steps to the test.

* Check "Done" button, change number of points

* Removed scrollBehavior

* Add class if functionality is active

* Added checking Histogram Equalization

* Change context.

* Apply comments

* Apply comments

* Return step of creation a shape without Done

* Added histogram error notification

* Revert opencv-control.tsx

* Added class to notification. Reworked the test.

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: klakhov <kirill.lakhov@intel.com>
5 years ago
Dmitry Kalinin 472d53596e
Fixed task creating CLI parameter (#3519)
* Fixed CLI parameter

* Adjusted docs

* Added CHANGELOG
5 years ago
Boris Sekachev a881617124
Added adjustments for 3440x1440px (#3506)
* Added adjustments for 3440x1440px

* fixed testts

* Adjusted resolution

* Fixed some comments

* Added user hook

* Changed parameter name
5 years ago
Timur Osmanov 7887da432f
Documentation update, adding solutions of the problems to a serverless tutorial (#3472) 5 years ago
Boris Sekachev a12d14ba7d
Added notification, adjusted browserlist query and configs (#3501)
* Some config files added to ignore

* Updated config files

* Updated version & changelog

* Fixed configs

* Fixed one type error

* Updated webpack-cli
5 years ago
Dmitry Kruchinin 7ee8efb3bc
Update Cypress tests. Added the use of the "Done" button. (#3505)
* Updated tests, commands

* Apply comments

* Removed unnecessary lines
5 years ago
Snyk bot b293718e3a
fix: upgrade @types/react-resizable from 1.7.2 to 1.7.3 (#3493)
Snyk has created this PR to upgrade @types/react-resizable from 1.7.2 to 1.7.3.

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

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 76aab90ee2
fix: upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6 (#3492)
Snyk has created this PR to upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6.

See this package in npm:
https://www.npmjs.com/package/@types/resize-observer-browser

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
Boris Sekachev 048e71b64a
Fixed remark issues (#3507) 5 years ago
Nikita Manovich 955ca7f71b Updated CHANGELOG and version till v1.6.0 (alpha) 5 years ago