144 Commits (ad4635e020ea2cbf83c984a67575f13bc5b3d0ca)

Author SHA1 Message Date
Andrey Zhavoronkov 570bc3880f
Added user_registered signal (#5007) 3 years ago
Artem Filippov 59c0cd4562
Add CVAT intro video into documentation (#5079) 3 years ago
Artem Filippov fe9898f079
CVAT docs: multi tasks creation (#5068)
* attach cloud storages

"creating an annotation task", "projects", "export/import datasets" and "backup" docs were updated

* attach cloud storage(updated)

* Update site/content/en/docs/manual/advanced/backup.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/backup.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/advanced/export-import-datasets.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Update site/content/en/docs/manual/basics/creating_an_annotation_task.md

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>

* Source & target storage(updated)

* added creating multi tasks doc

changed weights of docs in basics + replaced some images for the "creating an annotation task" doc

* added creating multi tasks doc(updated))

* added creating multi tasks doc(remark fixed)

Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
3 years ago
Kirill Sizov 8ebfdaf3df
Update setup-additional-components.md (#5098) 3 years ago
Maxim Zhiltsov 688cc23622
Add SDK package installation instructions (#5084) 3 years ago
Kirill Sizov 99c006a612
Add docs for webhooks (#5035) 3 years ago
Kirill Lakhov b7371ede35
Enabled authentication via email (#5037) 3 years ago
Maxim Zhiltsov 1902ecd8a7
Extend SDK layer 2 docs (#4980) 3 years ago
Maxim Zhiltsov 426f8e3ef0
Extend SDK layer 1 docs (#5011) 3 years ago
Artem Filippov 55913f0096
Source & target storage documentation (#5014) 3 years ago
Anastasia Yasakova fd666d00ad
Fix project import with skeletons (#4867) 3 years ago
Andrey Chernov b9abbce411
Updated documentation (#4975)
* Updated documentation

- Removed the FAQ from API&SDK
- Changed the weight of the FAQ file

* Fixed errors
3 years ago
Kirill Sizov 32f4be9c8c
docs/about: add more links (#4974) 3 years ago
Andrey Zhavoronkov 43565bcb3a
moved README Helm file to documentation (#4977) 3 years ago
Maria Khrustaleva 56e8c1eb82
Cypress tests for source & target storage (#4914)
* Draft version

* Implemented import & fixed export && some code cleanup && some fixes &&  updated notifications

* Refactoring && fixed several bugs

* Update licence headers && small fixes

* Update remaining licence headers && small changes

* Fix part of tests

* Fix tests

* Remove unused code

* Fix part of comments

* Some fixes

* Move file download process to job

* Rename methods

* Small fix

* Fix storages configuration for tasks

* Styles

* Remove unused

* Change storage configuration && fix forms reset && some fixes

* Update imports

* Remove extra argument type

* Add catch

* Fix import backup from local

* Import architecture refactoring && some fixes

* Rename props

* Small reorganization of export architecture &&  minor fixes

* Remove unused import

* Small fix && skip error notification when no permissions

* Fix project creating

* Fix part of eslint issues

* Fix eslint

* Fix eslint

* Fix eslint

* eslint

* Fix some eslint issues

* Combine uploadAnnotations and importDataset

* Fix annotation uploading from local

* Update tests

* Fix annotation uploading

* Fix notification

* Update dependencies

* fix

* Update jest tests

* Skip error notification when no permissions

* Update case 91 92 canvas3d tests

* Styles

* Update icons

* eslint

* eslint

* eslint

* eslint

* Create & delete cloud storage

* Common part && export job annotations

* Update tests && add tests for project backup

* Fix typo

* Rename variables

* debug

* Revert timeout

* Fix server host

* Fix test with project backup restore

* small refactoring

* Update issue_2473_import_annotations_frames_dots_in_name
3 years ago
Nikita Manovich 79dcc0e0cf
Update about page for documentation (#4958) 3 years ago
Maxim Zhiltsov a9bd27f490
Fix API section link (#4963) 3 years ago
Maxim Zhiltsov 68375ec23e
Add SDK docs (#4928)
- Added auth docs in API schema and SDK ApiClient/Config (fixes #1517)
- Added SDK docs with API, SDK and CLI docs
- Added `develop` branch in the docs
- Allowed unauthorized access to `api/docs`, `api/swagger`, `api/schema` endpoints
- Added `--insecure` env var to control host checks in CLI
- Refactored `build_docs.py` (backported https://github.com/openvinotoolkit/datumaro/pull/589)
- Extracted requirements file for site
3 years ago
Anastasia Yasakova aed6de5ce3
Update COCO documentation (#4908) 3 years ago
Boris Sekachev f9a2e27223
Some documentation added for skeletons feature (#4925) 3 years ago
Andrey Zhavoronkov d7eb7420ad
updated installation guide (#4926) 3 years ago
Maxim Zhiltsov 7218f4e283
Add host schema auto-detection in SDK (#4910) 3 years ago
Andrey Chernov 8e5e9bfe89
updated the FAQ.md (#4902)
Added the information about DL models adding
3 years ago
Andrey Zhavoronkov 3562946f83
How to upgrade CVAT guide (#4812) 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 Lakhov 36fdcea8d6
OpenCV.js caching and autoload (#30) 4 years ago
Kirill Sizov 67eca0669e
Publishing dev version of docker images (#53) 4 years ago
Aleksey Alekseev d747e8c5fa
Update docs for creating task/project dialog (#54) 4 years ago
Nikita Manovich 6ee7f58155
Update faq.md 4 years ago
Nikita Manovich 841f75e732
"Migrate data from CVAT.org to CVAT.ai" topic in FAQ (#48) 4 years ago
Nikita Manovich c6dfef24a7 Fix an issue with ldap.md file (remark linter) 4 years ago
Ryan Hirasaki fdbb675493
Create documentation to authenticate with LDAP (#39) 4 years ago
Ryan Hirasaki f09c0627c3
Update text for dataset chunking in task creation (#33) 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
Kirill Sizov 3d3903c01f
Rename Docker images (#12) 4 years ago
Boris Sekachev 1a94190572
Changed links openvinotoolkit > cvat-ai (#3)
Changed links openvinotoolkit > cvat.ai
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 Lakhov 5b65ecfd83
Documentation for Tags on frames (#115) 4 years ago
Aleksey Alekseev 06d48a62cb
Updated documentation for development on Mac M1 (ARM CPU) (#101) 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
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
Boris Sekachev 30cc541ae0
Documentation about how to use attributes in nuclio (#33) 4 years ago
Nikita Manovich 2fb2a6a9ef
Add a link on JSON:API 4 years ago
Timur Osmanov d42e37c714
Update documentation. Update sections about pages (#4480)
* update docs

* fix linter errors

* fix and resize image100_detrac.jpg

* apply part of suggestions

* apply suggestions

* fix linter errors

* fix links

* fix linter error

* fix mistake

* fix mistake
4 years ago
Alexander Ivkin 3dc4371f98
Feature/fixed build macos (#4414) 4 years ago