ningjunwei2
14cee3d847
Fixed helm not using the configured pg port when installing cvat ( #4415 )
4 years ago
Timur Osmanov
c1a137ad99
Update documentation. Add "Jobs page" section and update "Filter" and "Vocabulary" sections ( #4411 )
...
* add jobs-page and update filter and vocabulary
* fix linter errors
* apply suggestion
4 years ago
Timur Osmanov
07ae9a3e4f
Update documentation. Add information about git flexibility after task creation ( #4401 )
...
* update task-synchronization.md, creating_an_annotation_task.md and task-details.md
* update task-details.md
* fix mistake
* apply suggestions
* fix linter error
4 years ago
Nikita Manovich
876784eb8f
Merge remote-tracking branch 'origin/develop' into release-2.0.0
4 years ago
Nikita Manovich
cc98ff0584
Fix OPTIONS request to REST API methods ( #4402 )
4 years ago
Nikita Manovich
41a92e70b7
Merge remote-tracking branch 'origin/develop' into release-2.0.0
4 years ago
Andrey Zhavoronkov
6fad1764ef
Added validation for URLs which used as remote data source ( #4387 )
4 years ago
dependabot[bot]
a3bc6ed2a0
Bump nanoid from 3.1.28 to 3.3.1 in /site ( #4390 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.28 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
29a51805dc
Bump url-parse from 1.5.7 to 1.5.10 ( #4398 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
99dbd68228
Bump url-parse from 1.5.7 to 1.5.10 in /cvat-core ( #4397 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Nikita Manovich
ca98857d57
Changed the version and updated CHANGELOG
4 years ago
Nikita Manovich
e8f294f673
REST API /api/jobs/<id>/commits ( #4368 )
4 years ago
Nikita Manovich
df8590e747
Refactor permissions.py from IAM app ( #4336 )
4 years ago
Boris Sekachev
b5bac8c0a5
Jobs page: advanced filtration and implemented sorting ( #4319 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maya <maya17grd@gmail.com>
4 years ago
Boris Sekachev
c07a93d1ad
Added REST API tests [**/tasks GET, POST] ( #4347 )
...
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
4 years ago
PMazarovich
cca258656c
Git flexibility after task creation ( #3886 )
4 years ago
Adam Hultman
eac5b60d9b
Fix typo in dataset manifest docs ( #4383 )
4 years ago
Kirill Sizov
01eaf362aa
REST API tests: patch job/annotations, patch job ( #4351 )
4 years ago
Kiwon Jung
0f0d5bd018
Fix the dimension field on ProjectSerializer to read_only ( #4371 )
4 years ago
Snyk bot
1e44b961ac
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #4369 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-2407255
4 years ago
dependabot[bot]
c52c65ceb0
Bump url-parse from 1.5.3 to 1.5.7 ( #4362 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
b55bf87ee0
Bump url-parse from 1.5.3 to 1.5.7 in /cvat-core ( #4361 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Nikita Manovich
e115330373
Merge branch 'develop' of github.com:openvinotoolkit/cvat into develop
4 years ago
Nikita Manovich
e40cd39d6a
Moved files for face-detection-0205 into nuclio subdirectory
4 years ago
Nikita Manovich
a4a28098ea
Added Face Detection model to the list in README ( #4363 )
4 years ago
Timur Osmanov
1c3b9710b9
Updating the documentation. Adding Troubleshooting to the Installation Guide ( #4272 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Mikhail Treskin
ad11b587b5
Handle attributes returned from nuclio detector ( #3917 )
4 years ago
Andrey Zhavoronkov
6f1d1222bf
added cache-policy test ( #4355 )
4 years ago
Maria Khrustaleva
99501182b4
Add test for content type header ( #4345 )
4 years ago
Andrey Zhavoronkov
3c8922ec78
Added simple test for analytics availability ( #4308 )
...
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
4 years ago
bseres99
a676862556
Fix stage and state modification permission ( #4324 )
...
Co-authored-by: Matyesz12 <turi.mate12@gmail.com>
4 years ago
Nikita Manovich
2f1e89cc3b
Fix YOLOv5 serverless function ( #4344 )
4 years ago
Boris Sekachev
f719648bb0
Added cypress tests for the feature: 'continue frame n' ( #4340 )
...
* Added cypress tests for the feature: 'continue frame n'
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
4 years ago
Andrey Zhavoronkov
ae50696892
Fixed reset password functionality ( #4343 )
4 years ago
dependabot[bot]
c3d2088c95
Bump follow-redirects from 1.14.4 to 1.14.8 ( #4335 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
0bada84f1c
Bump follow-redirects from 1.14.4 to 1.14.8 in /cvat-core ( #4334 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Maria Khrustaleva
d098e42c45
Migration to drf_spectacular ( #4210 )
4 years ago
Maria Khrustaleva
dd4a78d8c9
Remove v1 api version support ( #4332 )
4 years ago
Maria Khrustaleva
c7578102ae
Fix content type ( #4333 )
4 years ago
Snyk bot
eb593ee028
fix: cvat/requirements/base.txt to reduce vulnerabilities ( #4331 )
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
4 years ago
Nikita Manovich
e9ef925b4b
Removed training app ( #4330 )
4 years ago
Nikita Manovich
331e4ca73c
REST API tests for GET jobs + GET jobs/ID/annotations ( #4295 )
4 years ago
dependabot[bot]
871b150d79
Bump tensorflow from 2.7.0 to 2.8.0 in /cvat/requirements ( #4311 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: tensorflow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Timur Osmanov
e6533a0afd
Update documentation. Update add OpenCV MIL tracker tool ( #4299 )
...
* update opencv-tools.md and ai-tools.md
* apply suggestions
4 years ago
Kirill Lakhov
6ca72a915b
Cypress. Add test for OpenCV TrackerMIL tool ( #4301 )
...
* init
* added test
* added comment
* fix typo
* fix linter error
* applied comments
4 years ago
Timur Osmanov
d2e691cfae
Update documentation. Added information about pop-up messages ( #4316 )
...
* update interface.md
* fix mistakes
* fix mistake
4 years ago
Boris Sekachev
696e51fe2e
Coninue from frame N, advanced user selector on jobs page ( #4297 )
...
* Coninue from frame N, advanced user selector on jobs page
* Updated version & changelog
* Fixed styles
4 years ago
Kirill Lakhov
87be7bcf53
Add OpenCV MIL tracker tool ( #4200 )
4 years ago
Boris Sekachev
237f98d5f8
Some icons improvements ( #4286 )
...
* Removed unused icons
* Some icon changed to alternatives
* Updated version
* Icon selectors in tests
* Fixed eslint error in test
* Fixed opacity
* Updated header
* Fix URL scheme in cypress tests related with removing labels
* MinusCircled -> DeleteOutlined, removed one more custom cvat icon (there is the same antd icon)
* Fixed tests
* Fixed typos
4 years ago
Andrey Zhavoronkov
f60a448d50
Changed openvino link, kept referer ( #4287 )
4 years ago