1248 Commits (ec7d2b9687aa712f8eb8da32241ff2850a9d37ed)
 

Author SHA1 Message Date
Ram Balachandran ec7d2b9687
Update AWS-Deployment-Guide.md (#2354)
How to address the dynamic ip changes that are part of AWS or cloud based instances
5 years ago
Boris Sekachev 1c14dafae4
Added .eslintrc.js for tests (#2355) 5 years ago
Boris Sekachev 0576cb7872
Fixes for eslint & precommit configuration (#2352)
* Fixed some codacy configs, fixed commiting with lint-stage

* Improved code

* Fixed header

* Fixed headers

* Removed extra dependencies

* Updated some packages (fixed critical vulnerabilities)
5 years ago
Vitaliy Nishukov 7512fd6883
Reformatted (#2349) 5 years ago
Dmitry Kruchinin 534ad3940c
Cypress test optimization. (#2343)
* First step

* Second step

* Third step

* Change css class to find a task.

* Increase image count to 50, segmentSize to 10

Test adaptation.
Some fix.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Snyk bot 3745c70504
fix: upgrade @types/react from 16.9.49 to 16.9.50 (#2346)
Snyk has created this PR to upgrade @types/react from 16.9.49 to 16.9.50.

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
Maxim Zhiltsov e0afbaf507
Don't export outside frames in frame-based formats (#2345)
* Exclude outside shapes from per frame export

* update changelog
5 years ago
Boris Sekachev c84948f7ee
Added css classes for cypress testing (#2344) 5 years ago
Boris Sekachev df2dcc0209
Added migration file to dataset_repo (#2333) 5 years ago
Vitaliy Nishukov 00f6486f80
Z-Order flag in creation task process (#2294)
* Z-Order flag in creation task process has been removed
5 years ago
Andrey Zhavoronkov 2dcb9056e0
reduced the preparation time of the user list on the backend (#2334) 5 years ago
Dmitry Kruchinin 70e89d6f83
The change in the measurement of CVAT-UI code coverage. (#2295)
* The change in the measurement of CVAT-UI code coverage.

* Firefox to cron without coverage.

PR, push coverage via Chrome.

* Refactoring .travis.yml.

Added a wait of 10 seconds in the first test to prevent a login error in CVAT after rebuilding containers after code instrumentation.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Vitaliy Nishukov c50e3efca5
Disable prettier autoformat for ui module (#2325)
* Disable prettier autoformat for ui module

* CHANGELOG.md updated
5 years ago
Dmitry Kruchinin c6da90c0be
Increase Cypress env parameter "defaultCommandTimeout" (#2322)
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Maria Khrustaleva f31b7a532a
Use cache default (#2321)
* Use cache default

* Update version
5 years ago
Andrey Zhavoronkov 7543f5ef6f
fixed linter issues (#2305) 5 years ago
Snyk bot 29170ca68d
fix: upgrade moment from 2.28.0 to 2.29.0 (#2319)
Snyk has created this PR to upgrade moment from 2.28.0 to 2.29.0.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev bcc8bba39e
Fixed: cannot read property 'label' of undefined (#2311)
* Fixed: cannot read property 'label' of undefined

* Updated UI package version & changelog

* Fixed tests
5 years ago
Snyk bot 975d7261d7
fix: upgrade antd from 3.26.17 to 3.26.18 (#2314)
Snyk has created this PR to upgrade antd from 3.26.17 to 3.26.18.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 269bf4f273
fix: upgrade dotenv-webpack from 1.7.0 to 1.8.0 (#2312)
Snyk has created this PR to upgrade dotenv-webpack from 1.7.0 to 1.8.0.

See this package in npm:
https://www.npmjs.com/package/dotenv-webpack

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 160ca8fbe2
fix: upgrade @types/platform from 1.3.2 to 1.3.3 (#2313)
Snyk has created this PR to upgrade @types/platform from 1.3.2 to 1.3.3.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev df6e6fd3ca
Fixed bug: 'Cannot read property each of undefined', fixed points size (#2307)
* Fixed bug: 'Cannot read property each of undefined', fixed points size

* Updated version, updated changelog
5 years ago
Andrey Zhavoronkov 796a8d3f54
fixed cvat startup process (#2293)
* fixed cvat startup process

* updated readme

* updated license header

* updated CHANGELOG

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Maxim Zhiltsov d4129f2868
Add MOTS png format (#2198)
* Add mots format

* fix upload

* update docs

* update changelog

* Update datumaro dependency

* fix header

* update dm dependency

* Support importing with outside property in mot and mots

* fix track exporting

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Dmitry Kruchinin d957d6a9ff
Update Cypress test for case 6. (#2284)
* Update Cypress test for case 6.

Dynamically retrieving values for calculating the correctness of scale.

* Apply comments.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
JK-97 2d23911d33
Fix task model updated_date field: auto_now = True (#2233)
* Fix task model updated_date field: auto_now = True

* update migrations file
5 years ago
Snyk bot 185eba188c
fix: upgrade @types/react-color from 3.0.2 to 3.0.4 (#2298)
Snyk has created this PR to upgrade @types/react-color from 3.0.2 to 3.0.4.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot d994bf7d97
fix: upgrade redux from 4.0.4 to 4.0.5 (#2303)
Snyk has created this PR to upgrade redux from 4.0.4 to 4.0.5.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin 5290c44005
Cypress test. Actions on points. (#2292)
Try to draw a points shape/track
Try to use parameter “number of points”, points drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more points
Check if everything works here

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Snyk bot c075ec8968
fix: upgrade @types/redux-logger from 3.0.7 to 3.0.8 (#2300)
Snyk has created this PR to upgrade @types/redux-logger from 3.0.7 to 3.0.8.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot 476318fe49
fix: upgrade @types/react-share from 3.0.1 to 3.0.3 (#2299)
Snyk has created this PR to upgrade @types/react-share from 3.0.1 to 3.0.3.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 5ad09143c2
fix: upgrade multiple dependencies with Snyk (#2297)
Snyk has created this PR to upgrade:
  - react from 16.11.0 to 16.13.1.
    See this package in npm: https://www.npmjs.com/package/react
  - react-dom from 16.11.0 to 16.13.1.
    See this package in npm: https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot b6506b6696
fix: upgrade copy-to-clipboard from 3.2.0 to 3.3.1 (#2296)
Snyk has created this PR to upgrade copy-to-clipboard from 3.2.0 to 3.3.1.

See this package in npm:
https://www.npmjs.com/package/copy-to-clipboard

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
tdowgiel 2b221d26fd
Allow to login into UI with token from api/v1/auth/login (#2234)
* Allow to login into UI with token from api/v1/auth/login

* Update changelog

* style

* Rev

* Rev: Fixed style. Added cva-ui version to UI. Fixed endless redirection with wrong tokens

* eslint

* revert cvat-core/package-lock.json

* Rev: Fixed import order and return type

* Revert bindings
5 years ago
Vitaliy Nishukov 678f5b9277
Eslint-Prettier integration & pre commit hook (#2272)
* Eslint prettier integrations and precommit hook on fly

* CHANGELOG update and package.json version patch
5 years ago
TOsmanov a4e8a98f23
Update items Player and Filter in User Guide (#2271)
* update image and user_guide.md

* fix markup in user_guide.md

* update user_guide.md
5 years ago
Dmitry Kruchinin 295090461d
Cypress test. Actions on polylines. (#2269)
Try to draw a polylines shape/track
Try to use parameter “number of points”, polylines drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more polylines
Check if everything works here

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin 6574e35ffe
Cypress test. Actions on polygon. (#2266)
Try to draw a polygon shape/track
Try to use parameter “number of points”, polygon drawing should automatically stop after this number of points is achieved
Try to switch a label and draw one more polygon
Check if everything works here

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Snyk bot 81360d9099
fix: upgrade @types/react-redux from 7.1.5 to 7.1.9 (#2290)
Snyk has created this PR to upgrade @types/react-redux from 7.1.5 to 7.1.9.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot 0245ae23d8
fix: upgrade @types/react-router-dom from 5.1.1 to 5.1.5 (#2289)
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.1 to 5.1.5.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot 6936c9ba70
fix: upgrade @types/react-dom from 16.9.3 to 16.9.8 (#2288)
Snyk has created this PR to upgrade @types/react-dom from 16.9.3 to 16.9.8.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 611a374ff2
fix: upgrade @types/react-router from 5.1.2 to 5.1.8 (#2286)
Snyk has created this PR to upgrade @types/react-router from 5.1.2 to 5.1.8.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 767149754c
fix: upgrade react-redux from 7.1.1 to 7.2.1 (#2287)
Snyk has created this PR to upgrade react-redux from 7.1.1 to 7.2.1.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 1dc0743b58
fix: upgrade moment from 2.24.0 to 2.28.0 (#2285)
Snyk has created this PR to upgrade moment from 2.24.0 to 2.28.0.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 65b29a6818
fix: upgrade async-mutex from 0.1.4 to 0.2.4 (#2275)
Snyk has created this PR to upgrade async-mutex from 0.1.4 to 0.2.4.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/97fd3200-295e-491c-9793-aec3a299a1f7?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot 71c13a6510
fix: upgrade axios from 0.18.1 to 0.20.0 (#2278)
Snyk has created this PR to upgrade axios from 0.18.1 to 0.20.0.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/3bbed299-c7a3-438a-b994-f62b86369818?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 0e9f237616
fix: upgrade @types/react from 16.9.11 to 16.9.49 (#2279)
Snyk has created this PR to upgrade @types/react from 16.9.11 to 16.9.49.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot dfceb9a152
fix: upgrade svg.draw.js from 2.0.3 to 2.0.4 (#2276)
Snyk has created this PR to upgrade svg.draw.js from 2.0.3 to 2.0.4.

See this package in npm:
https://www.npmjs.com/package/svg.draw.js

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/bd3b590a-e393-4392-9ef6-8442fdb38b29?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 864fb8f525
fix: upgrade jszip from 3.1.5 to 3.5.0 (#2274)
Snyk has created this PR to upgrade jszip from 3.1.5 to 3.5.0.

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

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/97fd3200-295e-491c-9793-aec3a299a1f7?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin 10964b9b23
Cypress test for case 9. (#2262)
Try to draw a cuboid shape in two ways (by 2 points, by 4 points)
Try to draw a cuboid track
Try to switch a label and draw one more cuboid
Check if objects are drawn and they are shapes/tracks with right labels

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago