2575 Commits (768abc961a09971f0c85a5cc04e06b7d04a6cef0)
 

Author SHA1 Message Date
Kirill Sizov 768abc961a
CI small fixes (#114) 4 years ago
Kirill Lakhov 489c115bb4
Fixed failing test case_113_new_organization_pipeline (#111)
added workaround for detached elements
4 years ago
Kirill Sizov 05e6143a21
REST API tests: project backup and patch labels (#104) 4 years ago
Kirill Sizov b986b31476
Fix tags for nightly (#110)
[no ci] fix tags for nightly
4 years ago
Andrey Zhavoronkov 9f83be962b
[Snyk] Security upgrade django from 3.2.13 to 3.2.14 (#105)
fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2940618

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
4 years ago
Aleksey Alekseev 06d48a62cb
Updated documentation for development on Mac M1 (ARM CPU) (#101) 4 years ago
Kirill Lakhov c0c469f824
Tags on frame (#75) 4 years ago
Maxim Zhiltsov bddd44642d
Fix pylint issues (#100) 4 years ago
Maria Khrustaleva 57bc0e9c90
Source & target storage tests (#56) 4 years ago
Kirill Sizov edaa57fd7b
Fix comment workflow (#103) 4 years ago
Kirill Sizov 388237720a
CI-nightly: run E2E test in separate job (#92) 4 years ago
Kirill Sizov ec7560943f
CI: run workflows manually (#87) 4 years ago
Maria Khrustaleva 6f887fc8fa
Add support any name for backup file (#91) 4 years ago
Maria Khrustaleva 54c15830a9
Add support for source & target storages (#28) 4 years ago
Kirill Sizov cf1f6faed9
CI hotfix (#88) 4 years ago
Kirill Sizov c77e23b7de
CI: sharing docker images between jobs (#85) 4 years ago
Kirill Sizov 2db5bcf7b0
CI: refactor cache, add coverage for CI-nightly (#79) 4 years ago
Kirill Sizov e33d97ec9d
Change last CI-nightly workflow run date (#78) 4 years ago
Maxim Zhiltsov 26d78fe12e
Make CLI code nicer (#60)
* Return created task id from function

* Add pbar for annotation dump

* Add testing requirements list

* Remove resources properly in tests

* Add backup dump progress bar

* Refactor code

* Set up logging in CLI

* Add annotations uploading  progress with tus

* Refactor code

* Add tqdm dependency

* Update changelog

* Add some comments to the implementation

* Remove extra code

* Update ci container

* Add progress bars to task import

* Add tests, refactor code

* Add progressbar for task creation

* Remove extra line

* Change exception type

* Move requirements files

* Fix dockerfile

* Revert extra change

* Isolate test directories

* Move cli package

* Update cli package references

* Move package files into a directory

* Move files

* Update requirements and dockerfiles

* Add cvat-cli package

* Autoformat CLI code

* Add developer guide

* Update readme

* Add Black check on CI

* Add isort check on CI

* Merge branch 'develop' into zm/cli-package

* Update package

* Change paths in cli code

* Move files

* Update docs

* Update dockerfile

* Update changelog

* Fix linter issues

* Fix linter issues

* Add dev requirements

* Update ci

Co-authored-by: Nikita Manovich <nikita.manovich@gmail.com>
4 years ago
Kirill Sizov ca8150e21c
Hotfix for CI-nightly (#74) 4 years ago
Kirill Sizov 2e161b0e9f
Refactor CI (#26) 4 years ago
Anastasia Yasakova 4dc01b0441
Fixed: Could not export dataset (Request Status Code 500 "StopIteration") (#17) 4 years ago
Maxim Zhiltsov fd4a1307b5
CLI package (#59) 4 years ago
Anastasia Yasakova bc9fc45eef
Add test for dataset import in an organization (#35) 4 years ago
Maxim Zhiltsov 3e230126ab
Update pylint config (#63) 4 years ago
Kirill Lakhov 9f2ccb8f81
Improved stability of actions_tasks2/case_101_opencv_basic_actions.js (#58) 4 years ago
Maxim Zhiltsov b50b275e0b
Add progressbar to task import and create in CLI (#51) 4 years ago
Maxim Zhiltsov e49741848e
Isolate test directories (#57) 4 years ago
Boris Sekachev c63fed1bd9
Fixed some npm vulnerabilities (#61)
* Fixed some npm vulnerabilities

* Setup new dev server api scheme
4 years ago
Andrey Zhavoronkov 2598641261
Fixed build of retinanet serverless function image (#54) 4 years ago
Maxim Zhiltsov dfa71badb5
Add progressbar to cli (#46) 4 years ago
Maxim Zhiltsov 2fda97cd5d
Improve logging shutdown (#40)
* Add proper logger resources release
* Track opened loggers
4 years ago
Kirill Lakhov 1598e0c5be
Fixed test file share with docker compose (#52)
changes file share .yml
4 years ago
Kirill Lakhov 5d318e0f5f
Incremental jobs update (#42) 4 years ago
Maria Khrustaleva 24bc214a69
Fix unit test (#45) 4 years ago
Andrey Zhavoronkov 0e09223ed4
[Snyk] Security upgrade django from 3.2.12 to 3.2.13 (#44)
fix: cvat/requirements/base.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606966
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606969

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
4 years ago
Boris Sekachev ebd04aa4de
Fixed built, improved testing system (#43)
Fixed nightly built, reworked closing platform notification, updated cypress, fixed vulnerabilities in tests/
4 years ago
Boris Sekachev f960da9117
Added ability to delete frames (#10)
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@gmail.com>
Co-authored-by: Boris Sekachev <b.sekachev@yandex.ru>
4 years ago
Nikita Manovich ff30b776cf
Fix serverless functions on Mac (#29)
* Fix serverless functions on Mac. Use host.docker.internal as an alias for localhost.
* Updated the CHANGELOG.md
* Fix unit tests for the lambda manager.
4 years ago
Kirill Lakhov c266a9421c
Improved stability of actions_tasks/task_changes_after_initial_save.js (#39) 4 years ago
Kirill Lakhov cb896ecab2
Tus for backups (#9) 4 years ago
Kirill Lakhov 9c4375d42e
Fixed: actions_projects_models/registration_involved/base_actions_project_task_user.js (#38)
remove task2 should not exist
4 years ago
Andrey Zhavoronkov f10f655859
update minimist npm dependency (#34)
* updated mininist package and removed dts-bundle-webpack dependency

* updated webpak to v5
added bundle-declarations-webpack-plugin to bundle *.d.ts files for cvat-canvas and cvat-canvas3d

* fixed rest_api tests

* update changelog

* fixed e2e fileshare test in case of zsh use
4 years ago
Boris Sekachev 30cc541ae0
Documentation about how to use attributes in nuclio (#33) 4 years ago
Boris Sekachev 2d522c8781
Prepare UI for attributes configuration (#4)
* Prepare UI for attributes configuration

* Add padding for label attributes

* Update attributes inference logic

Check the attributes returned by nuclio function call and reject those that
have either incompatible types or values.

* Update cvat-ui version, CHANGELOG.md

* Enhance automatic annotation BE logic

The code in lambda_manager didn't account for attributes mappings that had
different names thus returning an empty set of attributes because it couldn't
find the correct match. Fix this by getting proper mapping from `attrMapping`
property of the input data.

* Updated CHANGELOG

* Updated changelog

* Adjusted code & feature

* A bit adjusted layout

* Minor refactoring

* Fixed bug when run auto annotation without 'attributes' key

* Fixed a couple of minor issues

* Increased access key id length

* Fixed unit tests

* Merged develop

* Rejected unnecessary change

Co-authored-by: Artem Zhivoderov <artemz@retailnext.net>
4 years ago
Kirill Lakhov 5820ece3f0
Fix CI-nightly: task_changes_status_after_initial_save test (#25) 4 years ago
Kirill Sizov 561f4e299d
Reduce number of test cases (#24) 4 years ago
Kirill Sizov 391370e99e
Fix sending requests on CI (#22)
* Fix getting SHA

* add auth token for all necessary requests
4 years ago
Andrey Zhavoronkov cc73962e6c
Added missed websecure route for analytics (#20) 4 years ago
Anastasia Yasakova 5377973e86
Fixed dataset import in an organization (#18) 4 years ago