Maria Khrustaleva
9f89787f95
Source & target storage support ( #4842 )
3 years ago
Maxim Zhiltsov
4f6e81eab3
Bump sdk and cli versions ( #4923 )
3 years ago
Maxim Zhiltsov
7218f4e283
Add host schema auto-detection in SDK ( #4910 )
3 years ago
Maxim Zhiltsov
1dcba5a843
Align server api, sdk and cli versions to 2.1.0 ( #4913 )
3 years ago
Boris Sekachev
efd43637a4
Fixed redrawing a skeleton (Shift+N) ( #4906 )
...
* Fixed redrawing a skeleton (Shift+N)
* Updated version
* Added cypress test
* Enabled disabled tests
* Updated test IDs
3 years ago
Maxim Zhiltsov
917e821348
SDK alpha 1 release ( #4903 )
3 years ago
Boris Sekachev
6410b86a4e
Added end-to-end Cypress tests for Skeletons pipeline ( #4892 )
...
* Updated config
* Added skeleton drawing
* Added first cypresst test with skeletons
* Reworked split
* Added drawing/merging/splitting
* Fixed IDs order
* Fixed case 107
4 years ago
Kirill Lakhov
738792c285
Fixed actions_users/case_38_feedback_button ( #4885 )
...
* Fixed incorrect links
* Updated header
4 years ago
Maxim Zhiltsov
53697ecac5
SDK layer 2 - cover RC1 usecases ( #4813 )
4 years ago
Kirill Sizov
b60d3b481a
fix remote image link ( #4871 )
4 years ago
Maria Khrustaleva
182c39aa8f
Hotfix missing manifest file ( #116 )
4 years ago
Andrey Zhavoronkov
5e2eda7601
Extend helm to support Serverless functions and Analytics ( #110 )
4 years ago
Boris Sekachev
7e20b279af
Added support of skeletons ( #1 )
4 years ago
Maxim Zhiltsov
5f58a0f7be
Add 2nd layer of SDK ( #19 )
4 years ago
Kirill Lakhov
7a33fc0339
Fix unstable 2E2 tests ( #68 )
...
* Added workaround
* fixed yolo format test
* applied comment
* removed logout intercept
4 years ago
Maria Khrustaleva
164c2c34df
Images should be searched relative to the manifest file on cloud storage ( #8 )
4 years ago
Kirill Lakhov
36fdcea8d6
OpenCV.js caching and autoload ( #30 )
4 years ago
Aleksey Alekseev
fbcf758674
86 improve uiux on create task page ( #7 )
...
* Update label form
Remove Done button
Add closing by Esc
Add continuing by Enter
* disable autocomplete on label form
* Update submit behavior on create task
Change one submit button to two: "submit and open" and "submit and continue"
* Update submit behavior on create project
Change one submit button to two: "submit and open" and "submit and continue"
* fix eslint error
* change tests
* Add changes in changelog
* update version cvat-ui
* move of empty name handler logic when create label
* change handler errors on create project
* change text of buttons
* revert change yarn.lock
* Fixed eslint pipeline
* fix eslint error on test
* fix several tests
* fix several tests
* fix several tests
* fix several tests
Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
Co-authored-by: Nikita Manovich <nikita@cvat.ai>
4 years ago
Kirill Sizov
ee12b44b55
REST API tests: update data.json ( #27 )
4 years ago
Boris Sekachev
1a94190572
Changed links openvinotoolkit > cvat-ai ( #3 )
...
Changed links openvinotoolkit > cvat.ai
4 years ago
Boris Sekachev
8ebdf5db93
Fixed eslint config ( #131 )
...
* Fixed eslint config
* Updated yarn.lock
4 years ago
Maxim Zhiltsov
7b2fc54e20
Add CVAT SDK package ( #7 )
4 years ago
Kirill Sizov
a38c567c4c
Fix CI-nightly ( #117 )
4 years ago
Kirill Sizov
2240b3f4aa
Replace npm with yarn ( #113 )
...
* package.json: private true
* delete package-lock.json
* cvat-core/package.json: fix path for cvat-data
* replace npm with yarn
* replace npm with yarn
* add yarn.lock files
* replace npm with yarn
* remark: replace npm with yarn
* fixes
* fixes
* alligment
* workflows: replace npm with yarn
* revert husky version
* replace npm with yarn on ci image
* add yarn for ci image
* enable debug mode for main workflow
* debug mode
* v0.0.0
* resolve dependencies issues
* update docs
* exit debug mode
* add yarn.lock to the ui image
* fix three version
* resolve conflicts
* [no ci] use yarn instead of npm
* fix src path
4 years ago
Boris Sekachev
4f1a778d22
Fixed Intel license headers ( #119 )
4 years ago
Kirill Lakhov
489c115bb4
Fixed failing test case_113_new_organization_pipeline ( #111 )
...
added workaround for detached elements
4 years ago
Kirill Sizov
05e6143a21
REST API tests: project backup and patch labels ( #104 )
4 years ago
Kirill Lakhov
c0c469f824
Tags on frame ( #75 )
4 years ago
Maxim Zhiltsov
bddd44642d
Fix pylint issues ( #100 )
4 years ago
Maria Khrustaleva
57bc0e9c90
Source & target storage tests ( #56 )
4 years ago
Maria Khrustaleva
54c15830a9
Add support for source & target storages ( #28 )
4 years ago
Kirill Sizov
2db5bcf7b0
CI: refactor cache, add coverage for CI-nightly ( #79 )
4 years ago
Kirill Sizov
ca8150e21c
Hotfix for CI-nightly ( #74 )
4 years ago
Kirill Sizov
2e161b0e9f
Refactor CI ( #26 )
4 years ago
Anastasia Yasakova
4dc01b0441
Fixed: Could not export dataset (Request Status Code 500 "StopIteration") ( #17 )
4 years ago
Anastasia Yasakova
bc9fc45eef
Add test for dataset import in an organization ( #35 )
4 years ago
Kirill Lakhov
9f2ccb8f81
Improved stability of actions_tasks2/case_101_opencv_basic_actions.js ( #58 )
4 years ago
Kirill Lakhov
1598e0c5be
Fixed test file share with docker compose ( #52 )
...
changes file share .yml
4 years ago
Kirill Lakhov
5d318e0f5f
Incremental jobs update ( #42 )
4 years ago
Boris Sekachev
ebd04aa4de
Fixed built, improved testing system ( #43 )
...
Fixed nightly built, reworked closing platform notification, updated cypress, fixed vulnerabilities in tests/
4 years ago
Boris Sekachev
f960da9117
Added ability to delete frames ( #10 )
...
Co-authored-by: Dmitry Kalinin <dmitry.kalinin@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@gmail.com>
Co-authored-by: Boris Sekachev <b.sekachev@yandex.ru>
4 years ago
Kirill Lakhov
c266a9421c
Improved stability of actions_tasks/task_changes_after_initial_save.js ( #39 )
4 years ago
Kirill Lakhov
cb896ecab2
Tus for backups ( #9 )
4 years ago
Kirill Lakhov
9c4375d42e
Fixed: actions_projects_models/registration_involved/base_actions_project_task_user.js ( #38 )
...
remove task2 should not exist
4 years ago
Andrey Zhavoronkov
f10f655859
update minimist npm dependency ( #34 )
...
* updated mininist package and removed dts-bundle-webpack dependency
* updated webpak to v5
added bundle-declarations-webpack-plugin to bundle *.d.ts files for cvat-canvas and cvat-canvas3d
* fixed rest_api tests
* update changelog
* fixed e2e fileshare test in case of zsh use
4 years ago
Kirill Lakhov
5820ece3f0
Fix CI-nightly: task_changes_status_after_initial_save test ( #25 )
4 years ago
Kirill Sizov
561f4e299d
Reduce number of test cases ( #24 )
4 years ago
dependabot[bot]
b8493e0d96
Bump ansi-regex from 5.0.0 to 5.0.1 in /tests ( #4566 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Irina Kovaleva
de30cb2551
REST API tests: project accessibility ( #4496 )
...
Co-authored-by: Kirill Sizov <kirill.sizov@intel.com>
4 years ago
dependabot[bot]
940548d5f5
Bump minimist from 1.2.5 to 1.2.6 in /tests ( #4511 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Maria Khrustaleva
2a05316496
Add REST API GET, POST, PATCH tests for cloud storage ( #4353 )
...
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
4 years ago
Dmitry Kalinin
dd60b2d8e0
REST API tests: patch tasks, post/patch issues ( #4465 )
...
Co-authored-by: Kirill Sizov <kirill.sizov@intel.com>
4 years ago
Kirill Sizov
6dd73b0576
Improve REST API testing system ( #4403 )
4 years ago
Andrey Zhavoronkov
8810125fd8
Remote files test ( #4443 )
4 years ago
Boris Sekachev
1225fbb1bc
Enhanced filtration/sorting for tasks/projects/tasks in projects/cloud storages ( #4409 )
4 years ago
Kirill Lakhov
53f6699d40
Fixed bug: Incorrect point deletion with keyboard shortcut ( #4420 )
...
* fixed incorrect deletion
* update changelog
* added test
* applied comments
* added small check
4 years ago
Nikita Manovich
cc98ff0584
Fix OPTIONS request to REST API methods ( #4402 )
4 years ago
Nikita Manovich
e8f294f673
REST API /api/jobs/<id>/commits ( #4368 )
4 years ago
Boris Sekachev
b5bac8c0a5
Jobs page: advanced filtration and implemented sorting ( #4319 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
Co-authored-by: Maya <maya17grd@gmail.com>
4 years ago
Boris Sekachev
c07a93d1ad
Added REST API tests [**/tasks GET, POST] ( #4347 )
...
Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
4 years ago
Kirill Sizov
01eaf362aa
REST API tests: patch job/annotations, patch job ( #4351 )
4 years ago
Andrey Zhavoronkov
6f1d1222bf
added cache-policy test ( #4355 )
4 years ago
Maria Khrustaleva
99501182b4
Add test for content type header ( #4345 )
4 years ago
Andrey Zhavoronkov
3c8922ec78
Added simple test for analytics availability ( #4308 )
...
Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
4 years ago
Boris Sekachev
f719648bb0
Added cypress tests for the feature: 'continue frame n' ( #4340 )
...
* Added cypress tests for the feature: 'continue frame n'
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
* Update tests/cypress/integration/actions_tasks/continue_frame_n.js
4 years ago
Nikita Manovich
e9ef925b4b
Removed training app ( #4330 )
4 years ago
Nikita Manovich
331e4ca73c
REST API tests for GET jobs + GET jobs/ID/annotations ( #4295 )
4 years ago
Kirill Lakhov
6ca72a915b
Cypress. Add test for OpenCV TrackerMIL tool ( #4301 )
...
* init
* added test
* added comment
* fix typo
* fix linter error
* applied comments
4 years ago
Boris Sekachev
237f98d5f8
Some icons improvements ( #4286 )
...
* Removed unused icons
* Some icon changed to alternatives
* Updated version
* Icon selectors in tests
* Fixed eslint error in test
* Fixed opacity
* Updated header
* Fix URL scheme in cypress tests related with removing labels
* MinusCircled -> DeleteOutlined, removed one more custom cvat icon (there is the same antd icon)
* Fixed tests
* Fixed typos
4 years ago
Boris Sekachev
c248a9a3f4
Fix URL scheme in cypress tests related with removing labels ( #4288 )
4 years ago
Dmitry Kruchinin
5915740cdb
Cypress. Rework the command to add a label. ( #4195 )
...
* Add command for a label delete. Rework command to add a new label
* The tests adaptations
* Some updates
* Fix ESLint issue
* Fix command
4 years ago
Maria Khrustaleva
83126c7b5a
API versioning using accept header ( #4239 )
4 years ago
Boris Sekachev
29f14a814a
Added 2 cypress tests ( #4278 )
...
* Implemented test for issue #3975 PR #4189
4 years ago
Kirill Sizov
58a71a480d
Fix REST API tests ( #4279 )
...
* Conftest: check values instead of keys
* Rename SQL script for db restoring
* Use SQL dump file instead of custom format
* Use SQL dump file instead of custom format
* Update README
* Conftest: fix scope for restore_db
4 years ago
Kirill Sizov
6c96891fc4
REST API tests for IAM ( #4090 )
4 years ago
Andrey Zhavoronkov
2b50abba14
Bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1 ( #4267 )
...
* bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1
* used maintained django_sendfile2 package instead of django sendfile
* fixed cy tests due django_sendfile used wrong header
4 years ago
Dmitry Kruchinin
d2ea06306f
Cypress. Update the test for project export dataset. Add import dataset. ( #4233 )
4 years ago
dependabot[bot]
bec253f022
Bump cached-path-relative from 1.0.2 to 1.1.0 in /tests ( #4253 )
...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ashaffer/cached-path-relative/releases )
- [Commits](https://github.com/ashaffer/cached-path-relative/commits )
---
updated-dependencies:
- dependency-name: cached-path-relative
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
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