330 Commits (6055be499e9fe83dc7e482e9be18acd8f8956c19)

Author SHA1 Message Date
Dmitry Kruchinin f877f11fce
Cypress test. Adding a subset when creating a task from a project. (#3451)
* Added css class for subset field

* Update Cypress test and command

* Applying comments
5 years ago
Dmitry Kruchinin 1cadb3c6f4
CI. Reducing the time of passing CI through the separation of tests for 3D functionality. (#3442)
* Tests moved to diff folder

* Update cypress config for 3d tests

* Update main.yml

* CI config fixing

* Updates screenshot path
5 years ago
Dmitry Kruchinin f82dcae82b
Cypress. Fix case 16 for Firefox. (#3446) 5 years ago
Dmitry Kruchinin 3be162a0a7
Update case72. Checking "Attribute keeping when changing label" feature (#3448) 5 years ago
Boris Sekachev 330b8a832f
Semi-automatic tools enhancements (Stage 0) (#3417)
* Improved removable points, added a button to finish current object
* Code refactoring for ai tools and opencv
* Fixed style for workspace selector
* IOG UX fix
* Updated version & changelog
* Added 'min_neg_points' parameter to serverless interactors
* Return 'min_neg_points' from the server
5 years ago
Dmitry Kruchinin 1faa9b17a0
Cypress test. Save filtered object in AAM. (#3436)
* Cypress test. Save filtered object in AAM.

* Update cypress command

* Revert changes for cypress command. Moved the test.

* Splited "changeWorkspace" and "changeLabelAAM" commands.
5 years ago
manasars c58e915c32
CVAT-3D milestone6 (#3234)
Added support for Dump annotations, Export Annotations and Upload annotations in PCD and Kitti formats.

Co-authored-by: cdp <cdp123>
Co-authored-by: Jayraj <jayrajsolanki96@gmail.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Smirnova Maria <mariax.smirnova@intel.com>
5 years ago
Dmitry Kruchinin 04f63a4063
Cypress test. Update case 90 for check issue 3415. (#3437) 5 years ago
Dmitry Kruchinin d47c5e468d
Cypress. Adapting tests to run in CI nightly. (#3370)
* Cypress. Skipping test "Export, import an annotation task" for Firefox.

* Updated case 37 for Firefox

* Redesign the test
5 years ago
Dmitry Kruchinin b7f8e8dd83
Build CVAT with models support. Adding cypress test to check models page. (#3369)
* Try add model support to CVAT build

* Added a test. Run test from different job.

* Change context

* Moved models test to project actions.

Configs adaptations.
Checking nightly

* Moved canvas 3d tests to different cypress config

Updated publish_docker_images.yml

* Removed models from matrix

* check tests on publish workflow

* Rework publish yml

* fix build, up -d

* Removed unnecessary line
5 years ago
Dmitry Kruchinin 3e93f95ef7
Cypress test. Update "Multiple users. Assign task, job." (#3347)
* Added cypress commands

* Updated cypress test case 4 for check issue 3339

* Apply comments. Some rework cypress commands.
5 years ago
Dmitry Kruchinin 79f0ff7c14
Cypress test. Export/import a task. (#3314)
* Add class

* Cypress test. Export/import a task.
5 years ago
Dmitry Kruchinin 3bb66a251e
Cypress tests. Update "Make a copy" for 2D, 3D. (#3359)
* Upated the test "Make a copy".

* Updated for canvas-3d
5 years ago
Dmitry Kruchinin 463199622c
Fix uncaught:exception for Firefox (#3356) 5 years ago
Dmitry Kruchinin 034c77af21
Rework Cypress check uncaught exception. (#3353)
* Fix uncaught:exception

* Rename var
5 years ago
Boris Sekachev 8a64394b8f
Fixed UI fails when inactive user is assigneed to a task/job (#3343)
* Fixed UI fails when inactive user is assigneed to a task/job

* Updated changelog

* Fixed tests
5 years ago
Dmitry Kruchinin 472728d5f9
Cypress test. Updating case 54. Added checking issue 3219. (#3333)
* Fixed cuboid redraw

* Updated version & changelog

* Fixed duplicated cuboid

* Updated changelog

* Do not skip test for cuboid

* Removed comment

* Fixed one more case

* Case 54. Add checking issue 3219

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Boris Sekachev 957bc29548
Fixed: "TypeError: Cannot read property 'clientX' of undefined" (#3308)
* Fixed cuboid redraw

* Updated version & changelog

* Fixed duplicated cuboid

* Updated changelog

* Do not skip test for cuboid

* Removed comment

* Fixed one more case
5 years ago
Dmitry Kruchinin 85e57c11e4
Update tests for 3D. (#3331) 5 years ago
Dmitry Kruchinin 7699bd362f
Cypress. Case 44. Adding additional checks. (#3312)
* Added classes

* Test adaptation

* Revert adding classes

* Rework the test

* Remove unnecessary comments
5 years ago
Dmitry Kruchinin 6729d1a114
Removed the extra check from the test (#3306) 5 years ago
Dmitry Kruchinin 2dc6498d90
Cypress test. Collapse sidebar. Fullscreen. (#3302)
* Cypress test. Collapse sidebar. Fullscreen.

* Installed cypress plugin cypress-real-events

* The test adaptation

* Move the test to folder for running in headed mode

* Updated cypress.json

* Rework the test by use viewport

* Renamed context. Added comments.

* Fixed typo

* Using Cypress.config values to return original size of window
5 years ago
Andrey Zhavoronkov 72fdef4335
Az/import export tasks (#3056)
* initial version of task export/import feature

* fixed tests

* CLI

* fix comments

* updated license headers

* fix eslint issues

* fix comments

* fixed comments

* reverted changes in *.md files

* fixed comments

* fix pylint issues

* fix import for share case

* improved unit tests

* updated changelog

* fixed Maria's comments

* fixed comments

* Fixed position of create new task button

* Fixed span position

* fixed comments

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kruchinin 675ef964a5
Cypress tests. Move a task between/to projects. (#3287)
* Add css classes

* add/adaptation commands

* Cypress test. Move a task to a project.

* Remove a comment

* Cypress test. Moving a task between projects.
5 years ago
Dmitry Kruchinin 3afd7e8278
Cypress test. Create an object, save, undo, save, redo, save. (#3299) 5 years ago
Dmitry Kruchinin 156ddae122
Cypress tests for CVAT-3D-M5 (#3228)
* CVAT 3D Milestone-5 changes

* Fixed Lint errors

* test

* Fixed review comments

* Fixed Lint errors

* M5 Box operations

* M5- Bounding Box Operations

* M5 Fixes

* Cypress test added wait time

* Changed the scene color to white

* Fixed year in header

* CameraAction naming convention changes

* M5-Fixes

* Fixed test fail issue

* M5- Major fixes

* Trigger notification

* Minor Fixes M5

* M5 - Other open items

* Trigger notification

* Error fix

* Trigger notification

* Unit Test fail fix

* Unit Test fail fix

* Trigger notification

* CVAT-3D M5 Review Fixes -1

* Add cypress test.

* try run canvas3d without headless

* hide tooltips

* Tests adaptations

* Review Fixes -2

* Review Fixes -3

* Merge changes

* Revert case 64

* Revert to cvat-3D-M5

* The test adaptation

* Add comments

* Added wait time in cypress

* Add condition for compare images

* cypress test. cuboid context menu.

* Cypress test. Make a copy.

* Cypress test. Cuboid propagate.

* Cypress test. Opacity. Outlined borders.

Add cypress command. Tests adaptation.

* Cypress test. Cuboid grouping.

* Fixes -1

* Trigger notification

* Case 64 adaptation.

* Updated yml for cypress tests 3D

* Cypress test. Redraw a cuboid.

* Updated tests

* Latest tests

* Cypress test. Cancel cuboid drawning.

* Cypress test. "Move the image" button interaction.

* Cypress test. Delete a cuboid.

* Cypress test. Save a job. Remove annotations.

* Fix case 88

* Fix case 88

* Cypress test. Filters.

* Minor rework case88

* Applying comments.

Co-authored-by: cdp <cdp123>
Co-authored-by: Jayraj <jayrajsolanki96@gmail.com>
5 years ago
Jijoong Kim 573bdbe32c
Add is_active field in UserFilter (#3235)
* Add is_active field in UserFilter

* Update changelog

* Add is_active as a default searchParam to get user list

* Fix url search query

* Update CHANGELOG.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Roman Donchenko d15a3199c2
Fix many spelling errors (#3244)
* Fix spelling errors

* Bump version numbers after the spelling fixes

* Fix OSX build (os.mknod requires super-priviligies)

* Fixed eslint warnings.

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin 4960260e35
Cypress test. Context images for 2D tasks. (#3257) 5 years ago
manasars f74a496733
CVAT 3D Milestone-5 (#3079)
3D bounding box manipulation: side view, top view, front view surrounding the object.
Allow user to place 3D bounding boxes & tag labels on specific area using point cloud.

Co-authored-by: cdp <cdp123>
Co-authored-by: Jayraj <jayrajsolanki96@gmail.com>
5 years ago
Timur Osmanov 9615436ecc
Website with documentation (#3039) 5 years ago
Boris Sekachev 6f52ef30e4
Support of context images for 2D tasks (#3122) 5 years ago
Dmitry Kruchinin a5b996619a
Cypress. Update test "Check if image was scaled to ROI". Add check "cancel". (#3205)
* Update case 7 for increase code coverage

* Minor fix
5 years ago
Dmitry Kruchinin 292cda8ed1
Cypress. Update test "Review pipeline feature". (#3207)
* Add { multiple: true } for closing cvat-notification-notice-save-annotations-failed

* Add log for debug

* Remove debug
5 years ago
Dmitry Kruchinin 9a018cc4e0
Cypress test. Cropping polygon in some corner cases. (#3196) 5 years ago
Dmitry Kruchinin ada95e8f5e
Cypress test. Fix "Changing a default value for an attribute" (#3188)
* Fix case 44. Added condition.

* Rework. Added waiting for id gt zero

* Rework waiting

* Return to the option to change the click and enter fields

* Waiting via while loop

* for debug

* Try to waiting. Another way.

* Fix eslint issue. Add logging for ID

* Additional logs for debug

* Remove force: true

* Added assert

* Rework click
5 years ago
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