94 Commits (393392c527bb4e69254a4f90b6e5f3827b097560)

Author SHA1 Message Date
Kirill Sizov 860b0d96a6
Update workflow configs (#4930) 3 years ago
Nikita Manovich 3957892954
Fix workflows after cvat container was renamed (#4848) 3 years ago
Maxim Zhiltsov 53697ecac5
SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
kirill-sizov 2813503858 fix container name 4 years ago
Andrey Zhavoronkov 5e2eda7601
Extend helm to support Serverless functions and Analytics (#110) 4 years ago
Maxim Zhiltsov 5f58a0f7be
Add 2nd layer of SDK (#19) 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
Kirill Sizov 6dd662b8e7
Hotfix for publishing dev versions of DockerHub images (#80)
Rename dockerhub workspace
4 years ago
Kirill Sizov 3a87df7ff8
Remove image artifacts for Comment workflow (#69) 4 years ago
Kirill Sizov 67eca0669e
Publishing dev version of docker images (#53) 4 years ago
Kirill Sizov 734bbdd10d
Hotfix for full check (#50)
Fix full check
4 years ago
Kirill Sizov 68dde340ad
Use artifacts instead of dockerhub (#44) 4 years ago
Aleksey Alekseev fbcf758674
86 improve uiux on create task page (#7)
* Update label form

Remove Done button
Add closing by Esc
Add continuing by Enter

* disable autocomplete on label form

* Update submit behavior on create task

Change one submit button to two: "submit and open" and "submit and continue"

* Update submit behavior on create project

Change one submit button to two: "submit and open" and "submit and continue"

* fix eslint error

* change tests

* Add changes in changelog

* update version cvat-ui

* move of empty name handler logic when create label

* change handler errors on create project

* change text of buttons

* revert change yarn.lock

* Fixed eslint pipeline

* fix eslint error on test

* fix several tests

* fix several tests

* fix several tests

* fix several tests

Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
Co-authored-by: Nikita Manovich <nikita@cvat.ai>
4 years ago
Kirill Sizov f176deef22
Fix coverage measurement (#36) 4 years ago
Kirill Sizov a58a75b374
Update Docker image publishing workflow (#18)
update publish workflow
4 years ago
Kirill Sizov 3d3903c01f
Rename Docker images (#12) 4 years ago
Kirill Sizov 84efc5b953
Add CodeQL scan (#11)
Create codeql-analysis.yml
4 years ago
Kirill Sizov b751aa1210
Update tokens for workflows (#9)
* update tokens for workflows

* rename ci images
4 years ago
Kirill Sizov 304972bcc2
Comment workflow: no fail on each comment trigger (#132)
no fail on each comment trigger
4 years ago
Kirill Sizov b5b828e541
Add cvat-sdk for nightly tests (#130) 4 years ago
Maxim Zhiltsov 7b2fc54e20
Add CVAT SDK package (#7) 4 years ago
Kirill Sizov a38c567c4c
Fix CI-nightly (#117) 4 years ago
Kirill Sizov 2240b3f4aa
Replace npm with yarn (#113)
* package.json: private true

* delete package-lock.json

* cvat-core/package.json: fix path for cvat-data

* replace npm with yarn

* replace npm with yarn

* add yarn.lock files

* replace npm with yarn

* remark: replace npm with yarn

* fixes

* fixes

* alligment

* workflows: replace npm with yarn

* revert husky version

* replace npm with yarn on ci image

* add yarn for ci image

* enable debug mode for main workflow

* debug mode

* v0.0.0

* resolve dependencies issues

* update docs

* exit debug mode

* add yarn.lock to the ui image

* fix three version

* resolve conflicts

* [no ci] use yarn instead of npm

* fix src path
4 years ago
Kirill Sizov 768abc961a
CI small fixes (#114) 4 years ago
Kirill Sizov b986b31476
Fix tags for nightly (#110)
[no ci] fix tags for nightly
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
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
Maxim Zhiltsov fd4a1307b5
CLI package (#59) 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
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 5b24cf9d74
Deleted CodeQL workflow to unlock PR's checks (#19)
deleted CodeQL workflow
4 years ago
Andrey Zhavoronkov e11224126e
Updated workflows (#8)
updated workflows
4 years ago
Boris Sekachev 26d49abdf6
Updated issue/PR templates (#6)
Updated templates
4 years ago
Maria Khrustaleva 2a05316496
Add REST API GET, POST, PATCH tests for cloud storage (#4353)
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
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
Maria Khrustaleva 83126c7b5a
API versioning using accept header (#4239) 4 years ago
Kirill Sizov 6c96891fc4
REST API tests for IAM (#4090) 4 years ago
Dmitry Kruchinin e212d57136
Cypress. New organization pipeline. (#4143)
* The folder renamed

* Add classes

* Rename the folder

* Rename/rework the script for remoing users, tasts, projects,
organizations

* Added commands for organizations

* Fix eslint issues

* Fix workflow

* Move the test to the registration_involved folder

* Added class

* Update the test. Added some commands.

* Added class

* Add a command. Updated the test.

* Fix eslint issue

* Added some classes

* Added cypress command. Update corespinding test.

* Continue writin the test. Update commands.

* Continue writing the test

* Update main.yml

* Add className

* Update the test. Add command

* Update the test

* Added command for remove a tasks, users, progects, orgs

* Some reworks

* Add a class

* Update the test

* Added check issue 4096

* Update year

* Update years

* Update the stept in the test

* Rework command to remove users, etc.

* The tests adaptation

* Rework command to deleting users, etc.

* Apply comments

* Revert changes except base_actions_project test

* Rename the command to delete a task by api

* Apply commenst. Split tests

* Update the command, the test.

* Added steps to check

* Fix support/index.js

* The test adaptation.

* Removed comments.

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin f1241fe6b4
Updated license year. (#4157)
* Updated license year

* Update year

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin e17d791968
Cypress. Update test case_4. (#4089)
* Added removing tasks, users, projects.

* Update the case_4, function for deleting a task.

* Fix command

* Apply comments

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago