dependabot[bot]
3a05a74acf
Bump ssri from 6.0.1 to 6.0.2 in /cvat-ui ( #3149 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.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
c60812c163
Cypress test. Drag canvas. ( #3142 )
...
* Cypress test. Drag canvas.
* Added click to ".cvat-move-control"
* Add comment
5 years ago
Dmitry Kruchinin
b313dc795d
Update cypress test. Merge/split features. ( #3139 )
...
* Merge shapes on different frames
* Update case 13 to increase coverage
* Some fix
5 years ago
Dmitry Kalinin
f32f5f4bee
Fixed reset password link unavailable ( #3140 )
...
* Fixed action call order
* Added CHANGELOG, incresed npm version
5 years ago
Dmitry Kruchinin
b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. ( #3100 )
5 years ago
Kirpichev Michael
fe31e61d1e
Add helm chart proto ( #3102 )
5 years ago
Dmitry Kruchinin
17908003df
Update cypress test. Review pipeline feature. ( #3118 )
...
* Upate cypress command.
Added the ability to re-open the issue.
* Update cypress test. Added re-open an issue.
* Apply comments
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Boris Sekachev
2a9a1e93db
Fixed CHANGELOG.md (remarklint issues) ( #3125 )
...
* Fixed CHANGELOG.md (remarklint issues)
* Update .remarkrc.js
5 years ago
Dmitry Kruchinin
d012c708a2
Cypress test. Import annotations for frames with dots in the name. ( #3111 )
...
* Add css class
* Cypress test. Import annotations for frames with dots in name.
5 years ago
Dmitry Kruchinin
38b774046d
Remark linter. Check lenght of messages only. ( #3117 )
5 years ago
Dmitry Kruchinin
be9e00fa7a
Update cypress test. Canvas 3D functionality. Basic actions. ( #3112 )
...
* Rename, add css class
* Update cypress test.
5 years ago
Snyk bot
adbc74fa29
fix: upgrade json-logic-js from 2.0.0 to 2.0.1 ( #3107 )
...
Snyk has created this PR to upgrade json-logic-js from 2.0.0 to 2.0.1.
See this package in npm:
https://www.npmjs.com/package/json-logic-js
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin
e45018bc43
CI. Adding file validation by hadolint/stylelint/remark linters. ( #3105 )
...
* hadolint
* Hadolint config. Add some echos for help
* some fix
* add some dockerfiles for check
* Add python script to convert jsom to html.
hadolint.yml adaptation
* hadolint report if level "error" exist
* Revert Dockerfiles
* Add stylelint checking worklow
* Add remark checking for md files
* Remark. Remove --silent
5 years ago
Adam Harvey
d9f1798684
add --project_id argument for create task ( #3090 )
5 years ago
Kirill Sizov
4db05fd93b
Merge pull request #3091 from openvinotoolkit/sk/fix-import-annotations-for-YOLO-format
...
Fix import annotations for frames with dots in name
5 years ago
Boris Sekachev
f267f8aed3
Added DICOM conversion script ( #3095 )
...
* Added DICOM conversion script
* Updated changelog
* Fixed strip to rstrip
* Fixed some detected issues
* Removed extra variable, updated README.md
5 years ago
Max Wang
8a635b11fb
Fix bug with hung web worker ( #3096 )
...
* Fix bug with hung web worker
* Added upper limit to stop property of active chunk request
* Add web worker fix to changelog
* Bump to version 3.12.1
5 years ago
kirill.sizov
b36c5f215f
Merge branch 'develop' into sk/fix-import-annotations-for-YOLO-format
5 years ago
kirill.sizov
be35a52ecb
add test
5 years ago
kirill.sizov
54b7cc37e8
delete filenames with dots in test rest api
5 years ago
Roberto Villalba
d2e4ee4d02
Update installation_automatic_annotation.md ( #3099 )
...
Fix GPU example commands
5 years ago
kirill.sizov
5d5a33068e
add image with dots in filename for test rest api
5 years ago
kirill.sizov
aad580b9e0
add image path in load annotations for cvat format
5 years ago
kirill.sizov
43fe33ff9f
remove incorrect tests
5 years ago
Snyk bot
4ceb5da244
fix: upgrade @types/react-router from 5.1.12 to 5.1.13 ( #3098 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.12 to 5.1.13.
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
kirill.sizov
cbcb62048a
fix incorrect solution
5 years ago
kirill.sizov
d7be0429fd
fix import dm annotations
5 years ago
kirill.sizov
6366b99248
test
5 years ago
kirill.sizov
fc636d2512
fix match dm item for no image frame
5 years ago
Snyk bot
6988e2b98f
fix: upgrade react-redux from 7.2.2 to 7.2.3 ( #3089 )
...
Snyk has created this PR to upgrade react-redux from 7.2.2 to 7.2.3.
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=upgrade-pr
5 years ago
Snyk bot
94eba43696
fix: upgrade @types/react-dom from 16.9.11 to 16.9.12 ( #3088 )
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.11 to 16.9.12.
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
Dmitry Kruchinin
a2170f7947
Cypress test. Hotkeys to change labels feature. ( #3086 )
...
* Cypress test. Hotkeys to change labels feature.
* Apply comments
5 years ago
Boris Sekachev
085d2607e2
Fixed: Changing a label on canvas does not work when 'Show object details' enabled ( #3084 )
...
* Fixed: Changing a label on canvas does not work when 'Show object details' enabled #3083
* Updated changelog
5 years ago
TOsmanov
177120b6b8
Update User Guide ( change label shortcuts ) ( #3085 )
...
* update user_guide.md and images
* update user_guide.md
* fix mistake
* fix mistakes
* update user_guide.md
5 years ago
Snyk bot
7c5d71d228
fix: upgrade @ant-design/icons from 4.5.0 to 4.6.2 ( #3081 )
...
Snyk has created this PR to upgrade @ant-design/icons from 4.5.0 to 4.6.2.
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
Boris Sekachev
b0b36312e7
Some client code refactoring ( #3077 )
...
* Some refactoring, fixed unnesasary rerenderss
* Refactored filter
* Refactored filter
* Removed extra call of queryString() method
5 years ago
Dmitry Kruchinin
fad8612405
CI: canceling previous workflow runs ( #3078 )
5 years ago
Snyk bot
553535e4e3
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #3073 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1090612
5 years ago
Boris Sekachev
7524202492
Added hotkeys to change labels ( #3070 )
...
* temp commit
* Added ability to change default label and object label by using Ctrl+{number}
* Removed extra changes
* Minor refactoring
* Added ability to change assigned keys
* Redesigned popover
* Added changelog record & updated version
* Added memoization
* Some minor changes
* Applied comments
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Dmitry Agapov
d2a1d12fba
Integration with an internal training server ( #2785 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin
babf1a3f54
Update cypress test. Label constructor. Color label. Label name editing. ( #3068 )
...
* Update Cypress test "Label constructor. Color label. Label name editing"
* Fix for Firefox
5 years ago
Dmitry Kruchinin
92e5ab66e5
Cypress test. Mutable attribute. ( #3058 )
...
* Add mutable condition to cypress command
* Cypress test. Mutable attribute.
* Small fix
* Update tests/cypress/integration/actions_tasks_objects/case_70_mutable_attribute.js
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Nikita Manovich
865274e8cc
Added badges for dockerhub. ( #3067 )
5 years ago
Dmitry Kruchinin
8e1fe94602
Update Cypress test "Button "Continue" in label editor". ( #3064 )
...
Update cypress command.
5 years ago
Dmitry Kruchinin
6ecf648dec
Cypress test. Shortcuts window. ( #3065 )
...
* Add css classes.
* Cypress test. Shortcuts window.
* Fix naming of var
5 years ago
Snyk bot
6f2fe4657a
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #3063 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090584
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090586
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090587
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1090588
5 years ago
Dmitry Kruchinin
df175a8561
Cypress test. Filters, sorting jobs. Tooltip search task filter. ( #3053 )
...
* Add scc classes
* Rework cypress command
* Update test to check task search tooltip
* Cypress test. Job filter, sorting feature.
* Fix eslint
* Update cypress/code-coverage version
* Replace comments
* small fix
* Restart CI
* Applying comments
* Fix typo
5 years ago
OlgaP
cc6fb68be0
Update installation.md ( #3057 )
...
Updated the table of contents in installation.md to include the new section “Deploy CVAT on the Scaleway public cloud”
5 years ago
Maxim Zhiltsov
beadcb1c76
Fix holes in exported instance masks ( #3044 )
...
* update datumaro dependency
* update coco format
* update format docs
- Update COCO documentation
- Add Datumaro format description
- Add TF guide on mask exporting
- Add keypoint export guide in COCO
* Add mask export docs
* update changelog
* add camvid
* add coco
* Update changelog
5 years ago
Dmitry Kruchinin
7e592b8fef
Cypress test. Saving settings to local storage. ( #3040 )
...
* Cypress test. Saving setting to local storage.
* Add css classes
* Add cypress command
* Updating the test
5 years ago