Andrey Zhavoronkov
4167a4e40c
Initial version of update_version.py script to bump CVAT version ( #4889 )
3 years ago
Boris Sekachev
6410b86a4e
Added end-to-end Cypress tests for Skeletons pipeline ( #4892 )
...
* Updated config
* Added skeleton drawing
* Added first cypresst test with skeletons
* Reworked split
* Added drawing/merging/splitting
* Fixed IDs order
* Fixed case 107
4 years ago
Boris Sekachev
95c20d194f
Added some JEST tests to cover skeleton basic features ( #4865 )
...
* Added tests to create/get a task with skeletons
* Added some dummy data for tests
* Added a couple of tests
* Aborted extra changes
* Added a couple of put tests
* Removed extra lines
* Added test to check object state logic for complex objects
* Updated eslint config file
* Fixed config
* Removed extra space
* Fixed lint-staged config
4 years ago
Boris Sekachev
99a1be045b
Fixed issue: Maximum callstack exceed ( #4836 )
...
* Fixed issue: Maximum callstack exceed
* Updated version & changelog
4 years ago
Anastasia Yasakova
8b3e247d52
Extend COCO format to skeletons ( #4821 )
4 years ago
Boris Sekachev
9da3cbd6d8
Fixed jest tests ( #4887 )
...
* Fixed jest tests & one cypress test
* Updated headers
4 years ago
Kirill Lakhov
738792c285
Fixed actions_users/case_38_feedback_button ( #4885 )
...
* Fixed incorrect links
* Updated header
4 years ago
Boris Sekachev
3db9c2d996
Some fixes for skeleton patch related with merge & delete, undo/redo ( #4875 )
...
* Fixed merge after changing server API scheme
* Fixed some delete-undo related issues
* Fixed server id assignment
* Fixed selection a skeleton point
* Updated versions
* Applied some comments
* Updated version
* Fixed stylelint
* Updated license headers
4 years ago
Boris Sekachev
bb37bbd215
Adjusted application links ( #4880 )
...
* Fixed links
* Updated license headers
4 years ago
William Schmitt
545e778e96
fix: docs url ( #4877 )
...
Co-authored-by: William Schmitt <william.schmitt@probayes.com>
4 years ago
Boris Sekachev
f332d922ea
Fixed project filtration ( #4878 )
...
* Fixed project filtration
* Updated version & changelog
4 years ago
Boris Sekachev
fe0c38c34b
Added dumping a skeleton on a created resource, fixed some styles ( #4829 )
...
* Added dumping a skeleton on a created resource, fixed some styles
* Updated version & changelog
* Fixed remarklint issue
* Updated version
4 years ago
Boris Sekachev
2c3341a9cc
Added track removing confirmation ( #4846 )
...
* Added track removing confirmation
* Updated version & changelog
* Adjusted styles
* Fixed styles
* Updated package.json
4 years ago
Boris Sekachev
1b034e72bd
Added stylelint check to precommit git hook ( #4826 )
4 years ago
Maxim Zhiltsov
53697ecac5
SDK layer 2 - cover RC1 usecases ( #4813 )
4 years ago
Kirill Sizov
b60d3b481a
fix remote image link ( #4871 )
4 years ago
Andrey Zhavoronkov
3562946f83
How to upgrade CVAT guide ( #4812 )
4 years ago
Boris Sekachev
a61d50a951
Fixed hot reload when develop with yarn ( #4825 )
4 years ago
Cheehan Weereratne
708ad9be7e
Fix docker-compose.https.yml service names ( #4847 )
4 years ago
Nikita Manovich
916b5dcfd8
Merge pull request #4814 from opencv/sk/fix-container-name
...
Hotfix: fix container name
4 years ago
kirill-sizov
2813503858
fix container name
4 years ago
Nikita Manovich
3db87b0112
Merge pull request #4579 from zwfcrazy/zwf/fix_issue_3676
...
fix auto-annotation group_id issue (#3676 )
4 years ago
Nikita Manovich
e1c90477e7
Merge branch 'develop.cvat.ai' into develop
4 years ago
Nikita Manovich
ca915942ec
Revert "Merge pull request #4639 from openvinotoolkit/ncgalopp/fix-build"
...
This reverts commit d7560bbd39 , reversing
changes made to ba4175bf5b .
4 years ago
Maria Khrustaleva
182c39aa8f
Hotfix missing manifest file ( #116 )
4 years ago
Andrey Zhavoronkov
5e2eda7601
Extend helm to support Serverless functions and Analytics ( #110 )
4 years ago
Boris Sekachev
7e20b279af
Added support of skeletons ( #1 )
4 years ago
Maxim Zhiltsov
5f58a0f7be
Add 2nd layer of SDK ( #19 )
4 years ago
Snyk bot
89ae6cc5b8
[Snyk] Security upgrade nginx from mainline-alpine to 1.23.1-alpine ( #94 )
...
fix: Dockerfile.ui to reduce vulnerabilities
4 years ago
dependabot[bot]
448900091b
Bump django-sendfile2 from 0.6.1 to 0.7.0 in /cvat/requirements ( #99 )
...
Bumps [django-sendfile2](https://github.com/moggers87/django-sendfile2 ) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/moggers87/django-sendfile2/releases )
- [Changelog](https://github.com/moggers87/django-sendfile2/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/moggers87/django-sendfile2/compare/v0.6.1...v0.7.0 )
---
updated-dependencies:
- dependency-name: django-sendfile2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Kirill Sizov
3a88677eb4
Workflow dispatch for full check ( #92 )
...
* add workflow_dispatch trigger
* full.yml: add inputs for workflow dispatch trigger
4 years ago
Kirill Sizov
776a549fb9
Add workflow_dispatch trigger for full check ( #91 )
...
add workflow_dispatch trigger
4 years ago
Andrey Zhavoronkov
02a2965e04
Fixed reset password after switching to dj-rest-auth ( #52 )
4 years ago
Nikita Manovich
a912a445bc
[Snyk] Security upgrade django from 3.2.14 to 3.2.15 ( #84 )
...
fix: cvat/requirements/base.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2968205
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
4 years ago
Boris Sekachev
496106c070
Updated yarn.lock ( #90 )
4 years ago
Snyk bot
6fc64f8d41
[Snyk] Upgrade react-redux from 7.2.8 to 8.0.2 ( #88 )
...
feat: upgrade react-redux from 7.2.8 to 8.0.2
Snyk has created this PR to upgrade react-redux from 7.2.8 to 8.0.2.
See this package in npm:
https://www.npmjs.com/package/react-redux
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6c66365f-c154-46f2-b5db-4a4cd35fea4d?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
4 years ago
Snyk bot
834cc8da5c
[Snyk] Upgrade antd from 4.18.9 to 4.21.6 ( #87 )
...
fix: upgrade antd from 4.18.9 to 4.21.6
Snyk has created this PR to upgrade antd from 4.18.9 to 4.21.6.
See this package in npm:
https://www.npmjs.com/package/antd
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6c66365f-c154-46f2-b5db-4a4cd35fea4d?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Snyk bot
a99b9cdde9
[Snyk] Upgrade react-resizable from 1.11.1 to 3.0.4 ( #89 )
...
feat: upgrade react-resizable from 1.11.1 to 3.0.4
Snyk has created this PR to upgrade react-resizable from 1.11.1 to 3.0.4.
See this package in npm:
https://www.npmjs.com/package/react-resizable
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6c66365f-c154-46f2-b5db-4a4cd35fea4d?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Kirill Sizov
6dd662b8e7
Hotfix for publishing dev versions of DockerHub images ( #80 )
...
Rename dockerhub workspace
4 years ago
Kirill Lakhov
7a33fc0339
Fix unstable 2E2 tests ( #68 )
...
* Added workaround
* fixed yolo format test
* applied comment
* removed logout intercept
4 years ago
Maria Khrustaleva
164c2c34df
Images should be searched relative to the manifest file on cloud storage ( #8 )
4 years ago
Boris Sekachev
4cd6b05c02
Upgraded some npm dependencies ( #78 )
...
* Upgraded lint-staged
* Upgraded eslint-plugin-jest
* Upgraded types@node
* Upgraded typescript-eslint/parser
* Upgraded typescript-eslint/eslint-plugin
4 years ago
Snyk bot
4455bc0e0d
[Snyk] Upgrade form-data from 2.5.1 to 4.0.0 ( #66 )
...
feat: upgrade form-data from 2.5.1 to 4.0.0
Snyk has created this PR to upgrade form-data from 2.5.1 to 4.0.0.
See this package in npm:
https://www.npmjs.com/package/form-data
See this project in Snyk:
https://app.snyk.io/org/cvat/project/cda84c4b-aa4c-4392-a04d-32095f13a464?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Snyk bot
4ccafa4114
[Snyk] Upgrade axios from 0.21.4 to 0.27.2 ( #65 )
...
fix: upgrade axios from 0.21.4 to 0.27.2
Snyk has created this PR to upgrade axios from 0.21.4 to 0.27.2.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/cvat/project/cda84c4b-aa4c-4392-a04d-32095f13a464?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: Boris Sekachev <sekachev.bs@gmail.com>
4 years ago
Snyk bot
6c38f7b481
[Snyk] Upgrade browser-or-node from 1.3.0 to 2.0.0 ( #67 )
...
feat: upgrade browser-or-node from 1.3.0 to 2.0.0
Snyk has created this PR to upgrade browser-or-node from 1.3.0 to 2.0.0.
See this package in npm:
https://www.npmjs.com/package/browser-or-node
See this project in Snyk:
https://app.snyk.io/org/cvat/project/cda84c4b-aa4c-4392-a04d-32095f13a464?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Kirill Sizov
3a87df7ff8
Remove image artifacts for Comment workflow ( #69 )
4 years ago
Kirill Lakhov
36fdcea8d6
OpenCV.js caching and autoload ( #30 )
4 years ago
Kirill Sizov
67eca0669e
Publishing dev version of docker images ( #53 )
4 years ago
Aleksey Alekseev
d747e8c5fa
Update docs for creating task/project dialog ( #54 )
4 years ago
Nikita Manovich
c60b200502
Update SECURITY.md
4 years ago