333 Commits (c40ff906ee62e7d1da7e5c823bfae3ac3ddefa34)

Author SHA1 Message Date
Boris Sekachev cc3e977f35 Updated changelog 5 years ago
Boris Sekachev 8c407b0399 Merge branch 'develop' into bs/label_selector_refactoring 5 years ago
Boris Sekachev 3a51f81e98 Merge branch 'develop' into bs/label_selector_refactoring 5 years ago
Boris Sekachev 71b48ece76 Fixed changelog 5 years ago
Boris Sekachev 26d9eba039
Merge branch 'develop' into bs/fixed_grouping 5 years ago
Boris Sekachev 7ebc8d02df
Merge branch 'develop' into bs/fixed_issue_2516 5 years ago
Boris Sekachev 5bd943cf16 Merged develop 5 years ago
Boris Sekachev 2c132012c2 Merged develop 5 years ago
Boris Sekachev 1427126bf9 Merged develop 5 years ago
Boris Sekachev d2ab7ef480 Merged develop 5 years ago
Boris Sekachev 2cdc7aeef0 Updated changelog & version 5 years ago
Boris Sekachev fcc15ced82 Merged develop 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
Andrey Zhavoronkov 45e2ea0707
Added support of mxf videos (#2514)
* added support of mxf videos
5 years ago
Maya 0292fbba8f Updated CHANGELOG 5 years ago
Boris Sekachev 19142dd262 Updated version & package json 5 years ago
Boris Sekachev b0a945ce4e Updated version & changelog 5 years ago
Boris Sekachev e2d22d3564 Updated CHANGELOG & version 5 years ago
Boris Sekachev d011d20029
Merge branch 'develop' into bs/fixed_empty_frame 5 years ago
Andrey Zhavoronkov b40863f1a3 updated changelog 5 years ago
Boris Sekachev f4eb7dfb8e Updated changelog & version 5 years ago
Dmitry Kalinin c61402522e Added CHANGELOG and npm version 5 years ago
Dmitry Kruchinin 75d2826a3d
[Dependent] Cypress test. Project functionality. (#2459)
* init server changes
5 years ago
Dmitry Kalinin 879deb5a52
Projects (#2255)
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
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
Boris Sekachev 4ef1de0081 Merged develop 5 years ago
Boris Sekachev 0015d51909 Merged develop 5 years ago
Boris Sekachev 8e10e8eb3a Merged develop 5 years ago
Boris Sekachev abaf7f5c00 Merged develop 5 years ago
Boris Sekachev dd3288080d Merged develop 5 years ago
Boris Sekachev dd2e3074ef
Merge branch 'develop' into bs/fixed_issue_2411 5 years ago
Dmitry Kalinin 374f330604 Added CHANGELOG and versions 5 years ago
Boris Sekachev cf9e287e9d Updated changelog 5 years ago
Boris Sekachev c0d92ed90d Updated changelog 5 years ago
Boris Sekachev 47a26a58b4 Updated changelog 5 years ago
Boris Sekachev ff2a0d4d7d Increased version, updated changelog 5 years ago
Boris Sekachev 267af7567a Updated changelog 5 years ago
Boris Sekachev 926d19b51a Updated changelog 5 years ago
Maria Khrustaleva f2d0b71b72
Fixed saving of relative paths in dummy chunks instead of absolute (#2424)
* Fixed saving of relative paths in dummy chunks instead of absolute

* Updated CHANGELOG
5 years ago
Andrey Zhavoronkov ddef6c1b43 updated license headers and changelog 5 years ago
Dmitry Kalinin 8c2200356d Merge remote-tracking branch 'origin/develop' into dk/user-search 5 years ago
Nikita Manovich a916e65553 Update changelog and version of CVAT server 5 years ago
Nikita Manovich 6a9fb2650a
Update changelog (#2406) 5 years ago
Maria Khrustaleva bbfa880d1f
Added ability to correct upload video with a rotation record in the metadata (#2218)
* Added ability to correct upload video with a rotation record in the metadata

* fix sizes of rotated preview

* fix sizes of rotated frame

* Added tests for uploaded video with rotation record in metadata

* Used OpenCV instead of PIL

* Fixed tests

* Update CHANGELOG

* fix

* Moved function

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Boris Sekachev 947d35673a
Merge pull request #2350 from openvinotoolkit/dk/ui-build-ci
Using npm ci
5 years ago
Boris Sekachev a1ab2fd0c1
Merge branch 'develop' into zm/update-dm 5 years ago
Dmitry Kalinin 0d0af4bbb7 Merge branch 'develop' into dk/ui-build-ci 5 years ago
Dmitry Kalinin 44c0bdf850 Merge branch 'develop' into dk/user-search 5 years ago
Zhiltsov Max 1cb0fabd39 update changelog 5 years ago
Dmitry Kalinin 0baeee7e03 Added CHANGELOG 5 years ago