294 Commits (835b2b6f23e21b5f2ba036dcaf79ebade1fc46b2)

Author SHA1 Message Date
Dmitry Kruchinin 835b2b6f23
Update cypress test. Actions on Cuboid. (#3158)
* step 1

* Increase coverage for cvat-canvas/src/typescript/svg.patch.ts

* Remove unecessary code

* Added some checks
5 years ago
Dmitry Kruchinin f3fd2e6057
Revert use .not('.ant-select-dropdown') (#3161) 5 years ago
Dmitry Kruchinin 73b85a9465
Cypress test. Try to create a task with an incorrect dataset repository. (#3153)
* Add css class

* Cypress test. Try create a task with incorrect dataset repo.

* Some fix
5 years ago
Dmitry Kruchinin e00c389991
Cypress test. Reset password notification. (#3141)
* Cypress test. Reset password notification.

* Add dummy email
5 years ago
Dmitry Kruchinin 9190559396
Cypress test. Overlap size. (#3147)
* Add css class

* Add cyoress test. Update cypress command.

* Add some checks
5 years ago
Dmitry Kruchinin c33f77f88d
Fix cypress command. (#3148)
* Fix cypress command

* Add aditional check for interact with dropdown menu
5 years ago
Dmitry Kruchinin c60812c163
Cypress test. Drag canvas. (#3142)
* Cypress test. Drag canvas.

* Added click to ".cvat-move-control"

* Add comment
5 years ago
Dmitry Kruchinin b313dc795d
Update cypress test. Merge/split features. (#3139)
* Merge shapes on different frames

* Update case 13 to increase coverage

* Some fix
5 years ago
Dmitry Kruchinin b9f405804b
CI. Using the Docker layer cache. Parallelizing test runs. (#3100) 5 years ago
Dmitry Kruchinin 17908003df
Update cypress test. Review pipeline feature. (#3118)
* Upate cypress command.

Added the ability to re-open the issue.

* Update cypress test. Added re-open an issue.

* Apply comments

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>

Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Dmitry Kruchinin d012c708a2
Cypress test. Import annotations for frames with dots in the name. (#3111)
* Add css class

* Cypress test. Import annotations for frames with dots in name.
5 years ago
Dmitry Kruchinin be9e00fa7a
Update cypress test. Canvas 3D functionality. Basic actions. (#3112)
* Rename, add css class

* Update cypress test.
5 years ago
Dmitry Kruchinin a2170f7947
Cypress test. Hotkeys to change labels feature. (#3086)
* Cypress test. Hotkeys to change labels feature.

* Apply comments
5 years ago
Dmitry Kruchinin babf1a3f54
Update cypress test. Label constructor. Color label. Label name editing. (#3068)
* Update Cypress test "Label constructor. Color label. Label name editing"

* Fix for Firefox
5 years ago
Dmitry Kruchinin 92e5ab66e5
Cypress test. Mutable attribute. (#3058)
* Add mutable condition to cypress command

* Cypress test. Mutable attribute.

* Small fix

* Update tests/cypress/integration/actions_tasks_objects/case_70_mutable_attribute.js

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

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kruchinin 8e1fe94602
Update Cypress test "Button "Continue" in label editor". (#3064)
Update cypress command.
5 years ago
Dmitry Kruchinin 6ecf648dec
Cypress test. Shortcuts window. (#3065)
* Add css classes.

* Cypress test. Shortcuts window.

* Fix naming of var
5 years ago
Dmitry Kruchinin df175a8561
Cypress test. Filters, sorting jobs. Tooltip search task filter. (#3053)
* Add scc classes

* Rework cypress command

* Update test to check task search tooltip

* Cypress test. Job filter, sorting feature.

* Fix eslint

* Update cypress/code-coverage version

* Replace comments

* small fix

* Restart CI

* Applying comments

* Fix typo
5 years ago
Dmitry Kruchinin 7e592b8fef
Cypress test. Saving settings to local storage. (#3040)
* Cypress test. Saving setting to local storage.

* Add css classes

* Add cypress command

* Updating the test
5 years ago
Dmitry Kruchinin d0c30e74a1
Cypress test. Crop polygon properly. (#3048) 5 years ago
Dmitry Kruchinin 59d7b38157
Cypress. Adapting tests to the new filter functionality. (#3026)
* adapting 1444

* Add cypress command

* Tests adaptations.

Removed test or issue 2690.

* Add the css class if filter modal visible

* Move cypress command for filters to diff file

* Tests adaptations

* Applying comments.

* Moving comments

* Prettier formatting.

* Fix another tests
5 years ago
Dmitry Kruchinin 4b743d76a4
Cypress test. Intelligent polygon cropping. (#3035) 5 years ago
Dmitry Kruchinin af416f6f98
Cypress test. Change a label name/color via raw editor. (#3032)
* Cypress test. Change label name/color by raw editor.

* Case 65. Add remove a task to after()

* Test adaptation to Firefox.

* Applying comments.
5 years ago
Dmitry Kruchinin 70a9071de8
Cypress test. Create a task with manifest file. (#3014)
* Update cypress configs

* Add manifest as an asset

* Cypress test. Create a task with manifest file.

* Rework assets

* Update cypress test

* Add check container existing
5 years ago
Dmitry Kruchinin 99cf65c428
Cypress test. Canvas 3D. Create a cuboid. (#3005)
* Cypress test. Canvas 3D. Cuboid.

* Comments

* Update test. Replace compare image function to cy command
5 years ago
Dmitry Kruchinin 1efd21ab77
Cypress test. Canvas 3D. Control button mouse interaction. (#3003)
* Case 56 remove after()

* Cypress test. Canvas 3D. Control buttom mouse interaction.

* Restart CI

* Add different command file for canvas3d feature.

* Update index.js

* Update the copyright year

* Tests adaptations
5 years ago
Dmitry Kruchinin e41c301251
Cypress test. Canvas 3d-m4. Check resize views. (#2995)
* Cypress test. Resize views.

* Little fix
5 years ago
Dmitry Kruchinin 4f7b1f91ff
Cypress. Fix some tests. Rework margin. (#3001)
* cvat-player-buttons margin: 0 4px

* Rework test to set autosave interval

* Update copyright

* Remove workaround.
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 Kruchinin d62e176529
pcd/test adaptation to cvat3d-m4 (#2981) 5 years ago
Dmitry Kruchinin 9e10f5e775
Update Cypress test for check issue 2968. (#2974)
* Update test. Add check issue 2968.

* Apply comments
5 years ago
Dmitry Kruchinin c3fb14bf64
Cypress/unit tests. Label deleting feature. (#2953)
* Add dummy second label

* Add unit tests

* Update cypress command

* Add cypress tests

* Revert command.js requare

* Add css classes

* Add css class
5 years ago
Dmitry Kruchinin eb1cb830bb
Cypress test. Autoborder handler. (#2965)
* Cypress test. Autoborder feature.

* Add polyline between two shapes

* Draw polyline with more than 3 point

* Draw polygon with the 3rd points.

* Draw second polygon with double click to stop propagation

* Refactoring.

* Apply comments
5 years ago
Dmitry Kruchinin 56f8b108a6
Cypress test. Create a task with set an issue tracker. (#2970)
* Add css class

* Cypress test. Create a task with set issue tracker.

* Change "visible" to "exist".
5 years ago
Dmitry Kruchinin c58074ea1f
Cypress test. Canvas3D. Add check a context image. (#2966)
* Add check a context image

Update zip archive with the pcd files structure.

* Uncomment after()
5 years ago
Dmitry Kruchinin 83a08cb22f
Cypress test. Edit handler feature. (#2948) 5 years ago
Dmitry Kruchinin 983e765fab
Update Cypress test. Group features. (#2950)
* Update case 15. Added ungroup action.

* Reset grouping via type Esc.

* Add check fill attr

* Add ungroup via Shift+G

* Apply comments
5 years ago
Dmitry Kruchinin c9830d201e
Cypress test. Canvas 3D functionality. Basic actions (#2921)
* Add .pcd files to testing functional. Add cypress test.

* Add plugin to compare images.

* Add const file for testing canvas3d

* Add canvas3d folder to testing via cypress

* Add compare images to cypress.

* Some rework.

* Disable the test for Firefox.

* Disable the test in the cypress_cron_type.json (the record removed).

* Apply comments.

* Added click() as workaround for excluding wait()

* Try to click on the disabled workspace selectors.

For exluding check ant* class.

* Regenerate .pcd.

Add loop to wheel top/side/front

* Loop for wheel for perspective also.
5 years ago
Dmitry Kruchinin 86eef84717
Rework Cypress test "Register user, change password, login with new password". (#2933)
* Rework Cypress test "case 2".

* Add command to deleting a registered users.

* Tests adaptation.

* Update cypress command

* Test adaptation

* Apply comments.
5 years ago
Dmitry Kruchinin ea4d8e0a3b
Cypress test. Creating more than one task from project per time. (#2909)
* Cypress test. Create more than one task per time from project.

* Add cypress command.

* Little bit fix.

* Adaptation cypress test for issue 2625.

* Some rework test

* Change context text.

* Rename test
5 years ago
Dmitry Kruchinin 4191ea2df6
Cypress test. Update case "Dump/upload annotation" (#2893)
* Add css classes

* Update cypress test

* Add negative scenario
5 years ago
Dmitry Kruchinin a77b7f6b3d
Cypress test. Repeat draw feature. (#2887)
* Cypress test. Repeat draw feature.

* Add css class

* Rework the test. Apply comments.
5 years ago
Dmitry Kruchinin 638850aa10
Cypress test. Redraw feature. (#2882)
* Cypress test. Redraw feature.

* Add draw a tag

* Move draw coboid to end and skip

* Use keyCode

* Remove it to redraw a tag
5 years ago
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