263 Commits (59af610f12c785efddd53d46416f7aff31fd5974)

Author SHA1 Message Date
Snyk bot dc589fdd51
fix: upgrade redux-devtools-extension from 2.13.8 to 2.13.9 (#3023)
Snyk has created this PR to upgrade redux-devtools-extension from 2.13.8 to 2.13.9.

See this package in npm:
https://www.npmjs.com/package/redux-devtools-extension

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev 73d7fd0b63
Fixed unsupported methods (#3008) 5 years ago
manasars 538bc937d0
CVAT 3D - Milestone-4 (#2891)
* CVAT 3D Annotation - Added initial cuboid placement in all views

* Fixed MACOS issue for upload of zip files

* Fixed camera axis centre issue

* Fixed ESLint import issues

* Fixed context image fit issue and resizing possible on entire grey line between views

* Fixed the multiple interection point issue

* Fixed Naming convention as per SOW

* Trigger notification

* Reverted code to test cypress tests

* Fixed review comments

* Included tooltip and added actions for keys and UIOJKL buttons

* Merged dev code, updated changelog and minor fixes

* Fixed camera positioning issue in Top View

* Reverted kubernetes auto-corrected code

* Reverted kubernetes code

Co-authored-by: cdp <cdp123>
5 years ago
Snyk bot 476bd76348
fix: upgrade @types/react-router from 5.1.11 to 5.1.12 (#2997)
Snyk has created this PR to upgrade @types/react-router from 5.1.11 to 5.1.12.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Vitaliy Nishukov 11d818dac2
Annotations filters new UI (#2871)
* Filters new UI implemented

* Build fix

* ESLint unmached pattern error fix

* ESLint unmached pattern error fix in cvat-ui

* ESLint unmached pattern error fix in github action workflow

* Old test exclude from jest scope

* Build fix

* Build fix 1

* Build fix 2

* Tests failure fix

* Review comments fix 1 and lock-hide test fix

* lock-hide test fix

* packages fix for cor & ui

* Review comments fix

* Top bar right group layout justify fix

* Annotation page header responsive fix

* Filters modal layout fix

* Build fix. E2E case 13 workaround

* Linters fix

* Recently used empty rows fix

* Comparable fields config fix

* Build linters fix

* Minor fixes

* Fixed broken navigation

* Fixed createObjectURL

* Removed extra import

* Fixed issues with attributes

* Extra line were removed

* Fixed typos

* All renamed clientID -> objectID

* Fixed small issues

* Code refactoring

* Fixed dot-contained names

* Reordered import

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot 750d9ccb0d
fix: upgrade antd from 4.12.3 to 4.13.0 (#2988)
Snyk has created this PR to upgrade antd from 4.12.3 to 4.13.0.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev d320c7efdd
Fixed: Incorrect text on the warning when specifying an incorrect link to the issue tracker. (#2971)
* Fixed issue #2967

* Updated version & changelog
5 years ago
Boris Sekachev dacdf37bee
Fixed: Cannot update attributes if a task contain at least one number attribute (#2969)
* Resolved issue #2968

* updated changelog & version

* Updated alignment
5 years ago
Nikita Manovich 5d4514715a
fix: upgrade @types/react-dom from 16.9.10 to 16.9.11 (#2914)
Snyk has created this PR to upgrade @types/react-dom from 16.9.10 to 16.9.11.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 7a35772e8b
fix: upgrade @types/react from 16.14.3 to 16.14.4 (#2915)
Snyk has created this PR to upgrade @types/react from 16.14.3 to 16.14.4.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 8d862b3517
fix: upgrade @ant-design/icons from 4.4.0 to 4.5.0 (#2904)
Snyk has created this PR to upgrade @ant-design/icons from 4.4.0 to 4.5.0.

See this package in npm:
https://www.npmjs.com/package/@ant-design/icons

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich a8b82e2d23
fix: upgrade antd from 4.12.2 to 4.12.3 (#2905)
Snyk has created this PR to upgrade antd from 4.12.2 to 4.12.3.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Dmitry Kalinin 277a3bad98
Fixed project search field (#2901)
* Fixed project search field clearing

* Added CHANGELOG and incresed npm package version
5 years ago
Boris Sekachev d5312df891
Fixed: cannot close some issues (#2868)
* Squashed commits

* Merged develop

* Aborted chanegs

* Added ability to scroll issues

* Aborted change

* Updated version
5 years ago
Boris Sekachev 55b20e197d
Added simple extra popover to keep other controls out of display (#2880)
* Added simple extra popover to keep other controls out of display

* Removed extra change

* Fixed part of tests

* Added extra comments

* Updated version & changelog
5 years ago
Boris Sekachev fb17dca505
Migration to mousetrap, redesigned visualization settings (#2872)
* Initial version of shortcut fixes using mousetrap

* Redesigned visualization settings

* Updated cypress tests

* Minor fix in AAM

* Aborted extra changes

* 1.1.0

* Updated version & changelog

* Aborted extra changes

* Fixed headers

* Using keycodes in cypress

* Fixed a couple of commands
5 years ago
Andrey Zhavoronkov 725eb631f4
fix: upgrade antd from 4.12.0 to 4.12.2 (#2870)
Snyk has created this PR to upgrade antd from 4.12.0 to 4.12.2.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Andrey Zhavoronkov cd3db10aea
[Snyk] Upgrade antd from 4.11.2 to 4.12.0 (#2853)
* fix: upgrade antd from 4.11.2 to 4.12.0

Snyk has created this PR to upgrade antd from 4.11.2 to 4.12.0.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

* Fix some Cypress test for antd 4.12.0 (#2855)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Dmitry Kruchinin <33020454+dvkruchinin@users.noreply.github.com>
5 years ago
Nikita Manovich 268abcbe51
fix: cvat-ui/package.json & cvat-ui/package-lock.json to reduce vulnerabilities (#2850)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Andrey Zhavoronkov 78f7eab3f9
fix: upgrade @types/react from 16.14.2 to 16.14.3 (#2854)
Snyk has created this PR to upgrade @types/react from 16.14.2 to 16.14.3.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Boris Sekachev 6f0215d63b
Improved maintanance of popups visibility (#2809)
* Manual handling of popovers visibility

* Updated version & changelog, added minor comments

* Removed extra user hook
5 years ago
Nikita Manovich 68b3e71ffa
fix: upgrade antd from 4.11.1 to 4.11.2 (#2821)
Snyk has created this PR to upgrade antd from 4.11.1 to 4.11.2.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Andrey Zhavoronkov 383e6ecc2a
fix: upgrade @types/react-redux from 7.1.15 to 7.1.16 (#2801)
Snyk has created this PR to upgrade @types/react-redux from 7.1.15 to 7.1.16.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Andrey Zhavoronkov 98388f5a46
fix: upgrade antd from 4.10.3 to 4.11.1 (#2805)
Snyk has created this PR to upgrade antd from 4.10.3 to 4.11.1.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 97cb892844
IOG serverless function + some fixes (#2578)
* Initial version of Inside Outside Guidance serverless function
* Support neg_points in interactors
* Improved deployment process of serverless functions
* Improve installation.md for serverless functions.
* Update CHANGELOG, use NUCLIO_DASHBOARD_DEFAULT_FUNCTION_MOUNT_MODE as
recommended by nuclio developers.
* Disable warning from markdown linter about max line length for a table.
* Fix IOG function with conda environment
* Fix tensorflow matterport/mask_rcnn

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Nikita Manovich 6cd61a46a6
fix: upgrade @ant-design/icons from 4.3.0 to 4.4.0 (#2786)
Snyk has created this PR to upgrade @ant-design/icons from 4.3.0 to 4.4.0.

See this package in npm:
https://www.npmjs.com/package/@ant-design/icons

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich 454f1915c1
fix: upgrade antd from 4.10.2 to 4.10.3 (#2782)
Snyk has created this PR to upgrade antd from 4.10.2 to 4.10.3.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Boris Sekachev 2da29e4f0b
Do not call HOC component each render (#2780)
* Fixed issue #2753

* Updated version & changelog

* Wire opencv popover via HOC
5 years ago
Nikita Manovich 0c0c6093a1
fix: upgrade @types/lodash from 4.14.167 to 4.14.168 (#2781)
Snyk has created this PR to upgrade @types/lodash from 4.14.167 to 4.14.168.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
manasars 5c67846c20
CVAT-3D Milestone2 (#2645)
* CVAT-3D Updated the Mime Types with Bin Support, added dependency of open3D

* CVAT-3D Added additional column as Dimension for engine_task table and created a relatedfiles table for PCD to Image mapping.

* Added Support for 3D file Upload in BIN and PCD.

* Added Dimension attribute defaulting to 2D for importer and exporter.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Updated Unit test cases for 3D task creation

* Refactored Dimension Enum in UI and backend code

* Resolving conflicts

* Updated Unit Test Case

* Refactored TaskDimension to DimensionType, Simplified usage of Dimension accross classes

* Removing manually created test files

* Removing old pcd mime-type mapping

* Added test files generated by synthetic data using open3d

* Merged with develop branch latest changes

* Added libraries required for open3d

* Added files

* Added synthethic pcd,bin and img test files

* Modified test file name

* Trigger travis ci

* Modified test case to ignore 3D preview images

* Trigger notification

* Deleting DS Store files

* Modified test cases as per review comments

* Checking pre-commit hook

* Fixed Lint issues - precommit hook verification

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Trigger notification

* Added Support for 3D file Upload in BIN and PCD.

* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers

* Modified code as per review comments

* Refactored Dimension Enum in UI and backend code

* Merged with develop branch latest changes

* Added files

* Added changes for CVAT-3D Milestone2 changes - Frame Navigation, photo context hide and show

* Modified changes

* Added canvas3D for 3D Perspective

* Added missing files

* Added code to get image context for 3D view

* Codacy check for stylesheet

* Modified frame navigantion for 3D View

* Modified style for context-image

* Changed cvat-data lint issues

* Modified to use opencv as per review comments

* Removed unwanted imports

* Fixed css and added usage of hooks

* Merged Develop branch code

* Removed unused data structures

* Removed unused data structures

* Refactored unused data structures

* Added three js dependency in cvat ui package-lock.json

* Merged develop branch code and refactored code

* Fixed snyk issue

* Modified Camera Icon in photo-context

* Update icons.tsx

* Remove unused svg file

* Modified changelog file

Co-authored-by: cdp <cdp123>
5 years ago
Boris Sekachev e0fc323a4d
Intelligent scissors with OpenCV javascript (#2689)
* Some UI implementations

* Added opencv wrapper

* Updated Opencv wrapper

* Moved initialization stub

* Added threshold

* Setup interaction with canvas

* Fixed couple of issues

* Added threshold, changing size via ctrl

* tmp

* Aborted host change

* Fixed threshold

* Aborted host

* Some fixes

* Using ready label selector

* Raw implementation

* Added additional arguments

* Fixed some minor issues

* Removed unused file

* Fixed tool reset

* Added short instructions to update opencv.js

* Fixed corner case

* Added error handler, opencv version, updated cvat_proxy & mod_wsgi

* OpenCV returned back

* Using dinamic function instead of script

* Updated changelog & version
5 years ago
Andrey Zhavoronkov 038840bfcb
fix: upgrade @types/react-router from 5.1.10 to 5.1.11 (#2746)
Snyk has created this PR to upgrade @types/react-router from 5.1.10 to 5.1.11.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Boris Sekachev 0380460041
Fixed a couple of css-related issues (#2736)
* Fixed some css

* Aborted extra changes

* Updated version & changelog

* Fixed test
5 years ago
Nikita Manovich cb31c0a388
fix: upgrade @types/react-router from 5.1.9 to 5.1.10 (#2728)
Snyk has created this PR to upgrade @types/react-router from 5.1.9 to 5.1.10.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Boris Sekachev 16b7915ae2
Fixed: The list of files attached to the task is not displayed (#2706)
* Fixed: The list of files attached to the task is not displayed

* Updated changelog & version
5 years ago
Boris Sekachev d48cc53e76
Fixed: Cuboids are missed in annotations statistics (#2704)
* Fixed: Cuboids are missed in annotations statistics

* Updated changelog & version
5 years ago
Nikita Manovich c62949b3fc
fix: upgrade @types/lodash from 4.14.166 to 4.14.167 (#2710)
Snyk has created this PR to upgrade @types/lodash from 4.14.166 to 4.14.167.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Nikita Manovich f3c00a2f6e
fix: upgrade @types/react-redux from 7.1.14 to 7.1.15 (#2709)
Snyk has created this PR to upgrade @types/react-redux from 7.1.14 to 7.1.15.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Andrey Zhavoronkov e4da53387b
fix: upgrade @types/react-router-dom from 5.1.6 to 5.1.7 (#2699)
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.6 to 5.1.7.

See this package in npm:
https://www.npmjs.com/package/@types/react-router-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
5 years ago
Dmitry Kalinin ff85fe0006
Fixed styles for filters select (#2614)
* Fixed styles for filters select

* Added CHANGELOG

* Aborted style changes

* Aborted style changes

* Aborted version

* Fixed couple of bugs

* Updated version

Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot 2d889c31c8
fix: upgrade @types/react-router from 5.1.8 to 5.1.9 (#2680)
Snyk has created this PR to upgrade @types/react-router from 5.1.8 to 5.1.9.

See this package in npm:
https://www.npmjs.com/package/@types/react-router

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev c0c1bbcce6
Updated antd version, removed extra package from package.json (#2669)
* Updated antd version, removed extra package from package.json

* Updated version & changelog

* Aborted extra changes
5 years ago
Snyk bot 8ceeebed65
fix: upgrade @types/react-redux from 7.1.12 to 7.1.14 (#2671)
Snyk has created this PR to upgrade @types/react-redux from 7.1.12 to 7.1.14.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot a4616f8794
fix: upgrade @types/lodash from 4.14.165 to 4.14.166 (#2672)
Snyk has created this PR to upgrade @types/lodash from 4.14.165 to 4.14.166.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot a5ded53228
fix: upgrade @types/react-redux from 7.1.11 to 7.1.12 (#2639)
Snyk has created this PR to upgrade @types/react-redux from 7.1.11 to 7.1.12.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev 33b9f8bc55
Fixed project removing (#2626)
* Fixed project removing

* Updated changelog
5 years ago
Snyk bot 9bce3d6f4a
fix: upgrade @types/react from 16.14.1 to 16.14.2 (#2579)
Snyk has created this PR to upgrade @types/react from 16.14.1 to 16.14.2.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
DmitriyOparin ca62b6b215
Cypress test. Collapse sidebar/apperance. (#2549)
* add test

* add className for hide/unhide appearance

* change version cvat-ui

* change version cvat-ui

* step get value moved to before method

* small fix

* small improvements

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Snyk bot 86d3f92999
fix: upgrade @types/react from 16.9.56 to 16.14.1 (#2565)
Snyk has created this PR to upgrade @types/react from 16.9.56 to 16.14.1.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot c866d0c1e7
fix: upgrade @types/react-dom from 16.9.9 to 16.9.10 (#2566)
Snyk has created this PR to upgrade @types/react-dom from 16.9.9 to 16.9.10.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev e8bd31c415
Antd4 migration minor fixes found on cvat.org (#2561)
* Fixed: 'Cannot read property key of undefined'

* Removed extra pagination parameters

* Fit canvas when collapsed

* Fixed task completion indicator

* Added reviewer info to serialized copy

* Updated version
5 years ago
Boris Sekachev 26b2276c42 Merged develop 5 years ago
Boris Sekachev b89ea5841f Updated version & changelog 5 years ago
Boris Sekachev df76d21d51 Updated changelog & version 5 years ago
Boris Sekachev 8a793af17f Removed extra compatible package 5 years ago
Boris Sekachev b771780d68 Merge branch 'develop' into bs/antd4_migration 5 years ago
Dmitriy Oparin ddb225da04 add className for elements 5 years ago
Boris Sekachev d296f91a2c Updated version & changelog 5 years ago
Boris Sekachev 55f4d95e67 Fixed icons 5 years ago
Boris Sekachev e4a8159ca1 Reset state after logout & changing a job 5 years ago
Dmitriy Oparin fa0752cbca change version 5 years ago
Dmitriy Oparin ef7db5055d Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode 5 years ago
Boris Sekachev 7febefe29e Updated version 5 years ago
Boris Sekachev 7052633b56 Merged develop 5 years ago
Dmitriy Oparin 55f49bcab4 change version cvat-ui 5 years ago
Boris Sekachev 2c132012c2 Merged develop 5 years ago
Boris Sekachev d6ac8cc5be
[Dependent] Simple Review Pipeline (Client) (#2357)
* tmp

* Removed migration

* Rebased

* Added signals & rating

* Updated API views

* Added reviewer serializer

* Added permissions

* Fixed some code issues

* Fixed swagger docs

* Some fixes

* Updated api method to create review

* Added some API tests & some fixes

* Added some tests

* Removed extra code

* cvat-core, basic review view

* Removed extra components

* Fixed context menu

* Added api method to canvas, removed extra files

* Implemented roi selection

* Added method to display rois on canvas

* Updated README.md

* Create issue dialog, some fixes

* Setup chat dialog windows

* Code refactoring

* Some fixes

* Small enhancement

* Fixed core tests, removed extra code

* A couple of fixes on canvas

* Canvas issues highlighting

* Small UX fix

* Fixed width of chat

* Code refactoring

* Added dialogs & review summary

* Fixed tests

* Fixed bug during rendering

* Applied changes from client part

* Fixed bugs in tests

* Added docs & setup plugins in cvat-core

* Aborted cypress changes

* Fixed comments

* Removed extra change

* Renamed fields

* Updated versions, fixed some comments

* Merged develop

* Merged develop

* Removed extra changes

* Removed extra changes

* Fixed tests

* Fixed scale & animation

* Using hull instead of the whole set of points

* Fixed minor issue

* Added additional logic to improve UX

* Updated task instance after review submitting

* Removed extra dependenci from package lock

* Fixed REST API test

* Removed /comments/<id> [PUT]

* /issue/comments/create [POST] -> /comments [POST]

* /job/<id>/reviews/create [POST] -> /reviews [POST]

* [PATCH] /issue/<id>/resolve(reopen) -> [PATCH] /issue/id

* Minor fix

* Updated till the latest REST APi

* Fixed test

* Reviewed review summary

* Review summary client-side

* Removed unused import

* Checking permissions client side

* Checking job permissions

* UP issue dialog onmouseout

* Added shadow & pressenter event

* Added ref initial value

* Using the same box shadow in the whole project

* Removed extra files in the patch

* Removed extra files in the patch

* Updated versions

* Updated changelog

* Fixed merge issue

* Set updated flag on changing a reviewer

* Fixed submit review modal

* Two minor issue fixed

* Searching issues & additional sidebar tab

* Show text for locked objects

* Fixed permissions for reviewers

* Fixed typos

* Fixed review request/submit actions, added action to finish a job

* Star rating instead

* Fixed migration

* Removed animation, updated blur/highlight behaviour, updated hiddel labels position

* Hide/show issues button, adjusted header

* Context menu & buttons

* Removed ability to select an object in region selector

* Do not show issues in AAM & tag annotation

* Fixed jest tests

* Fixed: cannot read property label of undefined

* Getting hull before creating the issue

* Added ability to leave quick comment one of latest

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Boris Sekachev 400d868f11
Merge pull request #2500 from openvinotoolkit/snyk-upgrade-fcadf596ce230dff6ebe7fd6464f940d
[Snyk] Upgrade @types/react from 16.9.55 to 16.9.56
5 years ago
Boris Sekachev 19142dd262 Updated version & package json 5 years ago
Andrey Zhavoronkov b40da653b3 npm version++ 5 years ago
Dmitry Kalinin c61402522e Added CHANGELOG and npm version 5 years ago
snyk-bot 441b1d41c2
fix: upgrade @types/react from 16.9.55 to 16.9.56
Snyk has created this PR to upgrade @types/react from 16.9.55 to 16.9.56.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 37a8212592
fix: upgrade @types/react-redux from 7.1.10 to 7.1.11 (#2488)
Snyk has created this PR to upgrade @types/react-redux from 7.1.10 to 7.1.11.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot 89dd555667
fix: upgrade @types/react-redux from 7.1.9 to 7.1.10
Snyk has created this PR to upgrade @types/react-redux from 7.1.9 to 7.1.10.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev f3c336cf26
Merge pull request #2471 from openvinotoolkit/bs/additional_css_classes
Added css classes to cypress
5 years ago
Boris Sekachev 3033e0393a Updated version 5 years ago
snyk-bot f9a693ecf0
fix: upgrade react-color from 2.18.1 to 2.19.3
Snyk has created this PR to upgrade react-color from 2.18.1 to 2.19.3.

See this package in npm:
https://www.npmjs.com/package/react-color

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot 76ee798a29
fix: upgrade @types/react from 16.9.54 to 16.9.55
Snyk has created this PR to upgrade @types/react from 16.9.54 to 16.9.55.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev d20cbf610c
Merge pull request #2456 from openvinotoolkit/snyk-upgrade-d24bac7053a304d7e8fb01fd8815636d
[Snyk] Upgrade antd from 3.26.19 to 3.26.20
5 years ago
Boris Sekachev 7d21065e8e
Merge pull request #2455 from openvinotoolkit/snyk-upgrade-28aed6a2403fd7a453270efa2a78e361
[Snyk] Upgrade @types/react from 16.9.53 to 16.9.54
5 years ago
snyk-bot d7310a43fc
fix: upgrade antd from 3.26.19 to 3.26.20
Snyk has created this PR to upgrade antd from 3.26.19 to 3.26.20.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot bde9420d2a
fix: upgrade @types/react from 16.9.53 to 16.9.54
Snyk has created this PR to upgrade @types/react from 16.9.53 to 16.9.54.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot 48e9269045
fix: upgrade @types/react-dom from 16.9.8 to 16.9.9
Snyk has created this PR to upgrade @types/react-dom from 16.9.8 to 16.9.9.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev f7de2a2858
Merge pull request #2447 from openvinotoolkit/snyk-upgrade-dce6414987a1720435a2bcd6d7f65394
[Snyk] Upgrade react-redux from 7.2.1 to 7.2.2
5 years ago
Boris Sekachev 4ef1de0081 Merged develop 5 years ago
Boris Sekachev 0015d51909 Merged develop 5 years ago
Boris Sekachev 8e10e8eb3a Merged develop 5 years ago
Boris Sekachev abaf7f5c00 Merged develop 5 years ago
Boris Sekachev dd3288080d Merged develop 5 years ago
Boris Sekachev 6580e01695 Updated version 5 years ago
Boris Sekachev bfac26aa46
Merge pull request #2435 from openvinotoolkit/bs/fixed_issue_2418
Fixed bug: all objects with a specific label cannot be displayed if a…
5 years ago
snyk-bot 68ba51d22e
fix: upgrade react-redux from 7.2.1 to 7.2.2
Snyk has created this PR to upgrade react-redux from 7.2.1 to 7.2.2.

See this package in npm:
https://www.npmjs.com/package/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev cf9e287e9d Updated changelog 5 years ago
Boris Sekachev 5bfe7cb873 Fixed package version 5 years ago
Boris Sekachev 647e22c74a Fixed package version 5 years ago
Boris Sekachev c0d92ed90d Updated changelog 5 years ago
Boris Sekachev 47a26a58b4 Updated changelog 5 years ago
Boris Sekachev ff2a0d4d7d Increased version, updated changelog 5 years ago
Boris Sekachev 0d9890a6f6 Fixed bug: all objects with a specific label cannot be displayed if at least one tag with the label exist 5 years ago
snyk-bot 8a1e99e6e4
fix: upgrade antd from 3.26.18 to 3.26.19
Snyk has created this PR to upgrade antd from 3.26.18 to 3.26.19.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago