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
Maxim Zhiltsov
9b62b71ab1
Update CVAT formats to use changes in Datumaro API ( #2794 )
...
* update cvat formats to use datumaro changes
* Update datumaro dependency
* Add comments on datumaro install in requirements
* fix linter
* Fix test
* fix linter
* Update datumaro version to 0.1.6.1
5 years ago
Boris Sekachev
d5312df891
Fixed: cannot close some issues ( #2868 )
...
* Squashed commits
* Merged develop
* Aborted chanegs
* Added ability to scroll issues
* Aborted change
* Updated version
5 years ago
Maxim Zhiltsov
5e6a51acf4
Fix 2827 ( #2890 )
...
* Fix 2827
* update changelog
5 years ago
Dmitry Kruchinin
4191ea2df6
Cypress test. Update case "Dump/upload annotation" ( #2893 )
...
* Add css classes
* Update cypress test
* Add negative scenario
5 years ago
Dmitry Kruchinin
a77b7f6b3d
Cypress test. Repeat draw feature. ( #2887 )
...
* Cypress test. Repeat draw feature.
* Add css class
* Rework the test. Apply comments.
5 years ago
Dmitry Kruchinin
638850aa10
Cypress test. Redraw feature. ( #2882 )
...
* Cypress test. Redraw feature.
* Add draw a tag
* Move draw coboid to end and skip
* Use keyCode
* Remove it to redraw a tag
5 years ago
Dmitry Kruchinin
daf479e907
Linters. Selecting files if the status is not "removed". ( #2888 )
...
* Add select files if have`t status "removed".
* SOme fix
5 years ago
Boris Sekachev
cc2b8ad64b
Added linting rule to specify import ordering ( #2889 )
5 years ago
Dmitry Kalinin
c793baf910
Label form validator fix ( #2879 )
...
* Fixed label form validator
* Added CHANGELOG and increased package npm version
* Update Cypress test "Creating a label with existing label name" for PR 2879 (#2883 )
* Fix case 43 for PR 2879
* Try restart CI
Co-authored-by: Dmitry Kruchinin <33020454+dvkruchinin@users.noreply.github.com>
5 years ago
Boris Sekachev
55b20e197d
Added simple extra popover to keep other controls out of display ( #2880 )
...
* Added simple extra popover to keep other controls out of display
* Removed extra change
* Fixed part of tests
* Added extra comments
* Updated version & changelog
5 years ago
Dmitry Kruchinin
5bd61a43a4
Cypress test. Maintenance of popups visibility. ( #2838 )
...
* Cypress test. Issue 2230.
* Typo fix
* rename the file
5 years ago
Dmitry Kruchinin
105999b5e4
Cypress test. Issue 2807. ( #2833 )
5 years ago
Boris Sekachev
fb17dca505
Migration to mousetrap, redesigned visualization settings ( #2872 )
...
* Initial version of shortcut fixes using mousetrap
* Redesigned visualization settings
* Updated cypress tests
* Minor fix in AAM
* Aborted extra changes
* 1.1.0
* Updated version & changelog
* Aborted extra changes
* Fixed headers
* Using keycodes in cypress
* Fixed a couple of commands
5 years ago
Nikita Manovich
dff57eb24b
fix: upgrade async-mutex from 0.2.6 to 0.3.0 ( #2876 )
...
Snyk has created this PR to upgrade async-mutex from 0.2.6 to 0.3.0.
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
Dmitry Kruchinin
d8ddf6a00e
Workflow. Change getting files from PR. ( #2874 )
...
* Change getting file list from PR
* Remove commands for debug
5 years ago
Andrey Zhavoronkov
8c397c544a
fixed version numpy version mismatch ( #2842 )
5 years ago