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
Dmitry Kruchinin
8285e8bdd1
Cypress test. Search task feature. ( #2599 )
...
* Add css class to search task placeholder
* Cypress test. Search task feature.
* Finish write the test.
* Some fix
* Add some options for search
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
e6e6be94f9
Cypress test. Label constructor. Color label. ( #2568 )
...
* Cypress test. Label constructor. Color label.
One test adaptation.
* Fix test case22. Disable checking tag name.
* Some fix.
* Add css classes. Update cypress command.
* Version updated
* Some rework case22
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
2a41b64c85
Cypress test. Issue 2487. ( #2571 )
...
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
DmitriyOparin
dff11d1ada
Upgrade cypress test. Login and logout. ( #2574 )
...
* added new steps
* added cssSelector for task name element
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Dmitry Kruchinin
1398bd3390
Cypress test. Group color feature. ( #2589 )
...
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
DmitriyOparin
68dfa5da64
Cypress test. Attribute annotation mode zoom margin feature. ( #2573 )
...
* add test
* improvements test
* improvements other tests
* add cssSelectors
* small improvements
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin
979bd33ccd
Cypress test. Always show object details feature. ( #2581 )
...
* add test
* removed create several objects
* fix number test
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin
ca62b6b215
Cypress test. Collapse sidebar/apperance. ( #2549 )
...
* add test
* add className for hide/unhide appearance
* change version cvat-ui
* change version cvat-ui
* step get value moved to before method
* small fix
* small improvements
Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
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