394 Commits (be93804122d8f7f5fc0518bb670912a400a90192)

Author SHA1 Message Date
Dmitriy Oparin ddb225da04 add className for elements 5 years ago
Boris Sekachev b09d4e0fe5
Merge pull request #2512 from dvkruchinin/dkru/cypress-test-issue-2485
Cypress test. Issue 2485.
5 years ago
Boris Sekachev e4a8159ca1 Reset state after logout & changing a job 5 years ago
Kruchinin 3aa520a340 Updated version 5 years ago
Kruchinin 0ad297504f Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-issue-2485-2 5 years ago
Kruchinin 5ab48d8fd5 Updated version. 5 years ago
Kruchinin 6d449dc3a5 Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-issue-2485-2 5 years ago
Dmitriy Oparin fa0752cbca change version 5 years ago
Dmitriy Oparin ef7db5055d Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode 5 years ago
Kruchinin a46a2466c8 Cypress test. Navigation to empty frames.
Added some classes requared for test.
Updated version.
5 years ago
Boris Sekachev 7febefe29e Updated version 5 years ago
Boris Sekachev 7052633b56 Merged develop 5 years ago
Boris Sekachev 3a51f81e98 Merge branch 'develop' into bs/label_selector_refactoring 5 years ago
Boris Sekachev 7ebc8d02df
Merge branch 'develop' into bs/fixed_issue_2516 5 years ago
Dmitriy Oparin 55f49bcab4 change version cvat-ui 5 years ago
Dmitriy Oparin 962868831c fix className for cvat-tag-annotation-sidebar-checkbox-skip-frame element 5 years ago
Boris Sekachev 2c132012c2 Merged develop 5 years ago
Dmitriy Oparin 4167d39a63 Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode 5 years ago
Boris Sekachev d2ab7ef480 Merged develop 5 years ago
Boris Sekachev 2cdc7aeef0 Updated changelog & version 5 years ago
Boris Sekachev fc1c60f735 Fixed issue 2516 5 years ago
Dmitriy Oparin 0265313d56 typos fixed in className 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
Maya d52d5baab4 Merge branch 'develop' into mk/share_without_copying_ 5 years ago
Boris Sekachev 400d868f11
Merge pull request #2500 from openvinotoolkit/snyk-upgrade-fcadf596ce230dff6ebe7fd6464f940d
[Snyk] Upgrade @types/react from 16.9.55 to 16.9.56
5 years ago
Boris Sekachev 3d97c3b63a Fixed default value 5 years ago
Boris Sekachev 19142dd262 Updated version & package json 5 years ago
Boris Sekachev abe5da957d Added dedicated component for label selector, added tooltip 5 years ago
Dmitriy Oparin e4d6eb314a change version cvat-ui 5 years ago
Dmitriy Oparin 9bdf40dc81 Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode 5 years ago
Boris Sekachev e2d22d3564 Updated CHANGELOG & version 5 years ago
Boris Sekachev 9848946b92 Merge branch 'develop' into bs/disabled_position_editing_aam 5 years ago
Boris Sekachev d011d20029
Merge branch 'develop' into bs/fixed_empty_frame 5 years ago
Boris Sekachev a53bd6c44d Disabled ability to edit positions in attribute anntation mode 5 years ago
Dmitriy Oparin 70809f045b add className for elements 5 years ago
Boris Sekachev f4eb7dfb8e Updated changelog & version 5 years ago
Boris Sekachev 94a0c0d483 Fixed empty frames navigation 5 years ago
Andrey Zhavoronkov b40da653b3 npm version++ 5 years ago
Andrey Zhavoronkov 828e644837 Merge remote-tracking branch 'origin/develop' into az/get_task_preview_hotfix 5 years ago
Andrey Zhavoronkov 3e336237ab fixed getTaskPreview exception handling, slightly improved the backend exception handling 5 years ago
Dmitry Kalinin c61402522e Added CHANGELOG and npm version 5 years ago
Dmitry Kalinin 0c4f8882e1 Fixed projects layout 5 years ago
snyk-bot 441b1d41c2
fix: upgrade @types/react from 16.9.55 to 16.9.56
Snyk has created this PR to upgrade @types/react from 16.9.55 to 16.9.56.

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
Maya c1da108f6c Merge branch 'develop' into mk/share_without_copying_ 5 years ago
Maya 0835f26e25 Added handling of the case when a shared files are no longer available 5 years ago
Boris Sekachev 1f43a2b96e Added css classes for cypress 5 years ago
Snyk bot 37a8212592
fix: upgrade @types/react-redux from 7.1.10 to 7.1.11 (#2488)
Snyk has created this PR to upgrade @types/react-redux from 7.1.10 to 7.1.11.

See this package in npm:
https://www.npmjs.com/package/@types/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 879deb5a52
Projects (#2255)
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
5 years ago
snyk-bot 89dd555667
fix: upgrade @types/react-redux from 7.1.9 to 7.1.10
Snyk has created this PR to upgrade @types/react-redux from 7.1.9 to 7.1.10.

See this package in npm:
https://www.npmjs.com/package/@types/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