Try to draw a cuboid shape in two ways (by 2 points, by 4 points)
Try to draw a cuboid track
Try to switch a label and draw one more cuboid
Check if objects are drawn and they are shapes/tracks with right labels
Co-authored-by: Kruchinin <dmitryx.kruchinin@intel.com>
* Try measure coverage
* Return first logic to runing a tests and measure coverage.
* Prepare to measure coverage.
Temporary disable run Cypress test via Firefox.
* Disable creating nyc output before implementing the coverage measurement.
* Change plugin for nyc to babel.
Add to eclude folders:
3rdparty
tests
Disable run test via Firefox.
* Update travis.yaml
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* Cypress test for actions on rectangle.
* Apply comments
Rename "createShape" command to "createRectangle"
and remove "createTrack" (combining 2 commands into one).
Adaptation of tests.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* Added ability to upload meta information with video & some fixes
* Added documentation for data on the fly preparation
* Added ability to prepare meta information for video manually
* fix
* style: fix codacy issues
* Refactoring
* docs: add optional parameter
* Add test
* Add license header
* Update CHANGELOG
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
* updating dockercompose from 2.3 to 3.3
* adding changelog
* updating version in ci
* updating network mode docker-compose.ci
* updating version in components/serverless/docker-compose
* Simplified a few sentences in installation doc. Added missing words in a few places in installation doc.
* Removed hyphen in the work passthrough
* Adhered to 120 line length limit for some lines
Co-authored-by: Varun Singh <varun.singh@appzen.com>
* allow to run cvat without nuclio
* fix new line
* fix comments
* Updated core version
* refactoring
* minor refactoring, fixed eslint issues, added documentation to cvat-core, updated ui version, updated changelog
* move plugins to serverViewSet
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
* Cypress test to check if image was scaled to ROI
* Apply comments.
* Fix getting scale value.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* Fixed failure after updating a label on cvat.org (the bug is related with low bandwidth)
* Removed extra line of code
* Updated NPM version
* Fix test
* Better fix for the test
* Cypress test to check scale and fit image.
* Replace message for context().
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* Cypress test to check if parameters "startFrame", "stopFrame", "frameStep" works as expected
* Apply comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
- Register two more users
- Login with one of users and create a task
- Assign the task to the second user
- Login with the second user and check if the user is able to open the task
- Login with the third user and check if the user doesn’t see the task
- Login with the first user and assign the third user to a job
- Login with the third user and check if the user now is able to open the task
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal