Snyk bot
c8b0521e42
fix: upgrade @types/react-router from 5.1.14 to 5.1.15 ( #3375 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.14 to 5.1.15.
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
8a64394b8f
Fixed UI fails when inactive user is assigneed to a task/job ( #3343 )
...
* Fixed UI fails when inactive user is assigneed to a task/job
* Updated changelog
* Fixed tests
5 years ago
Snyk bot
d2d75d9158
fix: upgrade @types/react from 16.14.7 to 16.14.8 ( #3338 )
...
Snyk has created this PR to upgrade @types/react from 16.14.7 to 16.14.8.
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
957bc29548
Fixed: "TypeError: Cannot read property 'clientX' of undefined" ( #3308 )
...
* Fixed cuboid redraw
* Updated version & changelog
* Fixed duplicated cuboid
* Updated changelog
* Do not skip test for cuboid
* Removed comment
* Fixed one more case
5 years ago
Snyk bot
9afb9d01df
fix: upgrade @types/lodash from 4.14.169 to 4.14.170 ( #3322 )
...
Snyk has created this PR to upgrade @types/lodash from 4.14.169 to 4.14.170.
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
623b14e030
fix: upgrade @types/react from 16.14.6 to 16.14.7 ( #3324 )
...
Snyk has created this PR to upgrade @types/react from 16.14.6 to 16.14.7.
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
dc9f679382
fix: upgrade rc-menu from 8.10.7 to 8.10.8 ( #3311 )
...
Snyk has created this PR to upgrade rc-menu from 8.10.7 to 8.10.8.
See this package in npm:
https://www.npmjs.com/package/rc-menu
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
72fdef4335
Az/import export tasks ( #3056 )
...
* initial version of task export/import feature
* fixed tests
* CLI
* fix comments
* updated license headers
* fix eslint issues
* fix comments
* fixed comments
* reverted changes in *.md files
* fixed comments
* fix pylint issues
* fix import for share case
* improved unit tests
* updated changelog
* fixed Maria's comments
* fixed comments
* Fixed position of create new task button
* Fixed span position
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev
5bb26ce669
Some JS code was simplified by using css, a reported issue was fixed in this way ( #3289 )
...
* Some JS code was simplified by using css
* Updated version & changelog
* Fixed shortcut
5 years ago
Snyk bot
8d05691f87
fix: upgrade @types/react-dom from 16.9.12 to 16.9.13 ( #3284 )
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.12 to 16.9.13.
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
Snyk bot
88d3259621
fix: upgrade @types/lodash from 4.14.168 to 4.14.169 ( #3276 )
...
Snyk has created this PR to upgrade @types/lodash from 4.14.168 to 4.14.169.
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
Roman Donchenko
d15a3199c2
Fix many spelling errors ( #3244 )
...
* Fix spelling errors
* Bump version numbers after the spelling fixes
* Fix OSX build (os.mknod requires super-priviligies)
* Fixed eslint warnings.
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Snyk bot
241fb487ab
fix: upgrade @types/react-router from 5.1.13 to 5.1.14 ( #3249 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.13 to 5.1.14.
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
d14c26a32f
fix: upgrade @types/react from 16.14.5 to 16.14.6 ( #3237 )
...
Snyk has created this PR to upgrade @types/react from 16.14.5 to 16.14.6.
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
Dmitry Kalinin
a17d054e0b
Project tasks loading only when needed ( #3223 )
...
* Tasks loading only when needed
* Fixed project page
* Added CHANGELOG, increased packages versions
* Update CHANGELOG.md
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* Fixed comments
* Fixed overflow issue
* Fixed reducer issue
* Fixed cvat-core tests
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev
6f52ef30e4
Support of context images for 2D tasks ( #3122 )
5 years ago
Snyk bot
2dfb3d071c
fix: upgrade redux from 4.0.5 to 4.1.0 ( #3193 )
...
Snyk has created this PR to upgrade redux from 4.0.5 to 4.1.0.
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
fd09d23622
fix: upgrade react-redux from 7.2.3 to 7.2.4 ( #3194 )
...
Snyk has created this PR to upgrade react-redux from 7.2.3 to 7.2.4.
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
Dmitry Kalinin
a5a187560b
Updated browserslist ( #3160 )
5 years ago
Dmitry Kalinin
f32f5f4bee
Fixed reset password link unavailable ( #3140 )
...
* Fixed action call order
* Added CHANGELOG, incresed npm version
5 years ago
Snyk bot
4ceb5da244
fix: upgrade @types/react-router from 5.1.12 to 5.1.13 ( #3098 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.12 to 5.1.13.
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
6988e2b98f
fix: upgrade react-redux from 7.2.2 to 7.2.3 ( #3089 )
...
Snyk has created this PR to upgrade react-redux from 7.2.2 to 7.2.3.
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
Snyk bot
94eba43696
fix: upgrade @types/react-dom from 16.9.11 to 16.9.12 ( #3088 )
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.11 to 16.9.12.
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
Snyk bot
7c5d71d228
fix: upgrade @ant-design/icons from 4.5.0 to 4.6.2 ( #3081 )
...
Snyk has created this PR to upgrade @ant-design/icons from 4.5.0 to 4.6.2.
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
Boris Sekachev
7524202492
Added hotkeys to change labels ( #3070 )
...
* temp commit
* Added ability to change default label and object label by using Ctrl+{number}
* Removed extra changes
* Minor refactoring
* Added ability to change assigned keys
* Redesigned popover
* Added changelog record & updated version
* Added memoization
* Some minor changes
* Applied comments
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Dmitry Agapov
d2a1d12fba
Integration with an internal training server ( #2785 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kalinin
57844134e9
Fixed settings warning message ( #3046 )
...
* Fixed warning message
* increased npm version
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev
8f426abdb5
Added filters and sorting options for job list, added tooltip for tasks filters ( #3030 )
...
* Added filters & sorters for job list
* Added tooltip
* Updated version & changelog
* Added tooltip for project search
* Fixed eslint
5 years ago
Snyk bot
691ed65024
fix: upgrade @types/react from 16.14.4 to 16.14.5 ( #3029 )
...
Snyk has created this PR to upgrade @types/react from 16.14.4 to 16.14.5.
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
1f56fd286c
Added switcher to maintain poylgon crop behaviour ( #2961 ) ( #3021 )
...
* Added switcher to maintain poylgon crop behaviour (#2961 )
* Updated versions & changelog
5 years ago
Snyk bot
57385fa762
fix: upgrade react-resizable from 1.11.0 to 1.11.1 ( #3022 )
...
Snyk has created this PR to upgrade react-resizable from 1.11.0 to 1.11.1.
See this package in npm:
https://www.npmjs.com/package/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
5 years ago
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