1875 Commits (30bf11f358cda68cdfdb877b0ded34637e893a77)
 

Author SHA1 Message Date
TOsmanov 30bf11f358
Update item Filter in User Guide (#3020)
* update user_guide.md and images

* fix mistakes in user_guide.md

* fix mistakes in user_guide.md
5 years ago
Dmitry Kruchinin 99cf65c428
Cypress test. Canvas 3D. Create a cuboid. (#3005)
* Cypress test. Canvas 3D. Cuboid.

* Comments

* Update test. Replace compare image function to cy command
5 years ago
Dmitry Kalinin 7f214c92e8
Added description for some params (#3007) 5 years ago
Dmitry Kruchinin 1efd21ab77
Cypress test. Canvas 3D. Control button mouse interaction. (#3003)
* Case 56 remove after()

* Cypress test. Canvas 3D. Control buttom mouse interaction.

* Restart CI

* Add different command file for canvas3d feature.

* Update index.js

* Update the copyright year

* Tests adaptations
5 years ago
Boris Sekachev 73d7fd0b63
Fixed unsupported methods (#3008) 5 years ago
Maria Khrustaleva 6c38ad0701
Manifest (#2763)
* Added support for manifest file
* Added data migration
* Updated tests
* Update CHANGELOG
* Update manifest documentation
* Fix case with 3d data

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin e41c301251
Cypress test. Canvas 3d-m4. Check resize views. (#2995)
* Cypress test. Resize views.

* Little fix
5 years ago
manasars 538bc937d0
CVAT 3D - Milestone-4 (#2891)
* CVAT 3D Annotation - Added initial cuboid placement in all views

* Fixed MACOS issue for upload of zip files

* Fixed camera axis centre issue

* Fixed ESLint import issues

* Fixed context image fit issue and resizing possible on entire grey line between views

* Fixed the multiple interection point issue

* Fixed Naming convention as per SOW

* Trigger notification

* Reverted code to test cypress tests

* Fixed review comments

* Included tooltip and added actions for keys and UIOJKL buttons

* Merged dev code, updated changelog and minor fixes

* Fixed camera positioning issue in Top View

* Reverted kubernetes auto-corrected code

* Reverted kubernetes code

Co-authored-by: cdp <cdp123>
5 years ago
Dmitry Kruchinin 4f7b1f91ff
Cypress. Fix some tests. Rework margin. (#3001)
* cvat-player-buttons margin: 0 4px

* Rework test to set autosave interval

* Update copyright

* Remove workaround.
5 years ago
Snyk bot 476bd76348
fix: upgrade @types/react-router from 5.1.11 to 5.1.12 (#2997)
Snyk has created this PR to upgrade @types/react-router from 5.1.11 to 5.1.12.

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
Vitaliy Nishukov 11d818dac2
Annotations filters new UI (#2871)
* Filters new UI implemented

* Build fix

* ESLint unmached pattern error fix

* ESLint unmached pattern error fix in cvat-ui

* ESLint unmached pattern error fix in github action workflow

* Old test exclude from jest scope

* Build fix

* Build fix 1

* Build fix 2

* Tests failure fix

* Review comments fix 1 and lock-hide test fix

* lock-hide test fix

* packages fix for cor & ui

* Review comments fix

* Top bar right group layout justify fix

* Annotation page header responsive fix

* Filters modal layout fix

* Build fix. E2E case 13 workaround

* Linters fix

* Recently used empty rows fix

* Comparable fields config fix

* Build linters fix

* Minor fixes

* Fixed broken navigation

* Fixed createObjectURL

* Removed extra import

* Fixed issues with attributes

* Extra line were removed

* Fixed typos

* All renamed clientID -> objectID

* Fixed small issues

* Code refactoring

* Fixed dot-contained names

* Reordered import

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Anastasia Yasakova ce1666f6f8
Support for Market-1501 dataset format (#2869)
* Add support for Market-1501 dataset format

* fix data access

* Update Datumaro version

* Add transforms

* Update Changelog
5 years ago
Dmitry Kruchinin d62e176529
pcd/test adaptation to cvat3d-m4 (#2981) 5 years ago
Snyk bot 750d9ccb0d
fix: upgrade antd from 4.12.3 to 4.13.0 (#2988)
Snyk has created this PR to upgrade antd from 4.12.3 to 4.13.0.

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

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
dependabot[bot] ea83f18f32
Bump djangorestframework from 3.11.1 to 3.11.2 in /cvat/requirements (#2984)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2)

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 9e10f5e775
Update Cypress test for check issue 2968. (#2974)
* Update test. Add check issue 2968.

* Apply comments
5 years ago
Maxim Zhiltsov 2c5188f5b6
Add label check on import (#2935)
* Add label check on import

* include annotation type

* update changelog

* Make the message prettier
5 years ago
Dmitry Kruchinin c3fb14bf64
Cypress/unit tests. Label deleting feature. (#2953)
* Add dummy second label

* Add unit tests

* Update cypress command

* Add cypress tests

* Revert command.js requare

* Add css classes

* Add css class
5 years ago
Dmitry Kruchinin eb1cb830bb
Cypress test. Autoborder handler. (#2965)
* Cypress test. Autoborder feature.

* Add polyline between two shapes

* Draw polyline with more than 3 point

* Draw polygon with the 3rd points.

* Draw second polygon with double click to stop propagation

* Refactoring.

* Apply comments
5 years ago
Snyk bot 09d24a8151
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2977)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
5 years ago
Dmitry Kalinin 16bc9fb3d0
Label deleting (#2881)
* Added label deleting

* Added label deletion for server mock cvat-core tests

* vscode settings adjustments

* Added server tests

* Removed unused import

* Added CHANGELOG and increased npm version

* Added ingoring npm scripts for non-project directories

* Added dummy no labels wrapper

* Added handling no labels jobs

* Fixed PR comments

* Added generic usage to the hook

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Andrey Zhavoronkov 5b46b516dd
Added backup/restore guide (#2964) 5 years ago
Frederic Tausch 54ee8a137c
Adding Kuberenetes templates and deployment guide (#1962) 5 years ago
Boris Sekachev d320c7efdd
Fixed: Incorrect text on the warning when specifying an incorrect link to the issue tracker. (#2971)
* Fixed issue #2967

* Updated version & changelog
5 years ago
Boris Sekachev dacdf37bee
Fixed: Cannot update attributes if a task contain at least one number attribute (#2969)
* Resolved issue #2968

* updated changelog & version

* Updated alignment
5 years ago
Dmitry Kruchinin 56f8b108a6
Cypress test. Create a task with set an issue tracker. (#2970)
* Add css class

* Cypress test. Create a task with set issue tracker.

* Change "visible" to "exist".
5 years ago
DmitriyOparin 5cd74b397d
Server tests: Lambda manager (#2748)
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin c58074ea1f
Cypress test. Canvas3D. Add check a context image. (#2966)
* Add check a context image

Update zip archive with the pcd files structure.

* Uncomment after()
5 years ago
Dmitry Kruchinin 83a08cb22f
Cypress test. Edit handler feature. (#2948) 5 years ago
Andrey Zhavoronkov 284111d824
Fixed image quality for tasks created from images (#2963)
* fixed image quality for images

* updated changelog
5 years ago
Dmitry Kruchinin 983e765fab
Update Cypress test. Group features. (#2950)
* Update case 15. Added ungroup action.

* Reset grouping via type Esc.

* Add check fill attr

* Add ungroup via Shift+G

* Apply comments
5 years ago
Dmitry Kruchinin c9830d201e
Cypress test. Canvas 3D functionality. Basic actions (#2921)
* Add .pcd files to testing functional. Add cypress test.

* Add plugin to compare images.

* Add const file for testing canvas3d

* Add canvas3d folder to testing via cypress

* Add compare images to cypress.

* Some rework.

* Disable the test for Firefox.

* Disable the test in the cypress_cron_type.json (the record removed).

* Apply comments.

* Added click() as workaround for excluding wait()

* Try to click on the disabled workspace selectors.

For exluding check ant* class.

* Regenerate .pcd.

Add loop to wheel top/side/front

* Loop for wheel for perspective also.
5 years ago
Nikita Manovich b42d4b0e3d
fix: upgrade async-mutex from 0.3.0 to 0.3.1 (#2955)
Snyk has created this PR to upgrade async-mutex from 0.3.0 to 0.3.1.

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

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6457ad1f-89ea-4fc9-a983-bdb963e74086?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich d33daa1669
Fallback to libx264 encoder if libopenh264 isn't available (#2875)
* Fallback to libx264 encoder if libopenh264 isn't available

* Unified ChunkWriters interfaces: quality setting from 0..100 range for both writers (#2895)

* Fix bandit warning.

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Dmitry Kruchinin 86eef84717
Rework Cypress test "Register user, change password, login with new password". (#2933)
* Rework Cypress test "case 2".

* Add command to deleting a registered users.

* Tests adaptation.

* Update cypress command

* Test adaptation

* Apply comments.
5 years ago
Dmitry Kruchinin ca97507211
Upload cypress screenshots folder as an artifact if the tests failed with an error. (#2934)
* added upload cypress screenshots if a tests failed.

* Replace command to run cypress tests in publish_docker_images.yml
5 years ago
Anastasia Yasakova 9f7d18150d
Support for WiderFace dataset format (#2864)
* Add support for WiderFace dataset format

* Add WiderFace to documentation

* update format docs

* Fix format descriptions

* Update Changelog

* Update Datumaro version

* Update Datumaro version to 0.1.6.1

* fix linter

* fix base.txt

* fix Changelog

* fix README

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
5 years ago
dependabot[bot] 9fd4c035db
Bump elliptic from 6.5.3 to 6.5.4 in /cvat-ui (#2931)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Anastasia Yasakova 7a2dcfff61
Support for VGGFace2 dataset format (#2865)
* Add support for VGGFace2  dataset format

* Add VGGFace2  to documentation

* fix format description

* Update Datumaro version

* fix linter

* fix test

* fix base.txt

Co-authored-by: Zhiltsov Max <zhiltsov.max35@gmail.com>
5 years ago
Nikita Manovich 62cc956967
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2918)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081494
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081501
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081502

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 5d4514715a
fix: upgrade @types/react-dom from 16.9.10 to 16.9.11 (#2914)
Snyk has created this PR to upgrade @types/react-dom from 16.9.10 to 16.9.11.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 7a35772e8b
fix: upgrade @types/react from 16.14.3 to 16.14.4 (#2915)
Snyk has created this PR to upgrade @types/react from 16.14.3 to 16.14.4.

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: snyk-bot <snyk-bot@snyk.io>
5 years ago
Dmitry Kruchinin ea4d8e0a3b
Cypress test. Creating more than one task from project per time. (#2909)
* Cypress test. Create more than one task per time from project.

* Add cypress command.

* Little bit fix.

* Adaptation cypress test for issue 2625.

* Some rework test

* Change context text.

* Rename test
5 years ago
Freya Chen 5f3cd44fef
Added validity check for polygon similarity computation related to issue #2851 (#2852)
* Added validity check for polygon similarity computation

* Updated changelog
5 years ago
Andrey Zhavoronkov 1be3194fb3
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2908)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1076802

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich f2f6463043
fix: cvat/requirements/base.txt to reduce vulnerabilities (#2907)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081494
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081501
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1081502

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich dcfdddfd35
fix: upgrade jszip from 3.5.0 to 3.6.0 (#2906)
Snyk has created this PR to upgrade jszip from 3.5.0 to 3.6.0.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 8d862b3517
fix: upgrade @ant-design/icons from 4.4.0 to 4.5.0 (#2904)
Snyk has created this PR to upgrade @ant-design/icons from 4.4.0 to 4.5.0.

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich a8b82e2d23
fix: upgrade antd from 4.12.2 to 4.12.3 (#2905)
Snyk has created this PR to upgrade antd from 4.12.2 to 4.12.3.

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

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: snyk-bot <snyk-bot@snyk.io>
5 years ago
Dmitry Kalinin 277a3bad98
Fixed project search field (#2901)
* Fixed project search field clearing

* Added CHANGELOG and incresed npm package version
5 years ago