Vitaliy Nishukov
00f6486f80
Z-Order flag in creation task process ( #2294 )
...
* Z-Order flag in creation task process has been removed
5 years ago
Vitaliy Nishukov
c50e3efca5
Disable prettier autoformat for ui module ( #2325 )
...
* Disable prettier autoformat for ui module
* CHANGELOG.md updated
5 years ago
Maria Khrustaleva
f31b7a532a
Use cache default ( #2321 )
...
* Use cache default
* Update version
5 years ago
Snyk bot
29170ca68d
fix: upgrade moment from 2.28.0 to 2.29.0 ( #2319 )
...
Snyk has created this PR to upgrade moment from 2.28.0 to 2.29.0.
See this package in npm:
https://www.npmjs.com/package/moment
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev
bcc8bba39e
Fixed: cannot read property 'label' of undefined ( #2311 )
...
* Fixed: cannot read property 'label' of undefined
* Updated UI package version & changelog
* Fixed tests
5 years ago
Snyk bot
975d7261d7
fix: upgrade antd from 3.26.17 to 3.26.18 ( #2314 )
...
Snyk has created this PR to upgrade antd from 3.26.17 to 3.26.18.
See this package in npm:
https://www.npmjs.com/package/antd
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
269bf4f273
fix: upgrade dotenv-webpack from 1.7.0 to 1.8.0 ( #2312 )
...
Snyk has created this PR to upgrade dotenv-webpack from 1.7.0 to 1.8.0.
See this package in npm:
https://www.npmjs.com/package/dotenv-webpack
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
160ca8fbe2
fix: upgrade @types/platform from 1.3.2 to 1.3.3 ( #2313 )
...
Snyk has created this PR to upgrade @types/platform from 1.3.2 to 1.3.3.
See this package in npm:
https://www.npmjs.com/package/@types/platform
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
185eba188c
fix: upgrade @types/react-color from 3.0.2 to 3.0.4 ( #2298 )
...
Snyk has created this PR to upgrade @types/react-color from 3.0.2 to 3.0.4.
See this package in npm:
https://www.npmjs.com/package/@types/react-color
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
d994bf7d97
fix: upgrade redux from 4.0.4 to 4.0.5 ( #2303 )
...
Snyk has created this PR to upgrade redux from 4.0.4 to 4.0.5.
See this package in npm:
https://www.npmjs.com/package/redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
c075ec8968
fix: upgrade @types/redux-logger from 3.0.7 to 3.0.8 ( #2300 )
...
Snyk has created this PR to upgrade @types/redux-logger from 3.0.7 to 3.0.8.
See this package in npm:
https://www.npmjs.com/package/@types/redux-logger
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
476318fe49
fix: upgrade @types/react-share from 3.0.1 to 3.0.3 ( #2299 )
...
Snyk has created this PR to upgrade @types/react-share from 3.0.1 to 3.0.3.
See this package in npm:
https://www.npmjs.com/package/@types/react-share
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
5ad09143c2
fix: upgrade multiple dependencies with Snyk ( #2297 )
...
Snyk has created this PR to upgrade:
- react from 16.11.0 to 16.13.1.
See this package in npm: https://www.npmjs.com/package/react
- react-dom from 16.11.0 to 16.13.1.
See this package in npm: https://www.npmjs.com/package/react-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
b6506b6696
fix: upgrade copy-to-clipboard from 3.2.0 to 3.3.1 ( #2296 )
...
Snyk has created this PR to upgrade copy-to-clipboard from 3.2.0 to 3.3.1.
See this package in npm:
https://www.npmjs.com/package/copy-to-clipboard
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
tdowgiel
2b221d26fd
Allow to login into UI with token from api/v1/auth/login ( #2234 )
...
* Allow to login into UI with token from api/v1/auth/login
* Update changelog
* style
* Rev
* Rev: Fixed style. Added cva-ui version to UI. Fixed endless redirection with wrong tokens
* eslint
* revert cvat-core/package-lock.json
* Rev: Fixed import order and return type
* Revert bindings
5 years ago
Vitaliy Nishukov
678f5b9277
Eslint-Prettier integration & pre commit hook ( #2272 )
...
* Eslint prettier integrations and precommit hook on fly
* CHANGELOG update and package.json version patch
5 years ago
Snyk bot
81360d9099
fix: upgrade @types/react-redux from 7.1.5 to 7.1.9 ( #2290 )
...
Snyk has created this PR to upgrade @types/react-redux from 7.1.5 to 7.1.9.
See this package in npm:
https://www.npmjs.com/package/@types/react-redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
0245ae23d8
fix: upgrade @types/react-router-dom from 5.1.1 to 5.1.5 ( #2289 )
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.1 to 5.1.5.
See this package in npm:
https://www.npmjs.com/package/@types/react-router-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
6936c9ba70
fix: upgrade @types/react-dom from 16.9.3 to 16.9.8 ( #2288 )
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.3 to 16.9.8.
See this package in npm:
https://www.npmjs.com/package/@types/react-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
611a374ff2
fix: upgrade @types/react-router from 5.1.2 to 5.1.8 ( #2286 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.2 to 5.1.8.
See this package in npm:
https://www.npmjs.com/package/@types/react-router
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
767149754c
fix: upgrade react-redux from 7.1.1 to 7.2.1 ( #2287 )
...
Snyk has created this PR to upgrade react-redux from 7.1.1 to 7.2.1.
See this package in npm:
https://www.npmjs.com/package/react-redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
1dc0743b58
fix: upgrade moment from 2.24.0 to 2.28.0 ( #2285 )
...
Snyk has created this PR to upgrade moment from 2.24.0 to 2.28.0.
See this package in npm:
https://www.npmjs.com/package/moment
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
0e9f237616
fix: upgrade @types/react from 16.9.11 to 16.9.49 ( #2279 )
...
Snyk has created this PR to upgrade @types/react from 16.9.11 to 16.9.49.
See this package in npm:
https://www.npmjs.com/package/@types/react
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Vitaliy Nishukov
a781e1cee1
UI improvements ( #2238 )
...
* Layout grid
* Changelog notes
* License headers
* Get rid of fixed layot in nested components
* Multiple grids
* Multiple grids HF
* Grid use react-hotkeys
* Cleanup and test fix
* Version up
* Notifications overlay fix
5 years ago
Dmitry Kalinin
8a1842c77c
Optional chaining plugin for cvat-ui and cvat-canvas ( #2249 )
...
* Added optional chaining plugin
* Added CHANGELOG.md
5 years ago
Boris Sekachev
a5b2229039
Added ability to search for an empty frame ( #2221 )
...
* Fixed some eslint issues in cvat-core
* Added ability to search empty frames
* Updated version
* Updated changelog
* Fixed issue with track
* Fixed eslint issues
5 years ago
Dmitry Agapov
f2c84a2653
Nuclio as a plugin in CVAT, improved system to check installed plugins ( #2192 )
...
* allow to run cvat without nuclio
* fix new line
* fix comments
* Updated core version
* refactoring
* minor refactoring, fixed eslint issues, added documentation to cvat-core, updated ui version, updated changelog
* move plugins to serverViewSet
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Boris Sekachev
6370f980eb
Additional code has been added to investigate exception: 'Cannot read property label of undefined' ( #2220 )
5 years ago
Boris Sekachev
acfb1a492d
Fixed failure after updating a label on cvat.org ( #2199 )
...
* Fixed failure after updating a label on cvat.org (the bug is related with low bandwidth)
* Removed extra line of code
* Updated NPM version
* Fix test
* Better fix for the test
5 years ago
Boris Sekachev
4d3a93a803
Updated high volnurabilities from dependabot & npm audit ( #2210 )
5 years ago
Boris Sekachev
a93b4607c0
Fixed two issues #2053 and #2202 ( #2203 )
...
* Fixed two issues #2053 and #2202
* Updated changelog, updated versions
* Updated core version
5 years ago
Boris Sekachev
8330015ac5
Fixed blinking notification ( #2200 )
...
* Fixed blinking notification
* Updated CHANGELOG
5 years ago
Boris Sekachev
4d869c3cf5
Using "alt" instead of "ctrl" to delete a point, fixed reducer ( #2204 )
...
* Using alt instead of ctrl to delete a point, fixed reducer
* Updated versions
* Updated changelog
5 years ago
Boris Sekachev
24027931f9
Added more css selectors to cypress testing ( #2197 )
5 years ago
Boris Sekachev
c2b17a0b34
Prevent CVAT failure when web analytics is failure ( #2172 )
...
* Prevent CVAT failure when web analytics is failure
* Updated UI version
5 years ago
Boris Sekachev
b71e77b17b
Using serverside paremeter min_pos_points, right colors of labels in … ( #2162 )
...
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal
5 years ago
dependabot[bot]
c2df460da6
Bump http-proxy from 1.18.0 to 1.18.1 in /cvat-ui ( #2165 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
38acc99f27
Added automatic annotation progress to the task view ( #2148 )
...
* Added automatic annotation progress to the task view
* Updated changelog & version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
4e219299e1
UI Tracking with serverless functions ( #2136 )
...
* tmp
* Refactored
* Refactoring & added button to context menu
* Updated changelog, updated versions
* Improved styles
* Removed outdated code
* Updated icon
6 years ago
Boris Sekachev
bd143853a5
Running detectors on the fly ( #2102 )
...
* Draft version
* Removed extra file
* Removed extra code
* Updated icon: magic wand
* Ctrl modifier, fixed some cases when interaction event isn't raised
* Added tooltip description of an interactor
* Locking UI while server fetching
* Removing old code & refactoring
* Fixed couple of bugs
* Updated CHANGELOG.md, updated versions
* Update crosshair.ts
* Minor fixes
* Fixed eslint issues
* Prevent default action
* Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
* On the fly annotations draft
* Initial version of FBRS interactive segmentation
* Fix fbrs model_handler
* Fixed couple of minor bugs
* Added ability to interrupt interaction
* Do not show reid on annotation view
* Prettified UI
* Updated changelog, increased version
* Removed extra files
* Removed extra code
* Fixed changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Nikita Manovich
1b4ad3266b
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Dmitry Kalinin
0e37d70b1a
CVAT UI: batch of fixes ( #2084 )
...
* fixed object item border color
* Fixed default collapsed prop in object item
* Added color picker for shape outline
* Added CHANGELOG, increased npm version
* Fixed object details collapsing
* Fixed default collapsed
6 years ago
Nikita Manovich
4c24237e8a
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Nikita Manovich
28225f9dc6
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
6 years ago
Andrey Zhavoronkov
510191f64b
Added password reset functionality ( #2058 )
...
* added reset password functionality
* updated changelog and versions of cvat-core, cvat-ui
* fixed comments
* Update cvat-ui/src/components/reset-password-confirm-page/reset-password-confirm-form.tsx
* Fix CHANGELOG
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
908e0569d8
Improved interface of interactors on UI ( #2054 )
6 years ago
Maya
a4ca919b3f
Merge branch 'upstream/develop' into cache
6 years ago
Maya
0fe2e1875c
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Boris Sekachev
ebeef1d640
Fixed error message ( #2087 )
6 years ago
Andrey Zhavoronkov
2510d4d659
Added ability to configure email verification for registered user ( #1929 )
...
* Added ability to configure email verification for registered user
Removed unused code
* updated changelog
* fixed comments
* fixed swagger
* updated docs
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago