Ryan Hirasaki
f09c0627c3
Update text for dataset chunking in task creation ( #33 )
4 years ago
Kirill Sizov
f176deef22
Fix coverage measurement ( #36 )
4 years ago
Anna Petrovicheva
a7af563e79
Edited README: added logos, rephrased texts, restructured ( #37 )
4 years ago
Nikita Manovich
53b6093004
cvat.org -> app.cvat.ai ( #34 )
4 years ago
Andrey Zhavoronkov
1e62ddd833
Removed OpenVINO link from login page ( #35 )
...
* removed OpenVINO link from login page
* cvat-ui v++
* update changelog
* eslint
4 years ago
Kirill Sizov
ee12b44b55
REST API tests: update data.json ( #27 )
4 years ago
Snyk bot
5f103f1700
[Snyk] Upgrade jest-config from 26.6.3 to 28.1.2 ( #24 )
...
feat: upgrade jest-config from 26.6.3 to 28.1.2
Snyk has created this PR to upgrade jest-config from 26.6.3 to 28.1.2.
See this package in npm:
https://www.npmjs.com/package/jest-config
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
49925e7b39
[Snyk] Upgrade js-cookie from 2.2.1 to 3.0.1 ( #25 )
...
feat: upgrade js-cookie from 2.2.1 to 3.0.1
Snyk has created this PR to upgrade js-cookie from 2.2.1 to 3.0.1.
See this package in npm:
https://www.npmjs.com/package/js-cookie
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
fcd823784b
[Snyk] Upgrade jszip from 3.7.1 to 3.10.0 ( #21 )
...
fix: upgrade jszip from 3.7.1 to 3.10.0
Snyk has created this PR to upgrade jszip from 3.7.1 to 3.10.0.
See this package in npm:
https://www.npmjs.com/package/jszip
See this project in Snyk:
https://app.snyk.io/org/cvat/project/883d3489-2768-45a3-8020-1f63f069cfa7?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
Kirill Sizov
a58a75b374
Update Docker image publishing workflow ( #18 )
...
update publish workflow
4 years ago
dependabot[bot]
c30c2ae4b0
Bump terser from 5.14.1 to 5.14.2 ( #13 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
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
3b1116185b
Remove Intel related information (e.g., links on Intel resources) ( #15 )
4 years ago
Kirill Sizov
3d3903c01f
Rename Docker images ( #12 )
4 years ago
dependabot[bot]
82634d19ac
Bump tensorflow from 2.8.0 to 2.8.1 in /cvat/requirements ( #4 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.8.0 to 2.8.1.
- [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.8.0...v2.8.1 )
---
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>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
4 years ago
dependabot[bot]
0e3ee9bc77
Bump numpy from 1.21.0 to 1.22.0 in /utils/dicom_converter ( #5 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
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
Boris Sekachev
440da72204
Removed extra links ( #10 )
4 years ago
Boris Sekachev
1a94190572
Changed links openvinotoolkit > cvat-ai ( #3 )
...
Changed links openvinotoolkit > cvat.ai
4 years ago
Kirill Lakhov
4cb4f56109
Job previews ( #112 )
4 years ago
Kirill Sizov
304972bcc2
Comment workflow: no fail on each comment trigger ( #132 )
...
no fail on each comment trigger
4 years ago
Boris Sekachev
8ebdf5db93
Fixed eslint config ( #131 )
...
* Fixed eslint config
* Updated yarn.lock
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
Boris Sekachev
6a152d6a19
Fixed window offset ( #123 )
...
* Fixed window offset
* Fixed stylelint issue
4 years ago
Andrey Zhavoronkov
1eb1c97e1b
[Snyk] Upgrade redux-logger from 3.0.6 to 4.0.0 ( #128 )
...
feat: upgrade redux-logger from 3.0.6 to 4.0.0
Snyk has created this PR to upgrade redux-logger from 3.0.6 to 4.0.0.
See this package in npm:
https://www.npmjs.com/package/redux-logger
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: snyk-bot <snyk-bot@snyk.io>
4 years ago
Andrey Zhavoronkov
0e00d8edee
[Snyk] Upgrade @types/react-resizable from 1.7.4 to 3.0.1 ( #127 )
...
feat: upgrade @types/react-resizable from 1.7.4 to 3.0.1
Snyk has created this PR to upgrade @types/react-resizable from 1.7.4 to 3.0.1.
See this package in npm:
https://www.npmjs.com/package/@types/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
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
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
Boris Sekachev
987a09201b
Typescripted cvat-core, cvat-data ( #120 )
...
* Typescripted cvat-core, cvat-data
* Removed unused import
* Fixed two issues
* Fixed comments
* Removed duplicated line
4 years ago
Boris Sekachev
4f1a778d22
Fixed Intel license headers ( #119 )
4 years ago
Kirill Lakhov
5b65ecfd83
Documentation for Tags on frames ( #115 )
4 years ago
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