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
Boris Sekachev
284be86f28
Fixed issue: is not a constructor when create object, save, undo, save, redo save ( #3292 )
...
* Fixed issue #3216
* Updated version & changelog
* Added unit test
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
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
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
Dmitry Kalinin
a2df499f50
Task moving between projects ( #3164 )
5 years ago
Boris Sekachev
6f52ef30e4
Support of context images for 2D tasks ( #3122 )
5 years ago
Boris Sekachev
6a0379c3b9
Fixed hundreds of vulnerabilities in npm audit ( #3169 )
...
* Fixed hundreds of vulnerabilities in npm audit
* Updated package-lock for canvases
* Fixed package-lock
* Fixed vulnerabilities in cvat-canvas3d and cvat-data
5 years ago
Snyk bot
adbc74fa29
fix: upgrade json-logic-js from 2.0.0 to 2.0.1 ( #3107 )
...
Snyk has created this PR to upgrade json-logic-js from 2.0.0 to 2.0.1.
See this package in npm:
https://www.npmjs.com/package/json-logic-js
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Max Wang
8a635b11fb
Fix bug with hung web worker ( #3096 )
...
* Fix bug with hung web worker
* Added upper limit to stop property of active chunk request
* Add web worker fix to changelog
* Bump to version 3.12.1
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
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
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
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
Snyk bot
2c74394f51
fix: cvat-core/package.json & cvat-core/package-lock.json to reduce vulnerabilities ( #2616 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
5 years ago
Boris Sekachev
d6ac8cc5be
[Dependent] Simple Review Pipeline (Client) ( #2357 )
...
* tmp
* Removed migration
* Rebased
* Added signals & rating
* Updated API views
* Added reviewer serializer
* Added permissions
* Fixed some code issues
* Fixed swagger docs
* Some fixes
* Updated api method to create review
* Added some API tests & some fixes
* Added some tests
* Removed extra code
* cvat-core, basic review view
* Removed extra components
* Fixed context menu
* Added api method to canvas, removed extra files
* Implemented roi selection
* Added method to display rois on canvas
* Updated README.md
* Create issue dialog, some fixes
* Setup chat dialog windows
* Code refactoring
* Some fixes
* Small enhancement
* Fixed core tests, removed extra code
* A couple of fixes on canvas
* Canvas issues highlighting
* Small UX fix
* Fixed width of chat
* Code refactoring
* Added dialogs & review summary
* Fixed tests
* Fixed bug during rendering
* Applied changes from client part
* Fixed bugs in tests
* Added docs & setup plugins in cvat-core
* Aborted cypress changes
* Fixed comments
* Removed extra change
* Renamed fields
* Updated versions, fixed some comments
* Merged develop
* Merged develop
* Removed extra changes
* Removed extra changes
* Fixed tests
* Fixed scale & animation
* Using hull instead of the whole set of points
* Fixed minor issue
* Added additional logic to improve UX
* Updated task instance after review submitting
* Removed extra dependenci from package lock
* Fixed REST API test
* Removed /comments/<id> [PUT]
* /issue/comments/create [POST] -> /comments [POST]
* /job/<id>/reviews/create [POST] -> /reviews [POST]
* [PATCH] /issue/<id>/resolve(reopen) -> [PATCH] /issue/id
* Minor fix
* Updated till the latest REST APi
* Fixed test
* Reviewed review summary
* Review summary client-side
* Removed unused import
* Checking permissions client side
* Checking job permissions
* UP issue dialog onmouseout
* Added shadow & pressenter event
* Added ref initial value
* Using the same box shadow in the whole project
* Removed extra files in the patch
* Removed extra files in the patch
* Updated versions
* Updated changelog
* Fixed merge issue
* Set updated flag on changing a reviewer
* Fixed submit review modal
* Two minor issue fixed
* Searching issues & additional sidebar tab
* Show text for locked objects
* Fixed permissions for reviewers
* Fixed typos
* Fixed review request/submit actions, added action to finish a job
* Star rating instead
* Fixed migration
* Removed animation, updated blur/highlight behaviour, updated hiddel labels position
* Hide/show issues button, adjusted header
* Context menu & buttons
* Removed ability to select an object in region selector
* Do not show issues in AAM & tag annotation
* Fixed jest tests
* Fixed: cannot read property label of undefined
* Getting hull before creating the issue
* Added ability to leave quick comment one of latest
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
snyk-bot
118b547a73
fix: upgrade jest-config from 26.6.2 to 26.6.3
...
Snyk has created this PR to upgrade jest-config from 26.6.2 to 26.6.3.
See this package in npm:
https://www.npmjs.com/package/jest-config
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot
3c343ec830
fix: upgrade jest-config from 26.6.1 to 26.6.2
...
Snyk has created this PR to upgrade jest-config from 26.6.1 to 26.6.2.
See this package in npm:
https://www.npmjs.com/package/jest-config
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
snyk-bot
0749cddc30
fix: upgrade jest-config from 26.0.0 to 26.6.1
...
Snyk has created this PR to upgrade jest-config from 26.0.0 to 26.6.1.
See this package in npm:
https://www.npmjs.com/package/jest-config
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev
b7da49d797
Merge pull request #2445 from openvinotoolkit/dk/cvat-core-pacth-requests-fix
...
Partly update fields with PATCH requests
5 years ago
snyk-bot
1d9f477214
fix: cvat-core/package.json & cvat-core/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
5 years ago
Dmitry Kalinin
374f330604
Added CHANGELOG and versions
5 years ago
Snyk bot
b540c4c79e
fix: upgrade axios from 0.20.0 to 0.21.0 ( #2425 )
...
Snyk has created this PR to upgrade axios from 0.20.0 to 0.21.0.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev
5ccc18948a
Minor code refactoring
5 years ago
Dmitry Kalinin
8c2200356d
Merge remote-tracking branch 'origin/develop' into dk/user-search
5 years ago
snyk-bot
bac7c7c24b
fix: upgrade detect-browser from 5.1.1 to 5.2.0
...
Snyk has created this PR to upgrade detect-browser from 5.1.1 to 5.2.0.
See this package in npm:
https://www.npmjs.com/package/detect-browser
See this project in Snyk:
https://app.snyk.io/org/cvat/project/6ec290d2-fdd9-480b-aeef-3552213525dd?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kalinin
ad03d80e0d
Added npm versions
5 years ago
Boris Sekachev
0576cb7872
Fixes for eslint & precommit configuration ( #2352 )
...
* Fixed some codacy configs, fixed commiting with lint-stage
* Improved code
* Fixed header
* Fixed headers
* Removed extra dependencies
* Updated some packages (fixed critical vulnerabilities)
5 years ago
Vitaliy Nishukov
00f6486f80
Z-Order flag in creation task process ( #2294 )
...
* Z-Order flag in creation task process has been removed
5 years ago
Snyk bot
71c13a6510
fix: upgrade axios from 0.18.1 to 0.20.0 ( #2278 )
...
Snyk has created this PR to upgrade axios from 0.18.1 to 0.20.0.
See this package in npm:
https://www.npmjs.com/package/axios
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/3bbed299-c7a3-438a-b994-f62b86369818?utm_source=github&utm_medium=upgrade-pr
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
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
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
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
Maya
e0461574ba
Updated version
6 years ago
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Andrey Zhavoronkov
5da7d5ddfc
Added package-lock.json to cvat-core. ( #1995 )
...
* added package-lock for cvat-core
* updated nodejs version
6 years ago