1268 Commits (88d4c1798bb3355f1cea0693a8bf406a437c268b)
 

Author SHA1 Message Date
Dmitry Kalinin 88d4c1798b Fixed server tests 5 years ago
Dmitry Kalinin a3404df407 Fixed cvat-core tests 5 years ago
Dmitry Kalinin 44c0bdf850 Merge branch 'develop' into dk/user-search 5 years ago
Boris Sekachev 351abb2698
Merge pull request #2361 from openvinotoolkit/az/fix_kibana_visualization
Fixed 'List of tasks' visualization
5 years ago
Boris Sekachev 34698d5176
Merge pull request #2368 from openvinotoolkit/bs/updated_links
Updated internal links in the tool
5 years ago
Dmitry Kalinin ab299b4c27 Added CHANGELOG 5 years ago
Dmitry Kalinin ad03d80e0d Added npm versions 5 years ago
Dmitry Kalinin 0a5cf55ed3 fixed eslint for cvat-core 5 years ago
Dmitry Kalinin 9e584b4191 Added user search filed for assignee 5 years ago
Boris Sekachev 3c86d92a93
fix: upgrade @types/react-router-dom from 5.1.5 to 5.1.6 (#2363)
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.5 to 5.1.6.

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
5 years ago
Snyk bot fc28c532e7
fix: upgrade moment from 2.29.0 to 2.29.1 (#2364)
Snyk has created this PR to upgrade moment from 2.29.0 to 2.29.1.

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

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 856003eba4 Updated internal links in the tool 5 years ago
Boris Sekachev b2eb45e961
Updated sass (#2367) 5 years ago
Boris Sekachev 9c07dbfd7e
Additional CSS classes in CVAT to cypress testing (#2366) 5 years ago
snyk-bot 7df9c4cf1c
fix: upgrade @types/react-router-dom from 5.1.5 to 5.1.6
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.5 to 5.1.6.

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
5 years ago
Dmitry Kruchinin 3531316d52
Cypress. Saving the label name before creating the object. (#2360)
* Save lable value befor create an object.

And check it on right panel.

* Test for issue 1425. Select the necessary label in any case in AAM.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Andrey Zhavoronkov ba8b4bdc99 Merge remote-tracking branch 'origin/develop' into az/fix_kibana_visualization 5 years ago
Andrey Zhavoronkov 256e85d871 updated changelog 5 years ago
Andrey Zhavoronkov be5b8f4ac7 fixed 'List of tasks' visualization 5 years ago
Snyk bot 8697d52079
fix: upgrade @types/react from 16.9.50 to 16.9.51 (#2359)
Snyk has created this PR to upgrade @types/react from 16.9.50 to 16.9.51.

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
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