277 Commits (cf8d0d32689d6a6691238a1d5eb7f40e5e7c1bfe)

Author SHA1 Message Date
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
Maria Khrustaleva 9a53879a8d
UI support cloud storage (#3372)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
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 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
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 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
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
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
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
Boris Sekachev 59af610f12
Semi-automatic tools enhancements (Non-blocking UI, tips) (#3473) 5 years ago
Dmitry Kalinin 8e33283c48
Fixed cannot read property 'newLabelName' of undefined (#3517)
* Fixed issue

* Added CHANGELOG, increased version
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
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
Snyk bot 17cf86f2b6
fix: upgrade @types/react-router-dom from 5.1.7 to 5.1.8 (#3491)
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.7 to 5.1.8.

See this package in npm:
https://www.npmjs.com/package/@types/react-router-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

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 8ccde7247c
fix: upgrade @types/react-router from 5.1.15 to 5.1.16 (#3490)
Snyk has created this PR to upgrade @types/react-router from 5.1.15 to 5.1.16.

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
Snyk bot 1ea3334b2f
fix: upgrade @types/react-color from 3.0.4 to 3.0.5 (#3478)
Snyk has created this PR to upgrade @types/react-color from 3.0.4 to 3.0.5.

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

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 cd42f8d874
fix: upgrade @types/lodash from 4.14.170 to 4.14.171 (#3479)
Snyk has created this PR to upgrade @types/lodash from 4.14.170 to 4.14.171.

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

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 97b60297ef
fix: upgrade @types/react from 16.14.10 to 16.14.11 (#3477)
Snyk has created this PR to upgrade @types/react from 16.14.10 to 16.14.11.

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

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 697878df78
fix: upgrade @types/react-redux from 7.1.16 to 7.1.18 (#3487)
Snyk has created this PR to upgrade @types/react-redux from 7.1.16 to 7.1.18.

See this package in npm:
https://www.npmjs.com/package/@types/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 b82a8e709c
fix: upgrade @types/redux-logger from 3.0.8 to 3.0.9 (#3488)
Snyk has created this PR to upgrade @types/redux-logger from 3.0.8 to 3.0.9.

See this package in npm:
https://www.npmjs.com/package/@types/redux-logger

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 16694af9fd
fix: upgrade @types/react-dom from 16.9.13 to 16.9.14 (#3480)
Snyk has created this PR to upgrade @types/react-dom from 16.9.13 to 16.9.14.

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
Snyk bot 49050365a3
fix: upgrade @types/platform from 1.3.3 to 1.3.4 (#3476)
Snyk has created this PR to upgrade @types/platform from 1.3.3 to 1.3.4.

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

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 e3616df0da
Fixed creation task problem (#3454)
* Fixed existng labels issue

* Added CHANGELOG, increased package versions

* Fixed project search field

* Fixed cypress test
5 years ago
Snyk bot 6e3dcb2581
fix: upgrade @types/react from 16.14.8 to 16.14.10 (#3455)
Snyk has created this PR to upgrade @types/react from 16.14.8 to 16.14.10.

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
Boris Sekachev 330b8a832f
Semi-automatic tools enhancements (Stage 0) (#3417)
* Improved removable points, added a button to finish current object
* Code refactoring for ai tools and opencv
* Fixed style for workspace selector
* IOG UX fix
* Updated version & changelog
* Added 'min_neg_points' parameter to serverless interactors
* Return 'min_neg_points' from the server
5 years ago
Boris Sekachev 719fcf30bc
Fixed issue when save filtered object in AAM (#3401)
* Fixed issue when save filtered object in AAM

* Updated version & changelog
5 years ago
Dmitry Kalinin 961bc58935
Webpack dev server proxy (#3368)
* Added proxy to webpack dev server config

* Added CHANGELOG increased package version

* Added webpack.config to eslintignore

* Added webpack.config to eslintignore

* Changed ignore to wildcard

* Changed path checker to regexp
5 years ago
Snyk bot c8b0521e42
fix: upgrade @types/react-router from 5.1.14 to 5.1.15 (#3375)
Snyk has created this PR to upgrade @types/react-router from 5.1.14 to 5.1.15.

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
Boris Sekachev 8a64394b8f
Fixed UI fails when inactive user is assigneed to a task/job (#3343)
* Fixed UI fails when inactive user is assigneed to a task/job

* Updated changelog

* Fixed tests
5 years ago
Snyk bot d2d75d9158
fix: upgrade @types/react from 16.14.7 to 16.14.8 (#3338)
Snyk has created this PR to upgrade @types/react from 16.14.7 to 16.14.8.

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
Boris Sekachev 957bc29548
Fixed: "TypeError: Cannot read property 'clientX' of undefined" (#3308)
* Fixed cuboid redraw

* Updated version & changelog

* Fixed duplicated cuboid

* Updated changelog

* Do not skip test for cuboid

* Removed comment

* Fixed one more case
5 years ago
Snyk bot 9afb9d01df
fix: upgrade @types/lodash from 4.14.169 to 4.14.170 (#3322)
Snyk has created this PR to upgrade @types/lodash from 4.14.169 to 4.14.170.

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
Snyk bot 623b14e030
fix: upgrade @types/react from 16.14.6 to 16.14.7 (#3324)
Snyk has created this PR to upgrade @types/react from 16.14.6 to 16.14.7.

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
Snyk bot dc9f679382
fix: upgrade rc-menu from 8.10.7 to 8.10.8 (#3311)
Snyk has created this PR to upgrade rc-menu from 8.10.7 to 8.10.8.

See this package in npm:
https://www.npmjs.com/package/rc-menu

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
Andrey Zhavoronkov 72fdef4335
Az/import export tasks (#3056)
* initial version of task export/import feature

* fixed tests

* CLI

* fix comments

* updated license headers

* fix eslint issues

* fix comments

* fixed comments

* reverted changes in *.md files

* fixed comments

* fix pylint issues

* fix import for share case

* improved unit tests

* updated changelog

* fixed Maria's comments

* fixed comments

* Fixed position of create new task button

* Fixed span position

* fixed comments

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev 5bb26ce669
Some JS code was simplified by using css, a reported issue was fixed in this way (#3289)
* Some JS code was simplified by using css

* Updated version & changelog

* Fixed shortcut
5 years ago
Snyk bot 8d05691f87
fix: upgrade @types/react-dom from 16.9.12 to 16.9.13 (#3284)
Snyk has created this PR to upgrade @types/react-dom from 16.9.12 to 16.9.13.

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
Snyk bot 88d3259621
fix: upgrade @types/lodash from 4.14.168 to 4.14.169 (#3276)
Snyk has created this PR to upgrade @types/lodash from 4.14.168 to 4.14.169.

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
Roman Donchenko d15a3199c2
Fix many spelling errors (#3244)
* Fix spelling errors

* Bump version numbers after the spelling fixes

* Fix OSX build (os.mknod requires super-priviligies)

* Fixed eslint warnings.

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Snyk bot 241fb487ab
fix: upgrade @types/react-router from 5.1.13 to 5.1.14 (#3249)
Snyk has created this PR to upgrade @types/react-router from 5.1.13 to 5.1.14.

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
Snyk bot d14c26a32f
fix: upgrade @types/react from 16.14.5 to 16.14.6 (#3237)
Snyk has created this PR to upgrade @types/react from 16.14.5 to 16.14.6.

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
Dmitry Kalinin a17d054e0b
Project tasks loading only when needed (#3223)
* Tasks loading only when needed

* Fixed project page

* Added CHANGELOG, increased packages versions

* Update CHANGELOG.md

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

* Fixed comments

* Fixed overflow issue

* Fixed reducer issue

* Fixed cvat-core tests

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev 6f52ef30e4
Support of context images for 2D tasks (#3122) 5 years ago
Snyk bot 2dfb3d071c
fix: upgrade redux from 4.0.5 to 4.1.0 (#3193)
Snyk has created this PR to upgrade redux from 4.0.5 to 4.1.0.

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