1765 Commits (2da29e4f0b84985132cfcaa529a1c91fffe40b5d)
 

Author SHA1 Message Date
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
Dmitry Kalinin 77acd7d3fa
Fixed cuboid perspective change (#2733)
* Fixed cuboid perspective change

* Added CHANGELOG and npm version increased
5 years ago
Boris Sekachev 967b8c5076
Fixed a lot of low & several high vulnerabilities found by npm audit (#2775)
* npm audit fixes

* Removed extra dependency cvat-data from cvat-ui
5 years ago
Andrey Zhavoronkov c3b88ad483
fix: upgrade jsonpath from 1.0.2 to 1.1.0 (#2772)
Snyk has created this PR to upgrade jsonpath from 1.0.2 to 1.1.0.

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

See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?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
Dmitry Kruchinin 71e2ddbb59
Update cypress test. Add scale/fit after an image rotate. (#2752) 5 years ago
Dmitry Kruchinin 3e9281942f
Cypress test. Settings. Auto save. (#2764) 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
Dmitry Kruchinin 3d4fad4c1b
Update Cypress test. Add issue as point for check issue 2633. (#2760) 5 years ago
Andrey Zhavoronkov 7348a9586a
updated numpy and tensorflow versions (#2756) 5 years ago
Boris Sekachev 789d6dd1eb
Fixed: Issue with point region doesn't work in Firefox (#2727)
* Fixed: Issue with point region doesn't work in Firefox

* Updated changelog & version

* Fixed license header
5 years ago
Dmitry Kruchinin b279824ce1
Cypress test. Annotation statistics. (#2730) 5 years ago
Boris Sekachev d0a7ebef61
Removed outdated code from cvat-canvas (#2749) 5 years ago
PMazarovich a64fc9ab98
Changeme fix (#2751) 5 years ago
Dmitry Kruchinin 98d7c4d54d
Cypress test. Show attached files when creating task. (#2734)
* Cypress test. Displaying attached files when creating a task.

* Update Cypress plugin "cypress-file-upload".

* Apply comments.
5 years ago
Dmitry Kruchinin a9673b5a65
Cypress test. Create task with files from remote sources. (#2718)
* Cypress test. Create a task with files from remote sources.

* Add css class for notification.

* Minor fix.

* Add css class

* Apply comments.
5 years ago
Dmitry Kruchinin d236705441
Fix cypress test due fail in Firefox browser. (#2740) 5 years ago
Dmitry Kruchinin 3c757ac528
Cypress test. Settings. Show all interpolation tracks. (#2741) 5 years ago
Dmitry Kruchinin 5e0bdea87a
Cypress test. Export as a dataset. (#2724) 5 years ago
Dmitry Kruchinin 2e325ae4d4
Add cypress test. Update cypress command. (#2716) 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
Vladimir Skubriev 2e9b17afad
Feature/update https setup readme (#2656)
* updated README section HTTPS deploy

* updated CHANGELOG.md

* removed security headers that brokes kibana

* fixed codacy warnings in installation.md

* updated README section HTTPS deploy
updated CHANGELOG.md

removed security headers that brokes kibana


fixed codacy warnings in installation.md

* updated TOC
5 years ago
Dmitry Kalinin 30678f9726
Fixed lambda project labels (#2725)
* Fixed lambda project labels

* Added CHANGELOG

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
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
Maxim Zhiltsov 473554bd59
Update Datumaro installation (#2715)
* Update datumaro installation

* Update dm usage

* add no-binary to force setup.py invocation
5 years ago
Dmitry Kruchinin d478f72f3e
Fix cypress test. (#2719) 5 years ago
abaart 0561076468
Fix reject of color hex that contains uppercase letters (#2673) 5 years ago
Dmitry Kruchinin 7807824131
Cypress test. "Open the task" button. (#2717)
* Cypress test. "Open the task" button.

* Fix context value.

* Apply comments.
5 years ago
Dmitry Kruchinin 2f0d492880
Cypress test. Changing a label name via label constructor. (#2703)
* Cypress test. Changing a label name via label constructor.

* Add force true to click.

* Apply comments.
5 years ago
PMazarovich dfa9c0d267
Logstash+Kibana improvements (#2531) 5 years ago
Dmitry Kruchinin 23adfb663f
Cypress test. Create task without necessary arguments. (#2685)
* Add the test.

* Add css classes.

* Add cypress test. Try to create a task without necessary arguments.

* Update copyright year

* Add step for deleting the task.

* Apply comments.

* Apply comments.
5 years ago
Dmitry Kruchinin 165cf0fe5b
Cypress test. Creating a label with existing label name. (#2705) 5 years ago
Dmitry Kruchinin c1a11b1de5
Cypress test. Annotation filters help window. (#2701)
* Add css class to annotation filters help window.

* Add cypress test. Annotation filters help window.

* Change context

* Some changes.
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
Dmitry Kruchinin 3ced77ccc6
Cypress test. Add/delete labels and attributes. (#2693)
* Cypress test. Add/delete labels and attributes.

* Apply comments.
5 years ago
Dmitry Kruchinin f14a92896a
Fix remove filter fail Firefox browser. (#2700) 5 years ago
Dmitry Kruchinin 5b30381909
Cypress test. Rename task feature. (#2682)
* Cypress test. Rename task feature.

* Update cypress.json
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
Boris Sekachev f84c128fa4
Updated license year (#2687) 5 years ago
Andrey Zhavoronkov 66a32b178c
Fix ssl verification error (#2683)
* added ca-certificates package

* updated changelog
5 years ago
Dmitry Kruchinin 975f250846
Move coverage via "jest" to coverage via integration tests. (#2675)
* Increase jest version for cvat-core

* Add projectRoot to jest config

* Update copyright

* auth_page.js. Remove timeout to url check. Update copyright.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin 1ccc71f12e
Change badge for CI to GitHub Actions. (#2676)
* Change badge for CI to GitHub Actions.

* Add link to actions.

* Remove event=push
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
Dmitry Kruchinin a440ef24f8
Move to GitHub Actions. (#2653)
* Remove .travis.yml

* Rework env in docker-compose.ci.yml

* Add github actions configs

* Deleting unnecessary config rows.

* Apply comments. Remove unnecessary config rows.

* configured coveralls

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago