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
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
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
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
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
PMazarovich
fb6305fff8
Git different formats ( #3708 )
4 years ago
Maria Khrustaleva
8c3865259e
Optimizing getting cloud storage ( #3776 )
...
* Init
* Update getting preview
* Fix updating
* Remove excess
* Apply comments
* Remove excess
* Fix
4 years ago
Dmitry Kruchinin
e484aa7587
Migrate to node 16, npm 7. ( #3773 )
...
* Migrate to node 16 and nmp 7.
* Step 2
* Moving eslint to one package.json
* Fix package for 3D
* Update package files
* Fix package.json. Update package-lock.json. Update DockeFile.ui
* Change "node-sass" to "sass" due to snyk issues
* Automatically update your stylesheets due to DEPRECATION WARNING from sass
* Moving all dev dependencies to root package.json
* Remove unnecessary dependence from cvat-core-package.json
* Update of the year in copyrights
* Update CHANGELOG.md
* Define workspaces
* Update npm command to root package.json
* Update npm commands and corresponding files
* Update npm command.
* Fix Dockerfile.ui
* Fix error loading rule '@typescript-eslint/dot-notation'
* Fix eslint check issue
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kruchinin
e8b3284882
Cypress test. Connected file share. ( #3764 )
...
* Cypress test case 106. docker-compose for file share.
* Continue writing the test
* Added class to reducer
* Case 106. Added check issue 3733
* Updated yml files
* debug
* Fix renaming a image
* Remove debug
* Update the test
* Added comment
* Rename test case/file/images
* Added assert.
* Applying comments
* Apply comments
4 years ago
Snyk bot
0d4010b828
fix: upgrade react-awesome-query-builder from 4.4.2 to 4.5.1 ( #3774 )
...
Snyk has created this PR to upgrade react-awesome-query-builder from 4.4.2 to 4.5.1.
See this package in npm:
https://www.npmjs.com/package/react-awesome-query-builder
See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=referral&page=upgrade-pr
4 years ago
dependabot[bot]
3a6d8f518a
Bump url-parse from 1.5.1 to 1.5.3 in /cvat-ui ( #3771 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
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
Snyk bot
54be92bbcc
fix: upgrade @types/react-router-dom from 5.1.8 to 5.1.9 ( #3767 )
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.8 to 5.1.9.
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=referral&page=upgrade-pr
4 years ago
Boris Sekachev
51ee7cbca2
Fixed copy job list feature ( #3749 )
...
* Fixed copy job list feature
* Updated version & changelog
4 years ago
Boris Sekachev
a9ce458311
Tried to fix some tests ( #3737 )
...
* Tried to fix some tests
* Revert visibility class
* Fixed outdated code
* Fixed one code point
* Test.
* Fixed upload annotations tests
* Fixed upload tests
* Disable animation for popovers
* Removed extra class
* Removed strange check
* Pass overlayStyle from HOC to child Popover
4 years ago
Boris Sekachev
dbdcd4fd86
Added SiamMask CUDA implementation (tracking), reworked tracking approach ( #3571 )
4 years ago
Maria Khrustaleva
b01035f74b
Fix cloud storage preview cropping ( #3736 )
4 years ago
Snyk bot
cf8d0d3268
fix: upgrade @types/react from 16.14.12 to 16.14.15 ( #3731 )
...
Snyk has created this PR to upgrade @types/react from 16.14.12 to 16.14.15.
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=referral&page=upgrade-pr
4 years ago
Snyk bot
a294880721
fix: upgrade react-redux from 7.2.4 to 7.2.5 ( #3728 )
...
Snyk has created this PR to upgrade react-redux from 7.2.4 to 7.2.5.
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=referral&page=upgrade-pr
4 years ago
Boris Sekachev
03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading ( #3694 )
...
* Revert "Revert "Updating tests for migration to a new version of antd (#3623 )""
This reverts commit 0fd8b5d49e .
* Fixed issue with annotations uploading
* Fixed menu on annotation page
* Tried to fix: Cannot read property nodeType of null
* Updated deps
* Fixed a couple of issues in menu
* Fixed import after updating antd
* Update cvat-ui/webpack.config.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
4 years ago
Andrey Melnikov
d2e623cffb
fix: JSON transform issues by updating axios ( #3706 )
...
* Update CHANGELOG.md (#2822 )
* fix: update axios to 0.21.4 to fix JSON transform issues
* Documented fix in CHANGELOG
* Update CHANGELOG.md
* fix: update cvat-ui axios version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: hustfyb <hustfyb@gmail.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Akash Upadhyay
a162a65cff
Added email confirmation page ( #3573 )
...
* Added email confirmation page
4 years ago
Boris Sekachev
620ad16b6f
Removed unused code ( #3704 )
4 years ago
Maria Khrustaleva
9a53879a8d
UI support cloud storage ( #3372 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Nikita Manovich
0fd8b5d49e
Revert "Updating tests for migration to a new version of antd ( #3623 )"
...
This reverts commit 1ecb44a63e .
4 years ago
Dmitry Kruchinin
1ecb44a63e
Updating tests for migration to a new version of antd ( #3623 )
...
* Migrated to new antd and react, fixed tests
* Popover visibility reworked
* Fixed package-lock
* Fix command for a shape drawning.
* Fix command for 3D functionality
* Fixed cannot read property map of undefined
* Updated cypress and plugins
* Update main.yml
* Update popover visibility in the tests
* Replace "be.visible" to check "ant-popover-hidden" class
* Implemented tricky way to setup popover visibility
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
4 years ago
Snyk bot
c60e8aa470
fix: upgrade @ant-design/icons from 4.6.2 to 4.6.3 ( #3650 )
...
Snyk has created this PR to upgrade @ant-design/icons from 4.6.2 to 4.6.3.
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
5 years ago
Snyk bot
6d0042c5dc
fix: upgrade react-cookie from 4.1.0 to 4.1.1 ( #3635 )
...
Snyk has created this PR to upgrade react-cookie from 4.1.0 to 4.1.1.
See this package in npm:
https://www.npmjs.com/package/react-cookie
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
dd32ee71f7
Added ability to setup UI host ( #3631 )
5 years ago
Snyk bot
7bad531215
fix: upgrade react-cookie from 4.0.3 to 4.1.0 ( #3626 )
...
Snyk has created this PR to upgrade react-cookie from 4.0.3 to 4.1.0.
See this package in npm:
https://www.npmjs.com/package/react-cookie
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
3800a91e03
fix: upgrade @types/react from 16.14.11 to 16.14.12 ( #3616 )
...
Snyk has created this PR to upgrade @types/react from 16.14.11 to 16.14.12.
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
1190e6c5e5
fix: upgrade redux from 4.1.0 to 4.1.1 ( #3588 )
...
Snyk has created this PR to upgrade redux from 4.1.0 to 4.1.1.
See this package in npm:
https://www.npmjs.com/package/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
6442633864
fix: upgrade @types/lodash from 4.14.171 to 4.14.172 ( #3587 )
...
Snyk has created this PR to upgrade @types/lodash from 4.14.171 to 4.14.172.
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
Andrey Zhavoronkov
987b2efd5a
Added footer with cookie notice ( #3553 )
...
* added footer
* updated license headers
* version++
* fixed eslint issues
* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Update cvat-ui/src/components/login-page/intel-footer-drawer.tsx
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* fixed comments
* minor fix
* fixed linter
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Kirill Lakhov
1da3c96b5a
Intelligent scissors disabling feature ( #3510 )
...
* disabling feature
* excess points bugfix
* ctrl interaction
* ui bugfix
* trackers block mode removal
* Ctrl press fix
* approximation disabled only for block mode
* architectural improvements
* code refactoring
* renamed switchBlockMode
* added comments
* callback signature change
* polygon finish fix
* fixed bugs
* removed unnecessary if
* final recalculation threshold disable
* delete points bugfix
* update changelog
* update package versions
5 years ago
Dmitry Kalinin
cef42b69e9
Project export with 3d tasks ( #3502 )
...
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin
ca4563513b
Cypress test. Project export feature. ( #3539 )
...
* Add css class for modal export input
* Added cypress test. Added command.
* Update tests/cypress/support/commands_projects.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
* Update cvat-ui/src/components/export-dataset/export-dataset-modal.tsx
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
dependabot[bot]
31132cc045
Bump path-parse from 1.0.6 to 1.0.7 in /cvat-ui ( #3541 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Dmitry Kalinin
f18b1cb82d
Project: export as a dataset ( #3365 )
5 years ago
Boris Sekachev
59af610f12
Semi-automatic tools enhancements (Non-blocking UI, tips) ( #3473 )
5 years ago
Dmitry Kalinin
8e33283c48
Fixed cannot read property 'newLabelName' of undefined ( #3517 )
...
* Fixed issue
* Added CHANGELOG, increased version
5 years ago
Dmitry Kruchinin
83d086d212
Cypress test. OpenCV basic actions. Histogram Equalization. ( #3504 )
...
* Optional content-length
* Updated check
* Added comment
* Added cypress test. Added commands
* check redraw
* Added steps to the test.
* Check "Done" button, change number of points
* Removed scrollBehavior
* Add class if functionality is active
* Added checking Histogram Equalization
* Change context.
* Apply comments
* Apply comments
* Return step of creation a shape without Done
* Added histogram error notification
* Revert opencv-control.tsx
* Added class to notification. Reworked the test.
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: klakhov <kirill.lakhov@intel.com>
5 years ago
Boris Sekachev
a881617124
Added adjustments for 3440x1440px ( #3506 )
...
* Added adjustments for 3440x1440px
* fixed testts
* Adjusted resolution
* Fixed some comments
* Added user hook
* Changed parameter name
5 years ago
Boris Sekachev
a12d14ba7d
Added notification, adjusted browserlist query and configs ( #3501 )
...
* Some config files added to ignore
* Updated config files
* Updated version & changelog
* Fixed configs
* Fixed one type error
* Updated webpack-cli
5 years ago
Snyk bot
b293718e3a
fix: upgrade @types/react-resizable from 1.7.2 to 1.7.3 ( #3493 )
...
Snyk has created this PR to upgrade @types/react-resizable from 1.7.2 to 1.7.3.
See this package in npm:
https://www.npmjs.com/package/@types/react-resizable
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: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot
76aab90ee2
fix: upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6 ( #3492 )
...
Snyk has created this PR to upgrade @types/resize-observer-browser from 0.1.5 to 0.1.6.
See this package in npm:
https://www.npmjs.com/package/@types/resize-observer-browser
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
17cf86f2b6
fix: upgrade @types/react-router-dom from 5.1.7 to 5.1.8 ( #3491 )
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.7 to 5.1.8.
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: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Snyk bot
8ccde7247c
fix: upgrade @types/react-router from 5.1.15 to 5.1.16 ( #3490 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.15 to 5.1.16.
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
Snyk bot
1ea3334b2f
fix: upgrade @types/react-color from 3.0.4 to 3.0.5 ( #3478 )
...
Snyk has created this PR to upgrade @types/react-color from 3.0.4 to 3.0.5.
See this package in npm:
https://www.npmjs.com/package/@types/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
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago