2458 Commits (ca98857d576ddda234d7b0cf3ddc6a4868c73e64)
 

Author SHA1 Message Date
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
Boris Sekachev c248a9a3f4
Fix URL scheme in cypress tests related with removing labels (#4288) 4 years ago
Dmitry Kruchinin 5915740cdb
Cypress. Rework the command to add a label. (#4195)
* Add command for a label delete. Rework command to add a new label

* The tests adaptations

* Some updates

* Fix ESLint issue

* Fix command
4 years ago
Maria Khrustaleva 83126c7b5a
API versioning using accept header (#4239) 4 years ago
Andrey Zhavoronkov f0b2a75125
Don't cache index.html (#4277) 4 years ago
Boris Sekachev 29f14a814a
Added 2 cypress tests (#4278)
* Implemented test for issue #3975 PR #4189
4 years ago
Kirill Sizov 58a71a480d
Fix REST API tests (#4279)
* Conftest: check values instead of keys

* Rename SQL script for db restoring

* Use SQL dump file instead of custom format

* Use SQL dump file instead of custom format

* Update README

* Conftest: fix scope for restore_db
4 years ago
Snyk bot 61787ce749
fix: cvat/requirements/base.txt to reduce vulnerabilities (#4275)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2389002
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2389021
4 years ago
Boris Sekachev 71dfd51be1
Added missed migration, fixed couple of minor issues with job state (#4274) 4 years ago
Kirill Sizov 6c96891fc4
REST API tests for IAM (#4090) 4 years ago
Nikita Manovich 90dcadd479
Add a warning about restore DB (#4271) 4 years ago