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
manasars
069fadc053
CVAT-3D: support lidar data on the server side ( #2534 )
...
* CVAT-3D Updated the Mime Types with Bin Support, added dependency of open3D
* CVAT-3D Added additional column as Dimension for engine_task table and created a relatedfiles table for PCD to Image mapping.
* Added Support for 3D file Upload in BIN and PCD.
* Added Dimension attribute defaulting to 2D for importer and exporter.
* Added props passing for dimension attribute, filtering of import, Migration Scripts and Dimension attribute for MpegChunk Writers
Co-authored-by: cdp <cdp123>
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
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
b41afad395
Fixed annoying warnings from cvat-canvas ( #2627 )
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
Boris Sekachev
33b9f8bc55
Fixed project removing ( #2626 )
...
* Fixed project removing
* Updated changelog
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
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
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
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
Boris Sekachev
e8bd31c415
Antd4 migration minor fixes found on cvat.org ( #2561 )
...
* Fixed: 'Cannot read property key of undefined'
* Removed extra pagination parameters
* Fit canvas when collapsed
* Fixed task completion indicator
* Added reviewer info to serialized copy
* Updated version
5 years ago
Boris Sekachev
94dda5a7c5
Reset attributes field
5 years ago
Boris Sekachev
5ed4b702ed
Avoid unmounting component when updating a task
5 years ago
Boris Sekachev
02faec0797
Fixed some icons
5 years ago
Boris Sekachev
4c10fc90f6
Fixed test, improved code
5 years ago
Boris Sekachev
c2479dffbf
Fixed styles&& user selector
5 years ago
Boris Sekachev
26b2276c42
Merged develop
5 years ago
Boris Sekachev
473d69991c
Merge pull request #2545 from openvinotoolkit/bs/enabled_ability_change_positions_aam
...
Abort PR #2506 by customer request
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
355afcba7b
Fixed reducer
5 years ago
Boris Sekachev
cf99cd6086
using DidMount instead of DidUpdate
5 years ago
Boris Sekachev
4bf798b891
Merge branch 'develop' into bs/fixes
5 years ago
Boris Sekachev
1766eeec32
Fixed some not critical issues
5 years ago
Boris Sekachev
e9fc542dbc
Aborted extra change
5 years ago
Boris Sekachev
ccaca4526d
Fixed one more usecase, simplified the code
5 years ago
Boris Sekachev
d9ed2502d1
Fixed a couple of tests
5 years ago
Boris Sekachev
195028f6d2
Minor fixes in labels editor
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
a627713bfc
Fixed autocomplete
5 years ago
Boris Sekachev
c1ddd637b4
Added minor changes
5 years ago
Boris Sekachev
6883ee3155
Minor fixes
5 years ago
Dmitriy Oparin
ddb225da04
add className for elements
5 years ago
Boris Sekachev
e22dd019e3
Fixed models initialization
5 years ago
Boris Sekachev
06b6ddbf45
Merge branch 'develop' into dk/login-redirect
5 years ago
Boris Sekachev
6a779a79fc
Login with next, alternative implementation
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
a60fd76f0d
Label form
5 years ago
Boris Sekachev
ae14894796
Project form, raw label form
5 years ago
Boris Sekachev
87f360aa13
Basic & advanced configuration forms
5 years ago
Boris Sekachev
4a0cf6b0f8
Part of forms was updated
5 years ago
Boris Sekachev
55f4d95e67
Fixed icons
5 years ago
Boris Sekachev
e4a8159ca1
Reset state after logout & changing a job
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
6d449dc3a5
Merge branch 'develop' of https://github.com/openvinotoolkit/cvat into dkru/cypress-test-issue-2485-2
5 years ago
Dmitriy Oparin
ef7db5055d
Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode
5 years ago
Kruchinin
a46a2466c8
Cypress test. Navigation to empty frames.
...
Added some classes requared for test.
Updated version.
5 years ago
Boris Sekachev
3a51f81e98
Merge branch 'develop' into bs/label_selector_refactoring
5 years ago
Boris Sekachev
7ebc8d02df
Merge branch 'develop' into bs/fixed_issue_2516
5 years ago
Dmitriy Oparin
962868831c
fix className for cvat-tag-annotation-sidebar-checkbox-skip-frame element
5 years ago
Boris Sekachev
2c132012c2
Merged develop
5 years ago
Dmitriy Oparin
4167d39a63
Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode
5 years ago
Boris Sekachev
d2ab7ef480
Merged develop
5 years ago
Boris Sekachev
fc1c60f735
Fixed issue 2516
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
Boris Sekachev
3d97c3b63a
Fixed default value
5 years ago
Boris Sekachev
abe5da957d
Added dedicated component for label selector, added tooltip
5 years ago
Dmitriy Oparin
9bdf40dc81
Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode
5 years ago
Boris Sekachev
9848946b92
Merge branch 'develop' into bs/disabled_position_editing_aam
5 years ago
Boris Sekachev
d011d20029
Merge branch 'develop' into bs/fixed_empty_frame
5 years ago
Boris Sekachev
a53bd6c44d
Disabled ability to edit positions in attribute anntation mode
5 years ago
Dmitriy Oparin
70809f045b
add className for elements
5 years ago
Boris Sekachev
94a0c0d483
Fixed empty frames navigation
5 years ago
Andrey Zhavoronkov
828e644837
Merge remote-tracking branch 'origin/develop' into az/get_task_preview_hotfix
5 years ago
Andrey Zhavoronkov
3e336237ab
fixed getTaskPreview exception handling, slightly improved the backend exception handling
5 years ago
Dmitry Kalinin
0c4f8882e1
Fixed projects layout
5 years ago
Maya
c1da108f6c
Merge branch 'develop' into mk/share_without_copying_
5 years ago
Maya
0835f26e25
Added handling of the case when a shared files are no longer available
5 years ago
Boris Sekachev
1f43a2b96e
Added css classes for cypress
5 years ago
Dmitry Kalinin
879deb5a52
Projects ( #2255 )
...
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
5 years ago
Boris Sekachev
c47804b792
Added css classes to cypress
5 years ago
Boris Sekachev
4ef1de0081
Merged develop
5 years ago
Boris Sekachev
0015d51909
Merged develop
5 years ago
Boris Sekachev
8e10e8eb3a
Merged develop
5 years ago
Boris Sekachev
abaf7f5c00
Merged develop
5 years ago
Boris Sekachev
dd3288080d
Merged develop
5 years ago
Boris Sekachev
dd2e3074ef
Merge branch 'develop' into bs/fixed_issue_2411
5 years ago
Boris Sekachev
68603ec4cf
Reset zoom option works in tag annotation mode
5 years ago
Boris Sekachev
fabd5a9134
Fixed issue: Cannot read property label of undefined
5 years ago
Boris Sekachev
92e4024601
Fixed: Value must be a user instance
5 years ago
Boris Sekachev
b79b33838e
Fixed: Canvas is busy
5 years ago
Boris Sekachev
cf01dffedd
Fixed bug: wrong attribute is removed in label constructor
5 years ago
Boris Sekachev
0d9890a6f6
Fixed bug: all objects with a specific label cannot be displayed if at least one tag with the label exist
5 years ago
Boris Sekachev
23f5e92dbe
Additional css classes for testing
5 years ago
Maya
143fe28d39
Fixes
5 years ago
Dmitry Kalinin
237d192789
Fixed PR issues
5 years ago