251 Commits (cc2b8ad64bc077eac72fab3c8e665905194d7e13)

Author SHA1 Message Date
Dmitry Kalinin c793baf910
Label form validator fix (#2879)
* Fixed label form validator

* Added CHANGELOG and increased package npm version

* Update Cypress test "Creating a label with existing label name" for PR 2879 (#2883)

* Fix case 43 for PR 2879

* Try restart CI

Co-authored-by: Dmitry Kruchinin <33020454+dvkruchinin@users.noreply.github.com>
5 years ago
Dmitry Kruchinin 5bd61a43a4
Cypress test. Maintenance of popups visibility. (#2838)
* Cypress test. Issue 2230.

* Typo fix

* rename the file
5 years ago
Dmitry Kruchinin 105999b5e4
Cypress test. Issue 2807. (#2833) 5 years ago
Boris Sekachev fb17dca505
Migration to mousetrap, redesigned visualization settings (#2872)
* Initial version of shortcut fixes using mousetrap

* Redesigned visualization settings

* Updated cypress tests

* Minor fix in AAM

* Aborted extra changes

* 1.1.0

* Updated version & changelog

* Aborted extra changes

* Fixed headers

* Using keycodes in cypress

* Fixed a couple of commands
5 years ago
Dmitry Kruchinin 81cd6aefb1
Cypress test. Object propagate. (#2867)
* Add css classes

* Cypress test. Propagate object.

* Cypress test. Object propagation no on last frame.

* Try fix eslint "Unable to resolve path to module"

* Apply comments.
5 years ago
Dmitry Kruchinin 1e3390130f
Cypress. Fix case "Image rotate" for Firefox. (#2857)
* Cypress. Fix case 5 for Firefox.

* Decrease time to wait. Add condition.

* Remove wait().

Add an additional click on the canvas for hide the popover.
5 years ago
Andrey Zhavoronkov cd3db10aea
[Snyk] Upgrade antd from 4.11.2 to 4.12.0 (#2853)
* fix: upgrade antd from 4.11.2 to 4.12.0

Snyk has created this PR to upgrade antd from 4.11.2 to 4.12.0.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

* Fix some Cypress test for antd 4.12.0 (#2855)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Dmitry Kruchinin <33020454+dvkruchinin@users.noreply.github.com>
5 years ago
Dmitry Kruchinin fd400f7043
Update case 31. Add change label name. (#2830) 5 years ago
Dmitry Kruchinin 0d99bec0cd
Cypress test. Dump/Upload annotation. (#2771)
* Add css classes.

* Add some functions for test

* Cypress test. Dump/Upload annotation.

* Increase Cypress version to 6.4.0

* Added css classes for projects

* Replace dowloadFolder parameter

* Commands adaptation to 6.4.0

* Tests adaptation

* Additional changes related to migration to 6.4.0

* some fix

* Update cvat-ui/src/components/project-page/details.tsx

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Update cvat-ui/src/components/project-page/details.tsx

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Apply comment

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kruchinin daedff4204
Update Cypress tests. (#2812)
* Add goToTaskList() before user logout.

* Add wait() for the dropdown menu transition
5 years ago
Dmitry Kruchinin 72bd4ae672
Cypress test. Settings. Player speed. (#2758)
* Cypress test. Settings. Player speed.

* Add css classes.

* Update the test.

* Add speed compare slower and fast to covarage line
5 years ago
Dmitry Kruchinin 796b8cf64c
Update Cypress test. Object make a copy. (#2739)
* Update Cypress test. Make a copy for all object types.

* Some fix.

* Add make a copy for a tag.
5 years ago
Dmitry Kruchinin e382313df9
Cypress. Fix for Firefox browser. (#2797)
* Fix for Firefox browser

* Remove unnecessary line

* body - focus(). Additional check hidden popover.
5 years ago
Dmitry Kruchinin f49eec7fba
Add "id" to sidebar issue item. Update Cypress test. (#2784)
* Add id to sidebar issue item.

* Test adaptation

* Some fix

* Apply comments.
5 years ago
Dmitry Kruchinin 51c3dd8fe3
Cypress. Remove annotation before spec if an object exist. (#2787)
* Update cypress commands to remove anotation

* Update tests
5 years ago
Dmitry Kruchinin 2eeeacde79
Cypress test. Call HOC component each render. (#2788) 5 years ago
Dmitry Kruchinin 71e2ddbb59
Update cypress test. Add scale/fit after an image rotate. (#2752) 5 years ago
Dmitry Kruchinin 3e9281942f
Cypress test. Settings. Auto save. (#2764) 5 years ago
Dmitry Kruchinin 3d4fad4c1b
Update Cypress test. Add issue as point for check issue 2633. (#2760) 5 years ago
Dmitry Kruchinin b279824ce1
Cypress test. Annotation statistics. (#2730) 5 years ago
Dmitry Kruchinin 98d7c4d54d
Cypress test. Show attached files when creating task. (#2734)
* Cypress test. Displaying attached files when creating a task.

* Update Cypress plugin "cypress-file-upload".

* Apply comments.
5 years ago
Dmitry Kruchinin a9673b5a65
Cypress test. Create task with files from remote sources. (#2718)
* Cypress test. Create a task with files from remote sources.

* Add css class for notification.

* Minor fix.

* Add css class

* Apply comments.
5 years ago
Dmitry Kruchinin d236705441
Fix cypress test due fail in Firefox browser. (#2740) 5 years ago
Dmitry Kruchinin 3c757ac528
Cypress test. Settings. Show all interpolation tracks. (#2741) 5 years ago
Dmitry Kruchinin 5e0bdea87a
Cypress test. Export as a dataset. (#2724) 5 years ago
Dmitry Kruchinin 2e325ae4d4
Add cypress test. Update cypress command. (#2716) 5 years ago
Dmitry Kruchinin d478f72f3e
Fix cypress test. (#2719) 5 years ago
Dmitry Kruchinin 7807824131
Cypress test. "Open the task" button. (#2717)
* Cypress test. "Open the task" button.

* Fix context value.

* Apply comments.
5 years ago
Dmitry Kruchinin 2f0d492880
Cypress test. Changing a label name via label constructor. (#2703)
* Cypress test. Changing a label name via label constructor.

* Add force true to click.

* Apply comments.
5 years ago
Dmitry Kruchinin 23adfb663f
Cypress test. Create task without necessary arguments. (#2685)
* Add the test.

* Add css classes.

* Add cypress test. Try to create a task without necessary arguments.

* Update copyright year

* Add step for deleting the task.

* Apply comments.

* Apply comments.
5 years ago
Dmitry Kruchinin 165cf0fe5b
Cypress test. Creating a label with existing label name. (#2705) 5 years ago
Dmitry Kruchinin c1a11b1de5
Cypress test. Annotation filters help window. (#2701)
* Add css class to annotation filters help window.

* Add cypress test. Annotation filters help window.

* Change context

* Some changes.
5 years ago
Dmitry Kruchinin 3ced77ccc6
Cypress test. Add/delete labels and attributes. (#2693)
* Cypress test. Add/delete labels and attributes.

* Apply comments.
5 years ago
Dmitry Kruchinin f14a92896a
Fix remove filter fail Firefox browser. (#2700) 5 years ago
Dmitry Kruchinin 5b30381909
Cypress test. Rename task feature. (#2682)
* Cypress test. Rename task feature.

* Update cypress.json
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
DmitriyOparin 649f962bec
Update cypress test. Create project fail. Update project fail. Delete project fail. (#2623)
* add test

* add cssSelectors and change cvat-ui version

* fix test if it is running at firefox

* change ant to cvat cssSelector

* improvements by comments

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin 41626ebabf
Cypress test. Feedback button. (#2637)
* Add css class

* Cypress test. Feedback button, popover content

* Rework check a.href value

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
DmitriyOparin a7a23d4bfa
Update cypress test. Create task fail. Update task fail. Delete task fail. (#2622)
* add test

* add className for elements and chage cvat-ui version

* change ant to cvat cssSelector

* fix test if it is running at firefox

* improvements by comments

* fix fail

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin 266e7ca9b4
Сypress test. Issue 2524. (#2634)
* First step

* Second step.

* Third step

* Fourth step

* Fifth step.

* Added css classes. Added commands. Finish writing the test.

* Some fix

* Updated version

* Some tests adaptation

* Rework saveJob() command

* Tests adaptation.

* Cypress test. Issue 2524.

* Apply comments

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kruchinin 09794c52c9
Cypress test. Review pipeline feature. (#2555)
* First step

* Second step.

* Third step

* Fourth step

* Fifth step.

* Added css classes. Added commands. Finish writing the test.

* Some fix

* Updated version

* Some tests adaptation

* Rework saveJob() command

* Tests adaptation.

* Apply comments

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
DmitriyOparin 67c3d6b459
Update cypress test. Fail login. (#2618)
* added new steps with incorrect user and password

* added className and change cvat-ui version

* improvements closeNotification function

* fixed if it running at firefox

* added className

* fix space on string

* added closeNotification in step

* improvements by comments

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin a04d95dfc5
Update cypress test. Change password fail. (#2619)
* added step change password with incorrect password

* added cssSelectors for elements and changed cvat-ui version

* rename step

* improvements by comment

* fix if test running in firefox

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin e4c5a78774
Upgrade cypress test. Add check filter history. (#2588)
* add test

* add cssSelector for elements and update cvat-ui versions

* added step for verify select two filters

* rework by comments

* improved selection of two filters

* improvements by comments

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin 4375234c91
Cypress test. Object make a copy. (#2630)
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin 01d35c8794
Cypress test. Issue 2625. (#2629)
* Add css class for modal window.

* Add cypress test

* Move base_actions_project_task_user.js to another folder.

This folder will not be available when running through Firefox

* Rework cypress main configs.

* Add assert

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev c89cca7038
Added css classes depending on popover state (#2624)
* Added css classes depending on popover state

* Updated version

* Visibility handling for rotation

* Minor fixes
5 years ago
Dmitry Kruchinin ddd1c08963
Fix multiple tests for the Firefox browser (#2615)
* Add css class for modal window

* support/index.js adaptation

* Several tests adaptation

* Apply comments.

* Applying comments.

Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin c126d2afeb
Cypress test. Button “Continue” in label editor. (#2570)
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin 2c88e2ddb5
Cypress test. Drawing with predefined number points. (#2583)
* Cypress test. Drawing with predefined number of points.

* Updated version.

* Fix typo

* Add css class for modal window.

Rework cypress command for remove annotation.

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