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
Boris Sekachev
e2ce6ce7d4
Got rid of open3d package ( #3 )
...
* Removed using of open3d
* Got rid of open3d package
* Minor refactoring
* Added information to changelog
* Fixed pylint
Co-authored-by: Andrey Zhavoronkov <andrey.v.zhavoronkov@gmail.com>
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
Kirill Lakhov
aebb70c303
Fixed bug: task creation progressbar ( #13 )
...
fixed rounding in callbacks
4 years ago
Boris Sekachev
26d49abdf6
Updated issue/PR templates ( #6 )
...
Updated templates
4 years ago
dependabot[bot]
ba4175bf5b
Bump ansi-regex from 3.0.0 to 3.0.1 in /cvat-core ( #4565 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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
dependabot[bot]
b8493e0d96
Bump ansi-regex from 5.0.0 to 5.0.1 in /tests ( #4566 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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
dependabot[bot]
cbb1e008ef
Bump moment from 2.29.1 to 2.29.2 ( #4559 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
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
0c70f8d483
Updated CHANGELOG and new development version
4 years ago
Nikita Manovich
119a27bbd6
Release v2.1.0
4 years ago
Irina Kovaleva
de30cb2551
REST API tests: project accessibility ( #4496 )
...
Co-authored-by: Kirill Sizov <kirill.sizov@intel.com>
4 years ago
Dmitry Kalinin
d22b12df6e
EXIF orientation support ( #4529 )
...
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maria Khrustaleva <maya17grd@gmail.com>
4 years ago
Maria Khrustaleva
2b6fe74e1a
Fix filter ( #4541 )
4 years ago
Vincent Richard
737ee712d2
fix build dependencies for Siammask ( #4486 )
...
Co-authored-by: Vincent Richard <richard-v@macnica.co.jp>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
4 years ago
se-wo
6fd7a0e1ae
Support CVAT 2.X deployment using helm ( #4448 )
...
* Fix frontend helm labels taken.
Previously those were erronously taken from backend.
* Add support for CVAT 2.X in helm charts
Added templates for OPA and extended readme on how to deploy.
Moreover modernized the ingress chart to support k8s version 1.22+.
* Update Changelog
* Fix helm readme linter error
Fix linter error due to markdown line longer than 120 characters
4 years ago
Adam Teuscher
eb634200e4
Return the response from the AI tool ( #4432 ) ( #4505 )
...
Co-authored-by: Adam Teuscher <adamteuscher@smartvisionworks.com>
4 years ago
Kiwon Jung
449ae0c5bf
fixed: Unable to upload annotations #4459 ( #4513 )
4 years ago
Kirill Lakhov
21251b5b79
added reset of activeShapeType ( #4517 )
4 years ago
Nikita Manovich
2fb2a6a9ef
Add a link on JSON:API
4 years ago