312 Commits (12fdefa67d167d1f0c1e2af6335b997d85ef1cab)

Author SHA1 Message Date
Dmitry Kruchinin 634e409792
Fix build cron type. (#2597)
* Fix Module "test.email_settings" not found.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
DmitriyOparin 240f07c3ac
Cypress test. Settings player step. (#2539)
* add test

* add steps to jump via shortcuts

* improvements test

* added open/close settings  check

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin 6e5f6834b9
Cypress test. Undo and redo feature. (#2535)
* add test

* step for create objects moved to before function

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin 09cf807d39
Cypress test. Canvas brightness contrast saturation feature (#2530)
* add test

* change type variables, let to const

* change type another variables

* changed cssSelector to find cvat_canvas_background element

* change cssSelector from ant to cvat

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin 565020cce2
Fix some tests for antd4. (#2552)
* Fix tests

* Some fix

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev 4c10fc90f6 Fixed test, improved code 5 years ago
Boris Sekachev 26b2276c42 Merged develop 5 years ago
Boris Sekachev 91162ecaab Fixed a couple of tests 5 years ago
Boris Sekachev c0c9074587 Abort PR #2506 by customer request 5 years ago
Boris Sekachev d9ed2502d1 Fixed a couple of tests 5 years ago
Boris Sekachev 1d6ff2e137 Aborted waiting time 5 years ago
Boris Sekachev bf21c29219 Fixed merged tests 5 years ago
Boris Sekachev b771780d68 Merge branch 'develop' into bs/antd4_migration 5 years ago
Boris Sekachev 6505c01bc1 Fixed some of tests 5 years ago
Boris Sekachev 9bca53577e Merged develop 5 years ago
Boris Sekachev 804384f9d8 Fixed tests 5 years ago
Dmitriy Oparin ac58b36362 change cssLocators for find elements 5 years ago
Dmitriy Oparin 8a3da9619c Merge branch 'develop' into upstream/do/cypress_test_case_24_delete_unlock_lock_object 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 c1d3a78471
Merge pull request #2518 from dvkruchinin/dkru/cypress-test-issue-2486
Cypress test. Check ability to edit positions in AAM.
5 years ago
Boris Sekachev 434eb0eead
Merge pull request #2519 from dvkruchinin/dkru/cypress-test-bitmap-feature
Cypress test. Canvas bitmap feature.
5 years ago
Kruchinin 2927162e58 Some reworked. 5 years ago
Kruchinin c40ff906ee Fix cypress test case 23. 5 years ago
Dmitriy Oparin 127e1ca37b merge checkExistObject and checkNotExistObject functions 5 years ago
Dmitriy Oparin 70b67ccdca improvements test 5 years ago
Dmitriy Oparin 733ba57a0b add step checkFailDeleteLockObject 5 years ago
Dmitriy Oparin 6dce957d06 add test 5 years ago
Kruchinin b441e0a6f2 Some fix 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 a46a2466c8 Cypress test. Navigation to empty frames.
Added some classes requared for test.
Updated version.
5 years ago
Kruchinin eebb91cab9 Cypress test. Canvas bitmap feature. 5 years ago
Kruchinin d9221f4766 Cypress test. Check ability to edit positions in AAM. 5 years ago
Dmitriy Oparin 962868831c fix className for cvat-tag-annotation-sidebar-checkbox-skip-frame element 5 years ago
Dmitriy Oparin 4167d39a63 Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode 5 years ago
Dmitriy Oparin 6f1f3f3103 renamed functions go to another frames 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
Kruchinin 627562fe09 Apply comments. 5 years ago
Dmitriy Oparin 4145620481 rename variable 5 years ago
Dmitriy Oparin c89161b9f3 medhod frameNum call by changed frame 5 years ago
Dmitriy Oparin 29e25abf19 add test 5 years ago
Kruchinin 6510e121d1 Minor fix. 5 years ago
Kruchinin 4379642bb0 Cypress test. Canvas grid feature. 5 years ago
Boris Sekachev c4662fa434
Merge pull request #2493 from dvkruchinin/dkru/cypress-test-objects-ordering-feature
Cypress test. Objects ordering feature.
5 years ago
Boris Sekachev 9b8db7bdb4
Merge pull request #2495 from dvkruchinin/dkru/cypress-test-canvas-color-feature
Cypress test. Canvas color feature.
5 years ago
Kruchinin a804bf74e2 Apply comments 5 years ago
Kruchinin e926973665 Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-objects-ordering-feature 5 years ago
Dmitriy Oparin 1ff6f12bde Merge branch 'develop' into upstream/do/cypress_test_issue_2174_reset_zoom_in_tag_annotation_mode 5 years ago
Boris Sekachev 6ef3ff2a95
Merge pull request #2434 from dvkruchinin/dkru/cypress-test-check-email-verification
Сypress test. Email verification system.
5 years ago
Kruchinin 906c3c0846 Some fix 5 years ago
Dmitriy Oparin acb53d952f added check scaleDefault 5 years ago
Kruchinin 56fbb02df5 Cypress test. Canvas color feature. 5 years ago
Kruchinin 6f8a2539f9 Reducing the number of labels and objects created 5 years ago
Dmitriy Oparin 4dc442e0bc improvements test 5 years ago
Dmitriy Oparin e8de702ba4 Merge branch 'develop' into upstream/do/cypress_test_issue_2174_reset_zoom_in_tag_annotation_mode 5 years ago
Kruchinin b2e03a5f82 Minor fix. 5 years ago
Kruchinin 4202c8195b Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-check-email-verification 5 years ago
Kruchinin f9ac1a4bed Cypress test. Filters functionality. 5 years ago
Kruchinin 9e5eea25ed Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-objects-ordering-feature 5 years ago
Dmitry Kruchinin 75d2826a3d
[Dependent] Cypress test. Project functionality. (#2459)
* init server changes
5 years ago
Kruchinin 4913eb65a7 Cypress test. Objects ordering feature. 5 years ago
Boris Sekachev cffd897494
Merge pull request #2482 from dvkruchinin/dkru/cypress-test-issue-1823-after-fix
Cypress test. Issue 1823.
5 years ago
Kruchinin 3a7fdb2c96 Apply comments. 5 years ago
Kruchinin bd7cd5e896 Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-rotate-all-images-feature 5 years ago
Boris Sekachev 1137a1752d
Merge pull request #2483 from DmitriyOparin/upstream/do/cypress_test_issue_1922_error_canvas_is_busy_at_resize_element
Cypress test. Error canvas is busy at resize element.
5 years ago
Kruchinin 2d05706212 Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-check-email-verification 5 years ago
Boris Sekachev 1f2d66197e
Merge pull request #2481 from dvkruchinin/dkru/cypress-test-issue-2440-pr
Cypress test. Issue 2440.
5 years ago
Boris Sekachev 191b54fdfc
Merge pull request #2433 from DmitriyOparin/do/cypress_test_pr_2203_error_сannot_read_property_at_saving_job
Cypress test. Error сannot read property at saving job.
5 years ago
Dmitriy Oparin 5c21adcc4e add test 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
Kruchinin 7352d39708 Add/replace functions. 5 years ago
Kruchinin 4ca3c8bc32 Some updates. 5 years ago
Kruchinin 897036f00f Cypress test. Rotate all images feature. 5 years ago
Kruchinin bf8e9c2529 Cypress test. Issue 1823. 5 years ago
Dmitriy Oparin ef93bac403 minor fix 5 years ago
Dmitriy Oparin 60e60f1bb6 added function saveJob 5 years ago
Dmitriy Oparin 08165c1b17 add test 5 years ago
Kruchinin 327e34ca3d Minor fix 5 years ago
Kruchinin b0f4ad6842 Cypress test. Issue 2440 5 years ago
Dmitriy Oparin 53cbd4c9c5 test adaptation for new develop 5 years ago
Dmitriy Oparin 2587d8e53d Merge branch 'develop' into do/cypress_test_pr_2203_error_сannot_read_property_at_saving_job 5 years ago
Kruchinin 57833e2030 Rework test suite for CI. 5 years ago
Kruchinin eb3feebbcd Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-check-email-verification 5 years ago
Kruchinin 7769d8b1de Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-issue-2418 5 years ago
Boris Sekachev 73220f7787
Merge pull request #2466 from dvkruchinin/dkru/fix-cypress-test-issue-2206
Fix cypress test for check issue 2306.
5 years ago
Boris Sekachev 2ac291e1d4
Merge pull request #2448 from dvkruchinin/dkru/cypress-test-issue-2411
Cypress test. Issue 2411
5 years ago
Kruchinin 49ce00217a Fix cypress test fot check issue 2206 5 years ago
Kruchinin cb9a4b924c Test adaptation for new functional object creation. 5 years ago
Kruchinin d8f01de506 Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-issue-2418 5 years ago
Boris Sekachev 0ddd9e7c5d
Merge pull request #2458 from dvkruchinin/dkru/set-label-any-case-creating-object
Cypress tests. Set a label when creating an object in any case.
5 years ago
Boris Sekachev feadc54971
Merge pull request #2407 from dvkruchinin/dkru/cypress-test-issue-2603
Cypress test for issue 2306.
5 years ago
Dmitriy Oparin 02ea1881a7 apply comments 5 years ago
Kruchinin 66ff55c924 Minor fix 5 years ago
Kruchinin 07ba0ee248 Set label for created object any case.
Tests adaptation.
5 years ago
Kruchinin edeab4dc8e Minor fix. 5 years ago
Kruchinin 97fc9ac0b9 Cypress test. Issue 2411.
Wrong attribute is removed in label constructor.
5 years ago
Kruchinin 20c6567501 Cypress test. Issue 2418.
Check hide/unhide functionality from label tab for object and tag with a same label.
5 years ago
Dmitriy Oparin ace75ca96d added EOF string 5 years ago
Dmitriy Oparin 075c667037 rename step 5 years ago
Kruchinin 308afe5d75 Minor fix for the test. 5 years ago
Kruchinin 5aa5493abe Add EOF email_settings.py 5 years ago
Dmitriy Oparin 05e2d4b948 used function saveJob 5 years ago
Dmitriy Oparin 52b517171a added step after and improvements test 5 years ago
Dmitriy Oparin d930a2f8e2 create function saveJob 5 years ago
Kruchinin aa70541774 Added functionality for build CVAT with wmail support 5 years ago
Dmitriy Oparin 437a2c78fd added test 5 years ago
Kruchinin 953a9aa80e First step 5 years ago
Kruchinin 49d83f9e35 Fiz test. Deactivate all objects. 5 years ago
Boris Sekachev c064a5da07
Merge pull request #2416 from dvkruchinin/dkru/cypress-test-case-17-lock-hide-features
Cypress test. Lock/hide features.
5 years ago
Kruchinin 710663f5b1 Completion of the logic verification of lock objects. 5 years ago
Kruchinin 940124e751 Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features 5 years ago
Kruchinin 276278f4f1 Minor fix. 5 years ago
Kruchinin 12443f53a3 Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features 5 years ago
Kruchinin 5b9ab1248f Apply comments. 5 years ago
Kruchinin 48f736b2df Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features 5 years ago
Kruchinin 952a7109a2 Apply comments. 5 years ago
Kruchinin 0a88830c1d Changing the logic for checking the state of objects 5 years ago
Boris Sekachev f508ee4c87
Merge pull request #2414 from dvkruchinin/dkru/cypress-test-check-user-guide-to-pr
Cypress test. User Guide.
5 years ago
Boris Sekachev e77c11106b
Merge pull request #2408 from DmitriyOparin/do/cypress_test_case16_z_order_features
Cypress test. Z-order feature.
5 years ago
Kruchinin faa1a2c3e5 Minor fix 5 years ago
Kruchinin 422c3c4091 Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-check-user-guide-to-pr 5 years ago
Kruchinin 418f3168ea Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features 5 years ago
Kruchinin b600b7dc4f Move to actions_user folder. 5 years ago
Kruchinin d1d6ae6063 Cypress test. Check User Guide. 5 years ago
Kruchinin 243298526a Merge remote-tracking branch 'upstream/develop' into dkru/cypress-test-case-17-lock-hide-features 5 years ago
Kruchinin e0c0a402be Adaptation for some tests where use add label functionality. 5 years ago
Boris Sekachev 5ccc18948a Minor code refactoring 5 years ago
Kruchinin 69e4de04e0 Cypress test. Lock/hide features. 5 years ago
Boris Sekachev dabb153039
Merge pull request #2399 from dvkruchinin/dkru/cypress_test_case15_group_features
Cypress test. Group features.
5 years ago
Kruchinin 735786b06a Removal of unnecessary code 5 years ago
Kruchinin 7b3dee9ddb Apply comments. 5 years ago
Dmitry Kalinin 8c2200356d Merge remote-tracking branch 'origin/develop' into dk/user-search 5 years ago
Kruchinin 479fc0cf29 Rename test file. 5 years ago
Dmitriy Oparin 443a899d33 add testcase16 5 years ago
Kruchinin 0f6e42ec64 Cypress test for issue 2603. 5 years ago
Kruchinin 9f11361ad0 Some fix. 5 years ago
Kruchinin e773e63689 Cypress test. Group features. 5 years ago
Kruchinin e73aec20f1 Cypress test for check "Appearance features". 5 years ago
Kruchinin 4e8d8b6f44 Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case14_appearance_features 5 years ago
Dmitry Kalinin 9194029dd2 Fixed cvat-ui tests 5 years ago
Kruchinin 1600340a65 Deleted unnecessary code. 5 years ago
Kruchinin 8028d46f02 Applying comments. 5 years ago
Kruchinin ab50c2cdd5 Cypress test for case 14. Appearance features. 5 years ago
Kruchinin c9de0b9879 Finish writing the test. 5 years ago
Kruchinin 343e4e5515 Continue writing the test.
Try to fix "Cypress failed to make a connection to the Chrome DevTools Protocol"
Adding selection lable name when goint to AAM to cypress command.
Fix some test for avid fail when the label order is reversed
5 years ago
Kruchinin 950061f492 Merge remote-tracking branch 'upstream/develop' into dkru/cypress_test_case13_merge_split_features 5 years ago
Kruchinin 617f171d63 Cypress test. Split/merge features. 5 years ago
Dmitry Kruchinin 3531316d52
Cypress. Saving the label name before creating the object. (#2360)
* Save lable value befor create an object.

And check it on right panel.

* Test for issue 1425. Select the necessary label in any case in AAM.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago