2051 Commits (9bdcc7f8f2d86a763ab5f306ea049ce1432da557)
 

Author SHA1 Message Date
dependabot[bot] 9bdcc7f8f2
Bump postcss from 7.0.21 to 7.0.36 in /cvat-ui (#3335)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.21...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Nikita Manovich b18482b42c
Support cloud storage on server (#3326)
Co-authored-by: Maya <maya17grd@gmail.com>
5 years ago
dependabot[bot] 8dfb21dcda
Bump postcss from 7.0.17 to 7.0.36 in /cvat-canvas (#3332)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.17 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.17...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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
Boris Sekachev 4db6cc9dd8
Removed some unused code (#3327) 5 years ago
Boris Sekachev 3d496ef904
Added some fixes to DEXTR model handler (#3325)
* Added some fixes to DEXTR model handler

* Updated Changelog
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
Snyk bot 9afb9d01df
fix: upgrade @types/lodash from 4.14.169 to 4.14.170 (#3322)
Snyk has created this PR to upgrade @types/lodash from 4.14.169 to 4.14.170.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot 623b14e030
fix: upgrade @types/react from 16.14.6 to 16.14.7 (#3324)
Snyk has created this PR to upgrade @types/react from 16.14.6 to 16.14.7.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Timur Osmanov e78bd06dd1
Add REST API guide in documentation (#3307)
* add rest api guide

* fix linter error
5 years ago
Dmitry Kruchinin 6729d1a114
Removed the extra check from the test (#3306) 5 years ago
Anastasia Yasakova 4b82336b12
Add test for wrong attribute import in tracks (#3279)
* add test for wrong attribute import in tracks

* fix annotation for test

* small fix

* fix annotattion for test

* add function to get data from task
5 years ago
Snyk bot dc9f679382
fix: upgrade rc-menu from 8.10.7 to 8.10.8 (#3311)
Snyk has created this PR to upgrade rc-menu from 8.10.7 to 8.10.8.

See this package in npm:
https://www.npmjs.com/package/rc-menu

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
dependabot[bot] 5a6c1d7c43
Bump normalize-url from 4.5.0 to 4.5.1 in /cvat-canvas (#3305)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 43967d4bdf
Fix meta request performance (#3269)
* improved performance of data/meta request

* updated license

* updated changelog

* fix

* fixed tests
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
Timur Osmanov 6665fe1dc7
Update website (#3293)
* update docsy theme

* update website

* return to markdown markup

* add item update submodule in site/README.md
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
Diego Cesar 3f8bc9db3d
fix json output of CLI command ls (#3298)
Co-authored-by: Diego Cesar <dcesar@krakenrobotik.de>
5 years ago
Boris Sekachev 5bb26ce669
Some JS code was simplified by using css, a reported issue was fixed in this way (#3289)
* Some JS code was simplified by using css

* Updated version & changelog

* Fixed shortcut
5 years ago
Snyk bot 8d05691f87
fix: upgrade @types/react-dom from 16.9.12 to 16.9.13 (#3284)
Snyk has created this PR to upgrade @types/react-dom from 16.9.12 to 16.9.13.

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Dmitry Kruchinin 3afd7e8278
Cypress test. Create an object, save, undo, save, redo, save. (#3299) 5 years ago
dependabot[bot] 88cf0dfb2c
Bump ws from 6.2.1 to 6.2.2 in /cvat-ui (#3296)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Dmitry Kruchinin c9f5c4d29f
Remove headless for canvas-3d develop branch (#3274) 5 years ago
Boris Sekachev 284be86f28
Fixed issue: is not a constructor when create object, save, undo, save, redo save (#3292)
* Fixed issue #3216

* Updated version & changelog

* Added unit test

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kruchinin 59e47a3641
Unit test. Moving a task between/to project. (#3291) 5 years ago
Anastasia Yasakova 6abe39e050
Add test for bug with attribute in WiderFace (#3288)
* add test for bug with attribute in WiderFace

* update Datumaro to 0.1.9
5 years ago
Anastasia Yasakova 4584b2384b
add test for bug with duplicate points in polygon (#3278) 5 years ago
André Aquilina 140489dccc
Fix cli create git fail (#3267)
* Fix issue of infinite loop due to incorrect status comparison.

* Update CHANGELOG.md

* Fix PEP8.

* Update failure case to break from infinite loop.

* Update utils/cli/core/core.py

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>

* Add check for unknown failure.

* Fix logging in failure case.

* Update CHANGELOG.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: André Aquilina <andre.aquilina@dysismedical.com>
5 years ago
dependabot[bot] 5168ca678d
Bump ws from 6.2.1 to 6.2.2 in /cvat-canvas (#3277)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Snyk bot 88d3259621
fix: upgrade @types/lodash from 4.14.168 to 4.14.169 (#3276)
Snyk has created this PR to upgrade @types/lodash from 4.14.168 to 4.14.169.

See this package in npm:
https://www.npmjs.com/package/@types/lodash

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
5 years ago
Alex Newman 54fa07888d
Add hmt.ai to CVAT (#3272) 5 years ago
Timur Osmanov 72f6776b9c
Publication CONTRIBUTING.md on the website (#3271)
* publication contributing.md on website

* fix link and markup in CONTRIBUTING.md

* fix link
5 years ago
Timur Osmanov f662126044
Update documentation on website (#3265)
* update documentation on website

* fix markup

* fix formats header

* fix linter error

* delete duplicate headers
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
Anastasia Yasakova cc4b3f3119
Fix incorrect attribute import in tracks (#3229)
* add fixes

* remove comments

* fix return value in filter_track_shapes

* update changelog
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
Timur Osmanov e0fe9c1580
Update section "Creating an annotation task" in User Guide (#3232) 5 years ago
Zoya Maslova 1aff09a3ac
update COCO format documentation (#3197)
* update COCO format documentation

* change place of COCO docs changes

* fix line length

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
Timur Osmanov d3fb352fcb
Update "about page" on website (#3259)
* update about page

* update about page

* update about page

* fix markup
5 years ago
Dmitry Kalinin 99bdfac892
Merge pull request #3258 from openvinotoolkit/dk/fix-3252
Fixed assignment in if statement
5 years ago
Nikita Manovich fe08472aea Merge remote-tracking branch 'origin/develop' into dk/fix-3252 5 years ago
Roman Donchenko 25975467ea
Fix all remark warnings (#3261)
* Fix all issues reported by remark

* Move remark dependencies from the workflow definition into package.json

This enables the transitive dependencies to be pinned, just like for all
other packages.

* Add additional remark plugins

These are needed to correctly parse certain constructs in Markdown files
(such as tables and YAML frontmatter), and without them, remark produces
invalid warnings on some files.

* Update the remark-lint preset versions

The previous versions reference the old version of the
`remark-lint-table-cell-padding` plugin, which doesn't work correctly with
the current version of `remark-parse` (and thus produces spurious warnings).

* GitHub Actions: run remark on all Markdown files, not just changed ones

This way, if a PR updates the remark configuration and that causes new errors
to appear, those errors will show up in that PR, instead of the (unrelated) PR
that next updates the affected files.

There is no runtime cost to this, because remark takes approximately 1 second
to check all files.
5 years ago
Dmitry Kalinin f63b864b65 Added CHANGELOG 5 years ago
Dmitry Kalinin 671d75b42f Fixed assignment in if statement 5 years ago
Dmitry Kruchinin 4960260e35
Cypress test. Context images for 2D tasks. (#3257) 5 years ago