2771 Commits (ad4635e020ea2cbf83c984a67575f13bc5b3d0ca)
 

Author SHA1 Message Date
Nikita Manovich 841f75e732
"Migrate data from CVAT.org to CVAT.ai" topic in FAQ (#48) 4 years ago
Nikita Manovich 4f5f913a0f
Add discord shield into README.md (#46) 4 years ago
Kirill Sizov 68dde340ad
Use artifacts instead of dockerhub (#44) 4 years ago
Anna Petrovicheva f54f66dde3
Fixed couple typos, added a link to Discord (#45) 4 years ago
Nikita Manovich c6dfef24a7 Fix an issue with ldap.md file (remark linter) 4 years ago
Nikita Manovich b0eb77362f
Try to fix detection of the license by GitHub as MIT (#42)
Try to fix detection of the license by GitHub as MIT.
4 years ago
Ryan Hirasaki fdbb675493
Create documentation to authenticate with LDAP (#39) 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
Anna Petrovicheva b7e1ebeb53
More text edits, and added a ProductHunt banner. (#38) 4 years ago
Kirill Sizov 05125b9962
[Snyk] Security upgrade azure-storage-blob from 12.8.1 to 12.13.0 (#26)
fix: cvat/requirements/base.txt to reduce vulnerabilities


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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
4 years ago
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