Dmitry Kruchinin
5e43171486
Cypress tests. Paste labels to another task/project. ( #4236 )
...
* Start writing the test
* Rename the test
* Update the test. Added a cypress plugin
* Added comment
* Change the comment
* Started writing the test for paste labels from another task
* Added classes
* Update command
* Renamed fine name. Added test for task
4 years ago
Dmitry Kruchinin
e212d57136
Cypress. New organization pipeline. ( #4143 )
...
* The folder renamed
* Add classes
* Rename the folder
* Rename/rework the script for remoing users, tasts, projects,
organizations
* Added commands for organizations
* Fix eslint issues
* Fix workflow
* Move the test to the registration_involved folder
* Added class
* Update the test. Added some commands.
* Added class
* Add a command. Updated the test.
* Fix eslint issue
* Added some classes
* Added cypress command. Update corespinding test.
* Continue writin the test. Update commands.
* Continue writing the test
* Update main.yml
* Add className
* Update the test. Add command
* Update the test
* Added command for remove a tasks, users, progects, orgs
* Some reworks
* Add a class
* Update the test
* Added check issue 4096
* Update year
* Update years
* Update the stept in the test
* Rework command to remove users, etc.
* The tests adaptation
* Rework command to deleting users, etc.
* Apply comments
* Revert changes except base_actions_project test
* Rename the command to delete a task by api
* Apply commenst. Split tests
* Update the command, the test.
* Added steps to check
* Fix support/index.js
* The test adaptation.
* Removed comments.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
85cb87bf31
Cypress. Enabled check text with an ellipse rotation. ( #4230 )
...
* Enabled check text with Ellipse rotation
* Added dafult value to arg
4 years ago
Dmitry Kruchinin
f9e10ff059
Update antd to 4.17.0. Fix the tests. ( #4188 )
...
* fix: cvat-ui/package.json & cvat-ui/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201
* Fix case 69
* Fix case 51
* Fix case 53
* Tests reworked, fixed
* Removed cypress plugin
* Fix support/index.js
* Update support/index.js
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
29b249ecb1
Cypress test. Project backup/restore. ( #4159 )
4 years ago
Dmitry Kruchinin
211ae2a789
Cypress test. Ellipse actions. ( #4215 )
...
* Update the commands, utils. Case 108 adaptation
* Added/updated tests for ellipse
4 years ago
Dmitry Kruchinin
c77d9564ae
Cypress test. Update case 8 to check fix 4151. ( #4174 )
...
* Update the test to check fix 4151
* Some reworks
* Activating the step for Firefox
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
fc6525eeb7
Cypress test. Adjust, enabling tests for issues 2524 2633. ( #4166 )
...
* Update the command
* Rework the test
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
b85a4ad77c
Added support of ellipses ( #4062 )
4 years ago
Dmitry Kruchinin
cee4f663ba
Added the step to check the issue 4140 ( #4145 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
8629d0f79e
Added aditional check dropdown menu visibility ( #4100 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
e17d791968
Cypress. Update test case_4. ( #4089 )
...
* Added removing tasks, users, projects.
* Update the case_4, function for deleting a task.
* Fix command
* Apply comments
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
7d3116e287
Cypress. Fix/update case 69. ( #4078 )
...
* Fix case 69.
* Fixed/updated the test. Added-reworked the commands.
* Fix commands
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
6ae08d5bc7
Rework case 39 ( #4081 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
b05bb9ab43
Cypress. Update case 108. Find a better way for check shape rotation. ( #4075 )
...
* Update case 108
* Added step to check copy/paste
* Some refactoring
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
1cd2ea06b0
Fixed copy/paste for rotated shapes ( #4061 )
...
* Fixed copy/paste for rotated shapes
* Updated version
* Fixed issue with cropping rotated box after paste
* Checking constraints not only when create, but also when paste
* Do not enable autoborders when paste shape
* Fixed test. Getting circles coordinates is not correct way to check coordinates matching because they are in different coordinate spaces
* Using dedicated function to get points
4 years ago
Kirill Lakhov
69d3ad79f6
Add documentation/tests for tasks large files uploads ( #4036 )
...
* added api documentation
* added test with 108mb file
* fixed linter issues
* added upload chunk size param
* fixed initialization
* udpated doc for uploadChunkSize
* reworked setting as global
* small fix
* moved uploadChunkSize setting setup to hooks
* fix comments
* change this to globalThis
4 years ago
Dmitry Kruchinin
3cfbe809dd
Fixing cases 91, 92 ( #4076 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
7468df869c
Fix the test for check Email verification system ( #4071 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Nikita Manovich
4708b5ecf8
IAM: Open Policy Agent integration ( #3788 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
4 years ago
Dmitry Kruchinin
6abc8da3a6
Upate case 1. Added check label color. ( #4045 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
3444ab3c4c
Cypress. Update case 111. Added check ability to setup text labels content. ( #4050 )
...
* Added check label content.
* Added check. Some refactoring.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov
32d9fb09be
Project backups ( #3852 )
4 years ago
Dmitry Kalinin
579bfb38c3
Project import simple implementation ( #3790 )
4 years ago
Boris Sekachev
6af3be6cac
Added ability to setup text labels content ( #4029 )
...
* Added ability to setup text labels content
* Updated changelog
* Fixed wrong test
* Added minimum font size const
4 years ago
Dmitry Kruchinin
3cf5265b01
Cypress. Test for "Switch text font size and position". ( #4027 )
...
* Add className
* Update the test.
* Some reworks.
* Fix typo
* Revert changes in the case 36
* Move to a different test. Added check a text position
* Rework calculate the shape height
* Enabling the test for Firefox
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov
23c80c4cfe
Fixed possible color collisions in the generated colormap ( #4007 )
4 years ago
Dmitry Kruchinin
e375c70f36
Adding test to check "Smooth image" option ( #4015 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
e45d57b9e0
Cypress. Dummy cloud storages. ( #3988 )
...
* Creted dummy cloud storages.
* Add dummy per CS. Writing new test.
* Disabling for Firefox
* Code refactoring.
* Some rework
* Apply comments
* Apply comments
* Rename function. Add check tooltip text.
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
c61da9fe50
Cypress. Update case 97 for check "Fixed issue: rotation property is not dumped when backup a task" ( #4001 )
...
* Update the case 97 for check the fix 3932
* Refactoring
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
f313a71001
Update case 60 for check PR 3931 ( #3993 )
...
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
c79a4c1584
Cypress. Update case 105. Add check "Google cloud storage" provider fields. ( #3980 )
...
* Update case 105. Add "Check "Google cloud storage" provider fields" step
* Fix eslint issue
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
6351df07d1
Cypress. Fix case 108 for Firefox. ( #3981 )
...
* Fix case 108 for Firefox
* Remove unnecessary code
* Update step
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
45f9fdcecd
Cypress. Test "Rotated bounding boxes" ( #3961 )
...
* Added test for "Rotated bounding boxes"
* Update he test to use toFixed()
* Fix typo
* Applying comments.
* Some reworks
* Change assert
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin
130b815f61
Cypress. Update the test for check issue 3810. ( #3900 )
...
* Add command for unpack zip
* Test adaptation
* Tests adaptation for tasks
* Fix ESLint issue for tests.
* Fix ESLint issue for cypress support/plugins
* Added tests folder to workspaces. Ignore Eslint isuue
* Fix deletingRegisteredUsers
* Update test for checking issue 3810
* Applying comments
* Removing tests from package.json workspaces.
* Adding nmp ci for tests folder
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Boris Sekachev
7bab58e1a6
Added rotated bounding boxes ( #3832 )
...
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
4 years ago
Dmitry Kruchinin
722dc74b95
Moved wheel check to diff test and skipping it. ( #3890 )
4 years ago
Kirill Sizov
cc1b8190f3
Add Open Images format ( #3679 )
4 years ago
Dmitry Kalinin
d7ea098801
Disabled some 3d tests for GitHub CI ( #3860 )
4 years ago
Dmitry Kruchinin
a18f3eaaa8
Cypress. Fix case 28. ( #3812 )
...
* Fix case 28
* Added additional asserts.
* Added checks
* Added check .cvat-canvas-context-menu not exist
* Revert command
* Add assert
4 years ago
Dmitry Kruchinin
68d412b134
Cypress. Fix tests. ( #3783 )
...
* Additional fix case 28
* Fix case 69
* Additional fix case 31.
* case 69
4 years ago
Dmitry Kruchinin
e484aa7587
Migrate to node 16, npm 7. ( #3773 )
...
* Migrate to node 16 and nmp 7.
* Step 2
* Moving eslint to one package.json
* Fix package for 3D
* Update package files
* Fix package.json. Update package-lock.json. Update DockeFile.ui
* Change "node-sass" to "sass" due to snyk issues
* Automatically update your stylesheets due to DEPRECATION WARNING from sass
* Moving all dev dependencies to root package.json
* Remove unnecessary dependence from cvat-core-package.json
* Update of the year in copyrights
* Update CHANGELOG.md
* Define workspaces
* Update npm command to root package.json
* Update npm commands and corresponding files
* Update npm command.
* Fix Dockerfile.ui
* Fix error loading rule '@typescript-eslint/dot-notation'
* Fix eslint check issue
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kruchinin
e8b3284882
Cypress test. Connected file share. ( #3764 )
...
* Cypress test case 106. docker-compose for file share.
* Continue writing the test
* Added class to reducer
* Case 106. Added check issue 3733
* Updated yml files
* debug
* Fix renaming a image
* Remove debug
* Update the test
* Added comment
* Rename test case/file/images
* Added assert.
* Applying comments
* Apply comments
4 years ago
Dmitry Kruchinin
e3c6daec03
Cypress. Fix tests. ( #3761 )
...
* Step 1
* Step 2
* Update asset for 3d tests
* Step 3
* Added custom command for screenshot screation.
* Adaptation tests for 3d functionality
* Command update
* Update command
* Rework command
* always screenshots
* Fix eslint issue
* Fix case 31
* Update command
* Fix commands
4 years ago
Dmitry Kruchinin
701168af8a
Fix case 28 ( #3753 )
4 years ago
Dmitry Kruchinin
54ac8c08e9
Cypress test. Check email confirmation page. ( #3750 )
4 years ago
Boris Sekachev
a9ce458311
Tried to fix some tests ( #3737 )
...
* Tried to fix some tests
* Revert visibility class
* Fixed outdated code
* Fixed one code point
* Test.
* Fixed upload annotations tests
* Fixed upload tests
* Disable animation for popovers
* Removed extra class
* Removed strange check
* Pass overlayStyle from HOC to child Popover
4 years ago
Boris Sekachev
02172ad55c
Fixed upload test ( #3742 )
4 years ago
Dmitry Kruchinin
e27c922408
Cypress test. Cloud Storage page. ( #3697 )
...
* Added test for check Cloud Storage page.
* Applying comments
* Fix movingTask command
* Replace comment
* Try to fix case 5
4 years ago
Boris Sekachev
03c851594c
Migrated to the new antd, fixed tests, fixed annotations uploading ( #3694 )
...
* Revert "Revert "Updating tests for migration to a new version of antd (#3623 )""
This reverts commit 0fd8b5d49e .
* Fixed issue with annotations uploading
* Fixed menu on annotation page
* Tried to fix: Cannot read property nodeType of null
* Updated deps
* Fixed a couple of issues in menu
* Fixed import after updating antd
* Update cvat-ui/webpack.config.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
4 years ago
Dmitry Kruchinin
f3e09cdd5e
Cypress. Update case 95. Checking the addition of 2d and 3d tasks to the same project. ( #3645 )
...
* Attempt to add a 3d task to a project with a 2d task
* Update assert
4 years ago
Dmitry Kruchinin
87246c5469
Fix case 28 ( #3693 )
4 years ago
Maria Khrustaleva
9a53879a8d
UI support cloud storage ( #3372 )
...
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Evgeny Talanin
1d6f370256
Fix encoding ( #3684 )
4 years ago
Dmitry Kruchinin
85bd09a1d7
Fix test for issue 2473 ( #3683 )
4 years ago
Nikita Manovich
0fd8b5d49e
Revert "Updating tests for migration to a new version of antd ( #3623 )"
...
This reverts commit 1ecb44a63e .
4 years ago
Dmitry Kruchinin
1ecb44a63e
Updating tests for migration to a new version of antd ( #3623 )
...
* Migrated to new antd and react, fixed tests
* Popover visibility reworked
* Fixed package-lock
* Fix command for a shape drawning.
* Fix command for 3D functionality
* Fixed cannot read property map of undefined
* Updated cypress and plugins
* Update main.yml
* Update popover visibility in the tests
* Replace "be.visible" to check "ant-popover-hidden" class
* Implemented tricky way to setup popover visibility
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
4 years ago
Dmitry Kruchinin
5af103ee08
Migration to the latest version of Cypress ( #3667 )
...
* Updated packages. Adapt main.yml.
* Apdated function
* Test adaptations.
* Disable test for issue 1823
4 years ago
Dmitry Kruchinin
711adc804b
Cypress. Fix case "OpenCV. Intelligent scissors. Histogram Equalization" for Firefox. ( #3575 )
...
* Fix case 101 for Firefox.
* Fixed typo.
5 years ago
Dmitry Kruchinin
b2a496b95f
Update Cypress test to cover "Intelligent scissors blocking feature". ( #3570 )
...
* Update Cypress test. Cover "Intelligent scissors blocking feature".
* Apply comments
5 years ago
Dmitry Kruchinin
02723846ec
Cypress test. Export project with 3d task. ( #3562 )
5 years ago
Dmitry Kalinin
cef42b69e9
Project export with 3d tasks ( #3502 )
...
Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin
3c3465dd8e
Cypress test. Update cases dump/upload annotations. ( #3545 )
...
* Update cypress tests
* Added wait to command. Removed from tetst.
* Added rename archive to export dataset 3d functionality
5 years ago
Dmitry Kruchinin
ca4563513b
Cypress test. Project export feature. ( #3539 )
...
* Add css class for modal export input
* Added cypress test. Added command.
* Update tests/cypress/support/commands_projects.js
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
* Update cvat-ui/src/components/export-dataset/export-dataset-modal.tsx
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
5 years ago
Dmitry Kruchinin
96a73c10fc
Cypress test for issue 3403 ( #3537 )
5 years ago
Dmitry Kruchinin
e153dcf401
Cypress test. Update case 14. "Selected opacity" level of shapes being drawn. ( #3530 )
...
* Cypress. Update case 14. "Selected opacity" slider now defines opacity level of shapes being drawn
* Apply comments
* Update test for opencv
* Added check for polygon
5 years ago
Dmitry Kruchinin
cf8e76e10a
Temporarily disabling the test. ( #3524 )
5 years ago
Dmitry Kalinin
f18b1cb82d
Project: export as a dataset ( #3365 )
5 years ago
Dmitry Kruchinin
92a26e00dd
Cypress test. Create URL for a shape and frame. ( #3516 )
...
* Cypress test. Installed module and cypress plugin
* Updated the test. Experimtnts with a command
* Try to getting a clipboard text
* Rework adding clipboard. Revert index.js
* Added the step for creation link for a frame. Added asserts
* Adapted for Firefox
5 years ago
Dmitry Kruchinin
83d086d212
Cypress test. OpenCV basic actions. Histogram Equalization. ( #3504 )
...
* Optional content-length
* Updated check
* Added comment
* Added cypress test. Added commands
* check redraw
* Added steps to the test.
* Check "Done" button, change number of points
* Removed scrollBehavior
* Add class if functionality is active
* Added checking Histogram Equalization
* Change context.
* Apply comments
* Apply comments
* Return step of creation a shape without Done
* Added histogram error notification
* Revert opencv-control.tsx
* Added class to notification. Reworked the test.
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: klakhov <kirill.lakhov@intel.com>
5 years ago
Boris Sekachev
a881617124
Added adjustments for 3440x1440px ( #3506 )
...
* Added adjustments for 3440x1440px
* fixed testts
* Adjusted resolution
* Fixed some comments
* Added user hook
* Changed parameter name
5 years ago
Dmitry Kruchinin
7ee8efb3bc
Update Cypress tests. Added the use of the "Done" button. ( #3505 )
...
* Updated tests, commands
* Apply comments
* Removed unnecessary lines
5 years ago
Dmitry Kruchinin
380f4d8161
Cypress test. Activating the test scenario for check "Move a task between projects". ( #3486 )
...
* Activating the step for check moving a task between projects.
* Removed the comment
5 years ago
Dmitry Kruchinin
746b062814
Cypress test. Update case 10, 11. Added steps "Set start point", "Change direction". ( #3468 )
...
* Added step "Set start point" for polygon.
* Added step "Change direction" for polygon.
* Added step "Change direction" for a polyline
* Apply comments
5 years ago
Dmitry Kruchinin
44c8709420
Cypress test. Settings. Default number of points in polygon approximation. ( #3465 )
...
* First stage for points minimizer
* Fixed issue with correct opencv initialization status
* Displaying points during interaction
* Added releasing memory
* Initial version for on-the-fly optimization
* Redesigned accuracy
* Updated version & changelog
* Fixed opencv scissors
* Clean up some intermediate state
* Fixed scss
* Redesigned slider a bit
* Added errored shape
* Keep slider hidden while didn't recieve first points
* Adjusted settings slider
* Updated label
* Cypress test. Settings. Default polygon approximation accuracy level.
* The test updated
* Rename the test
* A couple of fixes for trackers & detectors
* Updated default value
* Update tests/cypress/integration/actions_tasks/case_100_settings_default_number_of_points_in_polygon_approximation.js
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
5 years ago
Dmitry Kalinin
e3616df0da
Fixed creation task problem ( #3454 )
...
* Fixed existng labels issue
* Added CHANGELOG, increased package versions
* Fixed project search field
* Fixed cypress test
5 years ago
Dmitry Kruchinin
056b7d8bf3
Cypress test. Rework case "Save filtered object in AAM" for CI nightly. ( #3441 )
...
* Rework case 99 for CI nightly
* Some fix
* Added a comments.
5 years ago
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
e45018bc43
CI. Adding file validation by hadolint/stylelint/remark linters. ( #3105 )
...
* hadolint
* Hadolint config. Add some echos for help
* some fix
* add some dockerfiles for check
* Add python script to convert jsom to html.
hadolint.yml adaptation
* hadolint report if level "error" exist
* Revert Dockerfiles
* Add stylelint checking worklow
* Add remark checking for md files
* Remark. Remove --silent
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