Boris Sekachev
1f9fc4cbfb
Fixed CVAT annotation view restoring ( #5134 )
...
* Fixed CVAT annotation view restoring
* Updated version, license, changelog
* Redesigned fix
3 years ago
Andrey Zhavoronkov
3aca9bce51
feat: upgrade dotenv-webpack from 7.1.1 to 8.0.1 ( #5129 )
...
Snyk has created this PR to upgrade dotenv-webpack from 7.1.1 to 8.0.1.
See this package in npm:
https://www.npmjs.com/package/dotenv-webpack
See this project in Snyk:
https://app.snyk.io/org/cvat/project/c4d6d89a-2ea0-41d8-84c7-118edb6061e2?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
3 years ago
Nikita Manovich
d8204cd739
Update CITATION.cff
3 years ago
Nikita Manovich
a3a39479b1
Update CITATION.cff
3 years ago
Nikita Manovich
a87994d124
Add CVAT.ai as an author
3 years ago
Nikita Manovich
369c476725
Add CITATION.cff file
3 years ago
Maria Khrustaleva
15c3a63bb3
Fix export job dataset ( #5052 )
3 years ago
T
c37a5c0036
Update CHANGELOG.md ( #5130 )
3 years ago
Kirill Sizov
6958971482
Improve report information for Black linter ( #5124 )
3 years ago
Andrey Zhavoronkov
570bc3880f
Added user_registered signal ( #5007 )
3 years ago
Artem Filippov
59c0cd4562
Add CVAT intro video into documentation ( #5079 )
3 years ago
Snyk bot
bdf919db0d
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #5092 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-3039675
3 years ago
Kirill Sizov
e62d5e4f05
feat: upgrade jest-config from 28.1.3 to 29.0.3 ( #5115 )
...
Snyk has created this PR to upgrade jest-config from 28.1.3 to 29.0.3.
See this package in npm:
https://www.npmjs.com/package/jest-config
See this project in Snyk:
https://app.snyk.io/org/cvat/project/31502ad1-28fd-42cc-a9f7-f2efd57910e3?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
3 years ago
Snyk bot
2e9b8212d4
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #5116 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-3039675
3 years ago
Alex Fomenko
ac694737a2
Fixed bug of computing Jobs issues nums ( #5101 )
...
* Fixed bug of computing Jobs issues nums
* Updated changelog
* Update CHANGELOG.md
Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
3 years ago
Snyk bot
eb431acf29
[Snyk] Upgrade async-mutex from 0.3.2 to 0.4.0 ( #5102 )
...
* fix: upgrade async-mutex from 0.3.2 to 0.4.0
Snyk has created this PR to upgrade async-mutex from 0.3.2 to 0.4.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/79336e1b-856f-4136-b448-4ffce40e80f3?utm_source=github&utm_medium=referral&page=upgrade-pr
* Updated yarn.lock
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
Co-authored-by: Boris <sekachev.bs@gmail.com>
3 years ago
Snyk bot
290885f5b2
[Snyk] Upgrade jszip from 3.10.0 to 3.10.1 ( #5103 )
...
* fix: upgrade jszip from 3.10.0 to 3.10.1
Snyk has created this PR to upgrade jszip from 3.10.0 to 3.10.1.
See this package in npm:
https://www.npmjs.com/package/jszip
See this project in Snyk:
https://app.snyk.io/org/cvat/project/79336e1b-856f-4136-b448-4ffce40e80f3?utm_source=github&utm_medium=referral&page=upgrade-pr
* Updated yarn.lock
Co-authored-by: Boris <sekachev.bs@gmail.com>
3 years ago
T
5936bc5001
add yolov5 serverless function leveraging nvidia gpu ( #4960 )
3 years ago
Artem Filippov
fe9898f079
CVAT docs: multi tasks creation ( #5068 )
...
* attach cloud storages
"creating an annotation task", "projects", "export/import datasets" and "backup" docs were updated
* attach cloud storage(updated)
* Update site/content/en/docs/manual/advanced/backup.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/advanced/backup.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/advanced/export-import-datasets.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/advanced/export-import-datasets.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/advanced/export-import-datasets.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
* Source & target storage(updated)
* added creating multi tasks doc
changed weights of docs in basics + replaced some images for the "creating an annotation task" doc
* added creating multi tasks doc(updated))
* added creating multi tasks doc(remark fixed)
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
3 years ago
Kirill Sizov
8ebfdaf3df
Update setup-additional-components.md ( #5098 )
3 years ago
Aleksey Alekseev
c3dd3499e3
Added Cypress testing for feature: Multiple tasks creating from videos ( #5028 )
...
* add tests for try of creating multitasks with images and video
* add tests seccess creating video with Remote source
* reduce time of debounce
* try fix 107, 118 tests
* try fix 107 tests
* fix test with attach video
* disable test with attach video
* fix url to remote videos
* Aborted extra changes
* Updated files
* Refactored case 107
* Fixed almost all tests
* Aborted extra changes
* removed extra files
* Improved tests, added tests for local videos
* Fixed corner case
* Fix ://
* Redesigned a way of getting a file type
* Added html type to button
* Some refactoring
* Removed extra file
* sdk tests: fix path for file share images
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
3 years ago
Роман Донченко
e723116e56
Fix Cypress tests after b029bc9d ( #5089 )
3 years ago
Boris Sekachev
b2a66db76b
Added assets ( #5095 )
3 years ago
Kirill Sizov
b6a9590410
Increase throttle rate ( #5094 )
3 years ago
Maxim Zhiltsov
1cf0d41fba
Fix voc mask export when bg class id is not 0 ( #5056 )
...
* Update datumaro dependency
3 years ago
Maxim Zhiltsov
1b807fb42d
Add missing migration for webhooks ( #5078 )
...
* Add missing migration
* Change field type
3 years ago
Maxim Zhiltsov
688cc23622
Add SDK package installation instructions ( #5084 )
3 years ago
Boris Sekachev
6811c57ef4
Added cypress tests for issue 4966 ( #5080 )
...
* Added cypress tests for issue 4966
* Updated license headers
3 years ago
Kirill Sizov
dbcfb30cb2
Fix SDK tests ( #5077 )
...
* Update SDK tests to use LoginSerializerEx
3 years ago
Boris Sekachev
384960b7f2
Fixed double modal export/backup a task/project ( #5075 )
...
* Fixed double modal export/backup a task/project
* Updated version && changelog
3 years ago
Kirill Sizov
99c006a612
Add docs for webhooks ( #5035 )
3 years ago
Andrey Zhavoronkov
29702a801f
Fix broken link ( #5066 )
3 years ago
Adam Teuscher
c8c40df37f
Fixes some serverless functions (HRNET, IOG, f-BRS) ( #4944 )
...
* Update curl command for Google Drive weights and adjust yaml files (#4736 )
* update changelog
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
3 years ago
Maxim Zhiltsov
511f9706d5
Allow trailing slashes in SDK client url ( #5057 )
3 years ago
Роман Донченко
b029bc9da8
cvat-sdk: Fix creating tasks with non-local files ( #5058 )
...
* Move the test file share contents to tests/share
This way, it can be reused between tests.
* cvat-sdk: Fix creating tasks with non-local files
Forcing the `Content-Type` for the `upload_data` API call to
`multipart/form-data` does not work, because the current logic for
converting Python values to parts (`ApiClient._convert_body_to_post_params`)
does not encode them in a way that Django REST Framework can understand (it
JSON-encodes each part).
Fortunately, we don't actually need to do that, since when we create a task
with non-local files, we don't need to upload any files, and so we can just
post the original JSON, so do just that.
I couldn't add a test for the remote image case, because CVAT rejects all URLs
with non-public IP addressses. However, I did test this case manually.
3 years ago
Kirill Lakhov
b7371ede35
Enabled authentication via email ( #5037 )
3 years ago
Kirill Lakhov
f719f58df4
Fix ESlint problems / typescript for cvat-core ( #5027 )
...
* typescripted some files
* typescripted cloud storage
* reverted api-implementation, fixed minor errors
* updated changelog
* fixed jest test
* updated file: to link:
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
3 years ago
Boris Sekachev
e7c16064c4
Fixed invisible label view in label constructor ( #5041 )
...
* Fixed invisible label view in label constructor
* Updated changelog
3 years ago
Boris Sekachev
7850f1e9b1
Fixed changing label color on canvas ( #5045 )
...
* Fixed changing label color on canvas
* Updated changelog
3 years ago
Maxim Zhiltsov
1902ecd8a7
Extend SDK layer 2 docs ( #4980 )
3 years ago
Maxim Zhiltsov
426f8e3ef0
Extend SDK layer 1 docs ( #5011 )
3 years ago
Kirill Sizov
bcb3f9bda8
Tests for Webhook sender ( #5017 )
...
* tests/rest_api/assets: update webhooks in testdb
* tests/rest_api/test_webhook_sender: add tests for project and ping events
* tests/rest_api/test_webhook_sender: add tests for webhook intersection case
* tests/rest_api/test_webhook_sender: add tests for task update events
* tests/rest_api/test_webhook_sender: add tests for task create and job update events
* tests/rest_api/test_webhook_sender: add tests for issue events
* tests/rest_api/test_webhook_sender: add tests for membership events
* tests/rest_api/test_webhook_sender: add tests for organization event
* Fix Pylint warnings
* apps/engine: get rid of sending `create` signals in views
* apps/organizations: get rid of sending `create` signals in views
* tests/rest_api/test_webhooks: fix typo
* apps/engine: get rid of sending signals in task view
* tests/rest_api: remove debug prints
* apps/engine: fix pylint errors
* tests/rest_api/test_webhooks_sender: add tests for `redelivery` method
* tests: define tag for minio image
* apps/webhooks: remove owner_id from write serializer
* tests/rest_api/test_webhooks: fix code style
* tests/rest_api: added tests for webhook comment events
* tests/rest_api: fix typo
Co-authored-by: Anastasia Yasakova <yasakova_anastasiya@mail.ru>
* tests: fix warnings from black
Co-authored-by: Anastasia Yasakova <yasakova_anastasiya@mail.ru>
3 years ago
Anastasia Yasakova
7cc05e80de
Fix serverless functions ( #5039 )
...
* Fix some serverless functions
* Update Changelog
* Fixes
3 years ago
Saurabh Khanduja
88523aa77e
Fix tensorflow docker image tag for siammask ( #5030 )
3 years ago
Роман Донченко
963e8efadb
Remove `cvat-sdk` from `tests/python/requirements.txt` ( #5019 )
3 years ago
Maxim Zhiltsov
6654366021
Autoformat python tests ( #5021 )
3 years ago
Kirill Sizov
6274bd11b6
workflows: update value of status for `waiting server` step ( #5026 )
3 years ago
Maxim Zhiltsov
2e15025434
Check server version in SDK ( #4935 )
3 years ago
Artem Filippov
55913f0096
Source & target storage documentation ( #5014 )
3 years ago
Kirill Sizov
bae7564968
Add webhooks ( #4863 )
...
Co-authored-by: “klakhov” <kirill.lakhov@cvat.ai>
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
3 years ago