Dmitry Kruchinin
0d99bec0cd
Cypress test. Dump/Upload annotation. ( #2771 )
...
* Add css classes.
* Add some functions for test
* Cypress test. Dump/Upload annotation.
* Increase Cypress version to 6.4.0
* Added css classes for projects
* Replace dowloadFolder parameter
* Commands adaptation to 6.4.0
* Tests adaptation
* Additional changes related to migration to 6.4.0
* some fix
* Update cvat-ui/src/components/project-page/details.tsx
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Update cvat-ui/src/components/project-page/details.tsx
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Apply comment
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
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
Utkarsh Goel
e4b39fc4cc
Change the docker image for cvat_kibana_setup ( #2815 )
5 years ago
Ali Jahani
59c3b28116
GPU-Suport: Mask-RCNN + Minor GPU fixes ( #2714 )
...
* fixed cpu mask rcnn+preparation for gpu
* fix-limit gpu memory to 30% of total memory per worker
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin
daedff4204
Update Cypress tests. ( #2812 )
...
* Add goToTaskList() before user logout.
* Add wait() for the dropdown menu transition
5 years ago
Dmitry Kalinin
5504ba19aa
Label name editing ( #2806 )
...
* Label name edition
* Added wrong label id handling
* Restored missed logging
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
PMazarovich
7720a8f6c2
Logstash persistent queue improvement ( #2744 )
...
Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
5 years ago
Dmitry Kalinin
e43707d779
Project task subsets ( #2774 )
...
* Added task project subsets
* Added components list key
* Added subset field resetting and subset header
* Added CHANGELOG and increased npm package version
* Added replacing camelcase to snake
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
Dmitry Kruchinin
72bd4ae672
Cypress test. Settings. Player speed. ( #2758 )
...
* Cypress test. Settings. Player speed.
* Add css classes.
* Update the test.
* Add speed compare slower and fast to covarage line
5 years ago
Dmitry Kruchinin
796b8cf64c
Update Cypress test. Object make a copy. ( #2739 )
...
* Update Cypress test. Make a copy for all object types.
* Some fix.
* Add make a copy for a tag.
5 years ago
Dmitry Kruchinin
e382313df9
Cypress. Fix for Firefox browser. ( #2797 )
...
* Fix for Firefox browser
* Remove unnecessary line
* body - focus(). Additional check hidden popover.
5 years ago
TOsmanov
897267cf58
Add item OpenCV in User Guide ( #2796 )
...
OpenCV tools: Intelligent scissors documentation
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Andrey Zhavoronkov
108947fbce
Added CI workflow to publish CVAT images ( #2766 )
...
* Configured CI workflow for public images
* updated license headers
* align list item indent rule for remarklint and prettier
* updated changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Boris Sekachev
9a56e7edd5
Shared tooltip component with common settings [Refactoring only] ( #2783 )
...
* Popover trigger on click, shared tooltip component
* Aborted trigger
* Updated version
5 years ago
Dmitry Kruchinin
f49eec7fba
Add "id" to sidebar issue item. Update Cypress test. ( #2784 )
...
* Add id to sidebar issue item.
* Test adaptation
* Some fix
* Apply comments.
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
Dmitry Kruchinin
51c3dd8fe3
Cypress. Remove annotation before spec if an object exist. ( #2787 )
...
* Update cypress commands to remove anotation
* Update tests
5 years ago
Dmitry Kruchinin
2eeeacde79
Cypress test. Call HOC component each render. ( #2788 )
5 years ago
Maxim Zhiltsov
44a504e16e
Add image ext in filename matching ( #2778 )
...
* Add image ext in matching
* remove dead code
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
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