2299 Commits (c82072387c393c8eca8f275990b570dd2db325f3)
 

Author SHA1 Message Date
Dmitry Kruchinin c82072387c
CVAT_server. Test for "Project updated time". (#3953) 4 years ago
Snyk bot d861dc9c37
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3970)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONLDAP-1932572
4 years ago
Maria Khrustaleva d237cb698c
Fix notification (#3960) 4 years ago
Timur Osmanov 2de4724978
Update documentation for China users (#3946) 4 years ago
Maria Khrustaleva f59d1f57f3
Support GCS (#3919)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kruchinin 130b815f61
Cypress. Update the test for check issue 3810. (#3900)
* Add command for unpack zip

* Test adaptation

* Tests adaptation for tasks

* Fix ESLint issue for tests.

* Fix ESLint issue for cypress support/plugins

* Added tests folder to workspaces. Ignore Eslint isuue

* Fix deletingRegisteredUsers

* Update test for checking issue 3810

* Applying comments

* Removing tests from package.json workspaces.

* Adding nmp ci for tests folder

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Timur Osmanov 3dac403d90
Update the documentation about the smooth image option (#3947)
* update settings section

* update image067.jpg

* fix linter errors
4 years ago
Dmitry Kalinin b5ed09ea94
Project tasks pagination (#3910)
* Added project tasks search and pagination

* Increased npm versions

* Added CHANGELOG

* Fixed issues

* Fixed styles

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed core tests

* Fixed parameter

* Fixed project update action

* Fixed updating project

* Fixed comments
4 years ago
Timur Osmanov 958206c929
Update documentation about review mode (#3944)
* update review section

* update review section
4 years ago
Andrey Zhavoronkov 4632128228
Preserve the order of the label attributes in the object item details. (#3945)
* preserve the order of the label attributes in the object item details

* updated changelog, cvat-ui v++
4 years ago
Boris Sekachev c6ed6d1266
Added smooth image option (#3933) 4 years ago
Boris Sekachev c787f049ad
Fixed issue: autoborder points are visible for invisible shapes (#3931)
* Fixed issue: autoborder points are visible for invisible shapes

* Update version & changelog
4 years ago
Eric Hofesmann 1f33f505ef
Add FiftyOne to partners list (#3943)
* Add FiftyOne to partners list
* remove screenshot
* Fix linter issues

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Boris Sekachev 11f14cd985
Export rotation field when backup a task (#3932) 4 years ago
Timur Osmanov 723b2a8327
update docs rotated bbox (#3924) 4 years ago
Boris Sekachev 7bab58e1a6
Added rotated bounding boxes (#3832)
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
4 years ago
Kirill Lakhov 14262fa951
Interaction handler keyboard handlers fix (#3881)
* initinal implementaion

* additional action, README and version changes

* update changelog

* remove excess reducer

* comment fixes

* changelog update

* canvas3d destroy call upd
4 years ago
Nikita Manovich cddc76a31a Merge branch 'develop' of github.com:openvinotoolkit/cvat into develop 4 years ago
Nikita Manovich 57a51820c2 Updated CHANGELOG and version. 4 years ago
Nikita Manovich cf6f997c5c
Fix an image in documentation: tracker_siammask_detrac.gif 4 years ago
Nikita Manovich aa39723ad4 Merge branch 'release-1.7.0' into develop 4 years ago
Brandon Davis 4487d52e81
Allow full configuration of nuclio (#3894)
* Allow full configuration of nuclio

* Add to changelog
4 years ago
Dmitry Kruchinin 722dc74b95
Moved wheel check to diff test and skipping it. (#3890) 4 years ago
Nikita Manovich 40604d8947
Cogito company as a partner in README.md (#3892) 4 years ago
Maria Khrustaleva 500229041e
Update doc (#3891) 4 years ago
Kirill Sizov e4aa0ea15a
Add KITTI format (#3757) 4 years ago
Kirill Sizov cc801b21ed
Add LFW format (#3770) 4 years ago
Kirill Sizov 4bdaf3c083
Add Cityscapes format (#3758) 4 years ago
Kirill Sizov cc1b8190f3
Add Open Images format (#3679) 4 years ago
Nikita Manovich 2bb8643c1a Updated release date, froze CHANGELOG 4 years ago
Andrey Zhavoronkov 1ea23e312a
Keramblock develop (#3880)
* Fixes for helm chart

* added changelog note

Co-authored-by: Michael Kirpichev <m.kirpichev@haut.ai>
4 years ago
Stella Alice Schlotter e77499181f
Add note about redis server in WSL (#3828) 4 years ago
Dmitry Kalinin d7ea098801
Disabled some 3d tests for GitHub CI (#3860) 4 years ago
Andrey Zhavoronkov 6e49f1b36b
fix (#3859) 4 years ago
Timur Osmanov 2cbe1d5ca6
Add documentation about remove annotation in a frame range (#3854)
* update docs

* fix mistakes
4 years ago
Jaesun Park edb3df0190
Update project updated_time (#3810) (#3814) 4 years ago
Chris 78363b8713
fixing support for an external postgresql database with helm deployment (#3779) 4 years ago
Chris 5841dd35ad
removed listing of cloud storage bucket contents (#3797) 4 years ago
iwamoto keita 3e9be5baa5
Removed validation of key_file_path in gcs (#3850)
Co-authored-by: engineer-exercise <keita.iwamoto@legalforce.co.jp>
4 years ago
Boris Sekachev 7bf415412a
Working on linter configurations (#3839)
* Fix different project configs

* Sorted out all eslint configurations

* Return package-lock file created with npm 7 (just in case of compatibility issues), prev was 8

* Changed based image to lts slim
4 years ago
Kirill Sizov b57467937a
Update Datumaro dependency to 0.2.0 (#3813) 4 years ago
gudipudiramanakumar 78158cbcf5
Added the feature to Remove annotation objects in a specified range of frames (#3617)
* Test Commit for Remove Range

Test Commit for Remove Range

* Remove annotations in range merged with remove annotations button merged

Remove annotations in range merged with remove annotations button merged

* Update annotation-reducer.ts

* Update annotation-actions.ts

* Update annotation-reducer.ts

* Converting remove range component to hook based component

Removed all the global states previously used and converted all the parameters to local state in annotation menu and remove range component.

* Improved clear in cvat core and implemented remove range

Added arguments of startframe and endframe to clear method in annotation-collection, and also added the updating of the states with payload on removeannotationsinrangeasync action in the reducer.

* Matching only the needed parts

There are few additional old files that were needed to be removed to be completely matched with develop branch of cvat

* Delete out.json

* Update annotations-collection.js

* Added a checkbox to remove range modal

Added a checkbox to remove range modal that can be used to select if only the keyframes should be deleted in tracks or the whole track

* ESLint fixed

All the updated files were formatted as per ESLint except one line in that even cvat base is also overlooking i.e.
Row 162, Column 15: "JSX props should not use functions" in cvat\cvat-ui\src\components\annotation-page\top-bar\annotation-menu.tsx.

* More ESLint and other updates

Changed all the suggested changes and also removed unnecessary files in dist.
Removed unnecessary explicit removals in objects and additional wrappers.

* Update annotation-menu.tsx

Fixed the mistake of wrong variable name.

* Update remove-range-confirm.tsx

Additional ESLint Issue fixed

* Changed the approach of removeAnnotations modal

Changed the approach of removeAnnotations modal so that it could match the implementation of all the other components

* Added to changelog

Fixed type annotations in the annotation-menu component for remove annotations, and updated cvat-ui and cvat-core npm versions.
4 years ago
Nikita Manovich 4b2769c3e8 Merge branch 'BerlinUnited-fix/dextr_deployment' into develop 4 years ago
Nikita Manovich e34941e971 Merge remote-tracking branch 'origin/develop' into BerlinUnited-fix/dextr_deployment 4 years ago
Andrey Zhavoronkov 1db66e7032
Fixed dataset_repo migration (#3827) 4 years ago
Stella Alice Schlotter 07c5053177
Update CHANGELOG.md
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Kirill Lakhov 3f8b9e4823
Fix intelligent scissors blocking (#3825)
* added event repeat check

* fix eslint errors
4 years ago
PMazarovich fb6305fff8
Git different formats (#3708) 4 years ago
Timur Osmanov 7b40b84cc8
Update documentation site (#3789) 4 years ago
Stella Alice Schlotter 04bf7124b2 fix dextr deployment. See https://github.com/openvinotoolkit/cvat/issues/3819 4 years ago