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
b89ea5841f
Updated version & changelog
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
df76d21d51
Updated changelog & version
5 years ago
Boris Sekachev
8a793af17f
Removed extra compatible package
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
d296f91a2c
Updated version & changelog
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
3aa520a340
Updated version
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
5ab48d8fd5
Updated version.
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
fa0752cbca
change version
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
7febefe29e
Updated version
5 years ago
Boris Sekachev
7052633b56
Merged develop
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
55f49bcab4
change version cvat-ui
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
2cdc7aeef0
Updated changelog & version
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
400d868f11
Merge pull request #2500 from openvinotoolkit/snyk-upgrade-fcadf596ce230dff6ebe7fd6464f940d
...
[Snyk] Upgrade @types/react from 16.9.55 to 16.9.56
5 years ago
Boris Sekachev
3d97c3b63a
Fixed default value
5 years ago
Boris Sekachev
19142dd262
Updated version & package json
5 years ago
Boris Sekachev
abe5da957d
Added dedicated component for label selector, added tooltip
5 years ago
Dmitriy Oparin
e4d6eb314a
change version cvat-ui
5 years ago
Dmitriy Oparin
9bdf40dc81
Merge branch 'develop' into upstream/do/cypress_test_case_22_tag_annotation_mode
5 years ago
Boris Sekachev
e2d22d3564
Updated CHANGELOG & version
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
f4eb7dfb8e
Updated changelog & version
5 years ago
Boris Sekachev
94a0c0d483
Fixed empty frames navigation
5 years ago
Andrey Zhavoronkov
b40da653b3
npm version++
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
c61402522e
Added CHANGELOG and npm version
5 years ago
Dmitry Kalinin
0c4f8882e1
Fixed projects layout
5 years ago
snyk-bot
441b1d41c2
fix: upgrade @types/react from 16.9.55 to 16.9.56
...
Snyk has created this PR to upgrade @types/react from 16.9.55 to 16.9.56.
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
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
Snyk bot
37a8212592
fix: upgrade @types/react-redux from 7.1.10 to 7.1.11 ( #2488 )
...
Snyk has created this PR to upgrade @types/react-redux from 7.1.10 to 7.1.11.
See this package in npm:
https://www.npmjs.com/package/@types/react-redux
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 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
snyk-bot
89dd555667
fix: upgrade @types/react-redux from 7.1.9 to 7.1.10
...
Snyk has created this PR to upgrade @types/react-redux from 7.1.9 to 7.1.10.
See this package in npm:
https://www.npmjs.com/package/@types/react-redux
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
Boris Sekachev
f3c336cf26
Merge pull request #2471 from openvinotoolkit/bs/additional_css_classes
...
Added css classes to cypress
5 years ago
Boris Sekachev
3033e0393a
Updated version
5 years ago
Boris Sekachev
c47804b792
Added css classes to cypress
5 years ago
snyk-bot
f9a693ecf0
fix: upgrade react-color from 2.18.1 to 2.19.3
...
Snyk has created this PR to upgrade react-color from 2.18.1 to 2.19.3.
See this package in npm:
https://www.npmjs.com/package/react-color
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
76ee798a29
fix: upgrade @types/react from 16.9.54 to 16.9.55
...
Snyk has created this PR to upgrade @types/react from 16.9.54 to 16.9.55.
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
Boris Sekachev
d20cbf610c
Merge pull request #2456 from openvinotoolkit/snyk-upgrade-d24bac7053a304d7e8fb01fd8815636d
...
[Snyk] Upgrade antd from 3.26.19 to 3.26.20
5 years ago
Boris Sekachev
7d21065e8e
Merge pull request #2455 from openvinotoolkit/snyk-upgrade-28aed6a2403fd7a453270efa2a78e361
...
[Snyk] Upgrade @types/react from 16.9.53 to 16.9.54
5 years ago
snyk-bot
d7310a43fc
fix: upgrade antd from 3.26.19 to 3.26.20
...
Snyk has created this PR to upgrade antd from 3.26.19 to 3.26.20.
See this package in npm:
https://www.npmjs.com/package/antd
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
bde9420d2a
fix: upgrade @types/react from 16.9.53 to 16.9.54
...
Snyk has created this PR to upgrade @types/react from 16.9.53 to 16.9.54.
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
snyk-bot
48e9269045
fix: upgrade @types/react-dom from 16.9.8 to 16.9.9
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.8 to 16.9.9.
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
Boris Sekachev
f7de2a2858
Merge pull request #2447 from openvinotoolkit/snyk-upgrade-dce6414987a1720435a2bcd6d7f65394
...
[Snyk] Upgrade react-redux from 7.2.1 to 7.2.2
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
6580e01695
Updated version
5 years ago
Boris Sekachev
dd2e3074ef
Merge branch 'develop' into bs/fixed_issue_2411
5 years ago
Boris Sekachev
bfac26aa46
Merge pull request #2435 from openvinotoolkit/bs/fixed_issue_2418
...
Fixed bug: all objects with a specific label cannot be displayed if a…
5 years ago
snyk-bot
68ba51d22e
fix: upgrade react-redux from 7.2.1 to 7.2.2
...
Snyk has created this PR to upgrade react-redux from 7.2.1 to 7.2.2.
See this package in npm:
https://www.npmjs.com/package/react-redux
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
Boris Sekachev
cf9e287e9d
Updated changelog
5 years ago
Boris Sekachev
68603ec4cf
Reset zoom option works in tag annotation mode
5 years ago
Boris Sekachev
5bfe7cb873
Fixed package version
5 years ago
Boris Sekachev
647e22c74a
Fixed package version
5 years ago
Boris Sekachev
546e30bb18
Fixed package version
5 years ago
Boris Sekachev
c0d92ed90d
Updated changelog
5 years ago
Boris Sekachev
fabd5a9134
Fixed issue: Cannot read property label of undefined
5 years ago
Boris Sekachev
47a26a58b4
Updated changelog
5 years ago
Boris Sekachev
92e4024601
Fixed: Value must be a user instance
5 years ago
Boris Sekachev
ff2a0d4d7d
Increased version, updated changelog
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
snyk-bot
8a1e99e6e4
fix: upgrade antd from 3.26.18 to 3.26.19
...
Snyk has created this PR to upgrade antd from 3.26.18 to 3.26.19.
See this package in npm:
https://www.npmjs.com/package/antd
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
Boris Sekachev
23f5e92dbe
Additional css classes for testing
5 years ago
Dmitry Kalinin
8c2200356d
Merge remote-tracking branch 'origin/develop' into dk/user-search
5 years ago
Maya
143fe28d39
Fixes
5 years ago
Dmitry Kalinin
237d192789
Fixed PR issues
5 years ago
Dmitry Kalinin
1721682622
Added debouncing for search field
5 years ago
Maya
f5421998c6
Merge branch 'develop' into mk/share_without_copying_
5 years ago
snyk-bot
0ec7803dbe
fix: upgrade @types/react from 16.9.52 to 16.9.53
...
Snyk has created this PR to upgrade @types/react from 16.9.52 to 16.9.53.
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
Snyk bot
fd767f95a1
fix: upgrade multiple dependencies with Snyk ( #2394 )
...
Snyk has created this PR to upgrade:
- react from 16.13.1 to 16.14.0.
See this package in npm: https://www.npmjs.com/package/react
- react-dom from 16.13.1 to 16.14.0.
See this package in npm: https://www.npmjs.com/package/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
Maya
89d572dc38
Fix disappearing of the checkbox when the button is pressed
5 years ago
snyk-bot
b9bc4e9089
fix: upgrade @types/react from 16.9.51 to 16.9.52
...
Snyk has created this PR to upgrade @types/react from 16.9.51 to 16.9.52.
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
Dmitry Kalinin
ee7547aecb
Fixed empty user selector
5 years ago
Maya
dac61289a3
Updated versions
5 years ago
Maya
5762fddf1a
Added checkbox 'copy_data'
5 years ago
Dmitry Kalinin
0d0af4bbb7
Merge branch 'develop' into dk/ui-build-ci
5 years ago
Dmitry Kalinin
44c0bdf850
Merge branch 'develop' into dk/user-search
5 years ago
Boris Sekachev
34698d5176
Merge pull request #2368 from openvinotoolkit/bs/updated_links
...
Updated internal links in the tool
5 years ago
Dmitry Kalinin
b4b1971c3e
Fixed README
5 years ago
Dmitry Kalinin
ad03d80e0d
Added npm versions
5 years ago
Dmitry Kalinin
9e584b4191
Added user search filed for assignee
5 years ago
Boris Sekachev
3c86d92a93
fix: upgrade @types/react-router-dom from 5.1.5 to 5.1.6 ( #2363 )
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.5 to 5.1.6.
See this package in npm:
https://www.npmjs.com/package/@types/react-router-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
Snyk bot
fc28c532e7
fix: upgrade moment from 2.29.0 to 2.29.1 ( #2364 )
...
Snyk has created this PR to upgrade moment from 2.29.0 to 2.29.1.
See this package in npm:
https://www.npmjs.com/package/moment
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
Boris Sekachev
856003eba4
Updated internal links in the tool
5 years ago
Boris Sekachev
b2eb45e961
Updated sass ( #2367 )
5 years ago
Boris Sekachev
9c07dbfd7e
Additional CSS classes in CVAT to cypress testing ( #2366 )
5 years ago
snyk-bot
7df9c4cf1c
fix: upgrade @types/react-router-dom from 5.1.5 to 5.1.6
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.5 to 5.1.6.
See this package in npm:
https://www.npmjs.com/package/@types/react-router-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
Boris Sekachev
aecbb5a7dd
tmp
5 years ago
Dmitry Kalinin
d35f472dbf
Added usage npm ci
5 years ago
Snyk bot
8697d52079
fix: upgrade @types/react from 16.9.50 to 16.9.51 ( #2359 )
...
Snyk has created this PR to upgrade @types/react from 16.9.50 to 16.9.51.
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
Boris Sekachev
0576cb7872
Fixes for eslint & precommit configuration ( #2352 )
...
* Fixed some codacy configs, fixed commiting with lint-stage
* Improved code
* Fixed header
* Fixed headers
* Removed extra dependencies
* Updated some packages (fixed critical vulnerabilities)
5 years ago
Vitaliy Nishukov
7512fd6883
Reformatted ( #2349 )
5 years ago
Snyk bot
3745c70504
fix: upgrade @types/react from 16.9.49 to 16.9.50 ( #2346 )
...
Snyk has created this PR to upgrade @types/react from 16.9.49 to 16.9.50.
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
Boris Sekachev
c84948f7ee
Added css classes for cypress testing ( #2344 )
5 years ago
Vitaliy Nishukov
00f6486f80
Z-Order flag in creation task process ( #2294 )
...
* Z-Order flag in creation task process has been removed
5 years ago
Vitaliy Nishukov
c50e3efca5
Disable prettier autoformat for ui module ( #2325 )
...
* Disable prettier autoformat for ui module
* CHANGELOG.md updated
5 years ago
Maria Khrustaleva
f31b7a532a
Use cache default ( #2321 )
...
* Use cache default
* Update version
5 years ago
Snyk bot
29170ca68d
fix: upgrade moment from 2.28.0 to 2.29.0 ( #2319 )
...
Snyk has created this PR to upgrade moment from 2.28.0 to 2.29.0.
See this package in npm:
https://www.npmjs.com/package/moment
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Boris Sekachev
bcc8bba39e
Fixed: cannot read property 'label' of undefined ( #2311 )
...
* Fixed: cannot read property 'label' of undefined
* Updated UI package version & changelog
* Fixed tests
5 years ago
Snyk bot
975d7261d7
fix: upgrade antd from 3.26.17 to 3.26.18 ( #2314 )
...
Snyk has created this PR to upgrade antd from 3.26.17 to 3.26.18.
See this package in npm:
https://www.npmjs.com/package/antd
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
269bf4f273
fix: upgrade dotenv-webpack from 1.7.0 to 1.8.0 ( #2312 )
...
Snyk has created this PR to upgrade dotenv-webpack from 1.7.0 to 1.8.0.
See this package in npm:
https://www.npmjs.com/package/dotenv-webpack
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
160ca8fbe2
fix: upgrade @types/platform from 1.3.2 to 1.3.3 ( #2313 )
...
Snyk has created this PR to upgrade @types/platform from 1.3.2 to 1.3.3.
See this package in npm:
https://www.npmjs.com/package/@types/platform
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
185eba188c
fix: upgrade @types/react-color from 3.0.2 to 3.0.4 ( #2298 )
...
Snyk has created this PR to upgrade @types/react-color from 3.0.2 to 3.0.4.
See this package in npm:
https://www.npmjs.com/package/@types/react-color
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
d994bf7d97
fix: upgrade redux from 4.0.4 to 4.0.5 ( #2303 )
...
Snyk has created this PR to upgrade redux from 4.0.4 to 4.0.5.
See this package in npm:
https://www.npmjs.com/package/redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
c075ec8968
fix: upgrade @types/redux-logger from 3.0.7 to 3.0.8 ( #2300 )
...
Snyk has created this PR to upgrade @types/redux-logger from 3.0.7 to 3.0.8.
See this package in npm:
https://www.npmjs.com/package/@types/redux-logger
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
476318fe49
fix: upgrade @types/react-share from 3.0.1 to 3.0.3 ( #2299 )
...
Snyk has created this PR to upgrade @types/react-share from 3.0.1 to 3.0.3.
See this package in npm:
https://www.npmjs.com/package/@types/react-share
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
5ad09143c2
fix: upgrade multiple dependencies with Snyk ( #2297 )
...
Snyk has created this PR to upgrade:
- react from 16.11.0 to 16.13.1.
See this package in npm: https://www.npmjs.com/package/react
- react-dom from 16.11.0 to 16.13.1.
See this package in npm: https://www.npmjs.com/package/react-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
b6506b6696
fix: upgrade copy-to-clipboard from 3.2.0 to 3.3.1 ( #2296 )
...
Snyk has created this PR to upgrade copy-to-clipboard from 3.2.0 to 3.3.1.
See this package in npm:
https://www.npmjs.com/package/copy-to-clipboard
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
tdowgiel
2b221d26fd
Allow to login into UI with token from api/v1/auth/login ( #2234 )
...
* Allow to login into UI with token from api/v1/auth/login
* Update changelog
* style
* Rev
* Rev: Fixed style. Added cva-ui version to UI. Fixed endless redirection with wrong tokens
* eslint
* revert cvat-core/package-lock.json
* Rev: Fixed import order and return type
* Revert bindings
5 years ago
Vitaliy Nishukov
678f5b9277
Eslint-Prettier integration & pre commit hook ( #2272 )
...
* Eslint prettier integrations and precommit hook on fly
* CHANGELOG update and package.json version patch
5 years ago
Snyk bot
81360d9099
fix: upgrade @types/react-redux from 7.1.5 to 7.1.9 ( #2290 )
...
Snyk has created this PR to upgrade @types/react-redux from 7.1.5 to 7.1.9.
See this package in npm:
https://www.npmjs.com/package/@types/react-redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
0245ae23d8
fix: upgrade @types/react-router-dom from 5.1.1 to 5.1.5 ( #2289 )
...
Snyk has created this PR to upgrade @types/react-router-dom from 5.1.1 to 5.1.5.
See this package in npm:
https://www.npmjs.com/package/@types/react-router-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Snyk bot
6936c9ba70
fix: upgrade @types/react-dom from 16.9.3 to 16.9.8 ( #2288 )
...
Snyk has created this PR to upgrade @types/react-dom from 16.9.3 to 16.9.8.
See this package in npm:
https://www.npmjs.com/package/@types/react-dom
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
611a374ff2
fix: upgrade @types/react-router from 5.1.2 to 5.1.8 ( #2286 )
...
Snyk has created this PR to upgrade @types/react-router from 5.1.2 to 5.1.8.
See this package in npm:
https://www.npmjs.com/package/@types/react-router
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
767149754c
fix: upgrade react-redux from 7.1.1 to 7.2.1 ( #2287 )
...
Snyk has created this PR to upgrade react-redux from 7.1.1 to 7.2.1.
See this package in npm:
https://www.npmjs.com/package/react-redux
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
1dc0743b58
fix: upgrade moment from 2.24.0 to 2.28.0 ( #2285 )
...
Snyk has created this PR to upgrade moment from 2.24.0 to 2.28.0.
See this package in npm:
https://www.npmjs.com/package/moment
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Snyk bot
0e9f237616
fix: upgrade @types/react from 16.9.11 to 16.9.49 ( #2279 )
...
Snyk has created this PR to upgrade @types/react from 16.9.11 to 16.9.49.
See this package in npm:
https://www.npmjs.com/package/@types/react
See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
5 years ago
Vitaliy Nishukov
a781e1cee1
UI improvements ( #2238 )
...
* Layout grid
* Changelog notes
* License headers
* Get rid of fixed layot in nested components
* Multiple grids
* Multiple grids HF
* Grid use react-hotkeys
* Cleanup and test fix
* Version up
* Notifications overlay fix
5 years ago
Dmitry Kalinin
8a1842c77c
Optional chaining plugin for cvat-ui and cvat-canvas ( #2249 )
...
* Added optional chaining plugin
* Added CHANGELOG.md
5 years ago
Boris Sekachev
a5b2229039
Added ability to search for an empty frame ( #2221 )
...
* Fixed some eslint issues in cvat-core
* Added ability to search empty frames
* Updated version
* Updated changelog
* Fixed issue with track
* Fixed eslint issues
5 years ago
Dmitry Agapov
f2c84a2653
Nuclio as a plugin in CVAT, improved system to check installed plugins ( #2192 )
...
* 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>
5 years ago
Boris Sekachev
6370f980eb
Additional code has been added to investigate exception: 'Cannot read property label of undefined' ( #2220 )
5 years ago
Boris Sekachev
acfb1a492d
Fixed failure after updating a label on cvat.org ( #2199 )
...
* 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
5 years ago
Boris Sekachev
4d3a93a803
Updated high volnurabilities from dependabot & npm audit ( #2210 )
5 years ago
Boris Sekachev
a93b4607c0
Fixed two issues #2053 and #2202 ( #2203 )
...
* Fixed two issues #2053 and #2202
* Updated changelog, updated versions
* Updated core version
5 years ago
Boris Sekachev
8330015ac5
Fixed blinking notification ( #2200 )
...
* Fixed blinking notification
* Updated CHANGELOG
5 years ago
Boris Sekachev
4d869c3cf5
Using "alt" instead of "ctrl" to delete a point, fixed reducer ( #2204 )
...
* Using alt instead of ctrl to delete a point, fixed reducer
* Updated versions
* Updated changelog
5 years ago
Boris Sekachev
24027931f9
Added more css selectors to cypress testing ( #2197 )
5 years ago
Boris Sekachev
c2b17a0b34
Prevent CVAT failure when web analytics is failure ( #2172 )
...
* Prevent CVAT failure when web analytics is failure
* Updated UI version
6 years ago
Boris Sekachev
b71e77b17b
Using serverside paremeter min_pos_points, right colors of labels in … ( #2162 )
...
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal
6 years ago
dependabot[bot]
c2df460da6
Bump http-proxy from 1.18.0 to 1.18.1 in /cvat-ui ( #2165 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
38acc99f27
Added automatic annotation progress to the task view ( #2148 )
...
* Added automatic annotation progress to the task view
* Updated changelog & version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
4e219299e1
UI Tracking with serverless functions ( #2136 )
...
* tmp
* Refactored
* Refactoring & added button to context menu
* Updated changelog, updated versions
* Improved styles
* Removed outdated code
* Updated icon
6 years ago
Boris Sekachev
bd143853a5
Running detectors on the fly ( #2102 )
...
* Draft version
* Removed extra file
* Removed extra code
* Updated icon: magic wand
* Ctrl modifier, fixed some cases when interaction event isn't raised
* Added tooltip description of an interactor
* Locking UI while server fetching
* Removing old code & refactoring
* Fixed couple of bugs
* Updated CHANGELOG.md, updated versions
* Update crosshair.ts
* Minor fixes
* Fixed eslint issues
* Prevent default action
* Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
* On the fly annotations draft
* Initial version of FBRS interactive segmentation
* Fix fbrs model_handler
* Fixed couple of minor bugs
* Added ability to interrupt interaction
* Do not show reid on annotation view
* Prettified UI
* Updated changelog, increased version
* Removed extra files
* Removed extra code
* Fixed changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Nikita Manovich
1b4ad3266b
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Dmitry Kalinin
0e37d70b1a
CVAT UI: batch of fixes ( #2084 )
...
* fixed object item border color
* Fixed default collapsed prop in object item
* Added color picker for shape outline
* Added CHANGELOG, increased npm version
* Fixed object details collapsing
* Fixed default collapsed
6 years ago
Nikita Manovich
4c24237e8a
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Nikita Manovich
28225f9dc6
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
6 years ago
Andrey Zhavoronkov
510191f64b
Added password reset functionality ( #2058 )
...
* added reset password functionality
* updated changelog and versions of cvat-core, cvat-ui
* fixed comments
* Update cvat-ui/src/components/reset-password-confirm-page/reset-password-confirm-form.tsx
* Fix CHANGELOG
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Boris Sekachev
908e0569d8
Improved interface of interactors on UI ( #2054 )
6 years ago
Maya
a4ca919b3f
Merge branch 'upstream/develop' into cache
6 years ago
Maya
0fe2e1875c
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Boris Sekachev
ebeef1d640
Fixed error message ( #2087 )
6 years ago
Andrey Zhavoronkov
2510d4d659
Added ability to configure email verification for registered user ( #1929 )
...
* Added ability to configure email verification for registered user
Removed unused code
* updated changelog
* fixed comments
* fixed swagger
* updated docs
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Andrey Zhavoronkov
0d418666c6
used addEventListener instead of overriding window.onerror for global error handling ( #2079 )
6 years ago
Boris Sekachev
1fdf10032a
Added label validators ( #2078 )
...
* Added label validators
* Updated version
6 years ago
Maya
e0461574ba
Updated version
6 years ago
Maya
3fdf065511
Merge branch 'upstream/develop' into cache
6 years ago
Maya
a46bba2df5
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
3b9b1c686f
Disabled use cache default
6 years ago
Boris Sekachev
9e05ffca35
Added notification message when browser is wrong ( #2070 )
...
* Added notification message when browser is wrong
* Removed extra code, updated changelog
6 years ago
Boris Sekachev
18cdcd5daa
Added link to admin page ( #2068 )
...
* Added link to admin page
* Updated version
* Updated changelog
6 years ago
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Dmitry Kalinin
582e23bf88
Batch of fixes ( #2031 )
6 years ago
Maya
3236546907
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Boris Sekachev
90cc36eb1c
More classes to cypress testing ( #2038 )
6 years ago
Boris Sekachev
cf465b51eb
Added html meta description for cvat.org ( #2035 )
...
* Added html meta description for cvat.org
* Update index.html
Changed tabs to spaces
6 years ago
Maya
e947a8252c
Added ability to select using cache or no in task creating form & some fixes
6 years ago
Boris Sekachev
d66449241a
Batch of fixes for Safari ( #2025 )
...
* Styles fixes
* Fixed imageBitmap & styles on annotation page
* Increased version of cvat-data
6 years ago
Boris Sekachev
2c661020b6
Fixed issue related with deactivated nuclio dashboard ( #2008 )
...
* Fixed issue related with deactivated nuclio dashboard
* Updated version, updated changelog
6 years ago
Andrey Zhavoronkov
4cb75a6a7f
Added ability to change user password ( #1954 )
...
* added ability to change user password
* Update CHANGELOG.md
* fixed comments
* fixed linter warnings
* updated version of cvat-ui and cvat-core
6 years ago
Nikita Manovich
634ca17958
Remove old UI ( #1964 )
...
* Removed outdated code
* Revert changes in .gitignore
* Fix docker build
* Remove karma + some dummy code
* Fix a type in Dockerfile.ci
* Fix swagger and remove dispatch_request.
* Update CHANGELOG.md
6 years ago
dependabot[bot]
d71e44174a
Bump elliptic from 6.5.2 to 6.5.3 in /cvat-ui ( #1975 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
f6c396557f
[React UI] A couple of fixes ( #1966 )
6 years ago
Nikita Manovich
e7585b8ce9
DL models as serverless functions ( #1767 )
...
* Initial experiments with nuclio
* Update nuclio prototype
* Improve nuclio prototype for dextr.
* Dummy lambda manager
* OpenFaaS prototype (dextr.bin and dextr.xml are empty).
* Moved openfaas prototype.
* Add comments
* Add serializers and HLD for lambda_manager
* Initial version of Mask RCNN (without debugging)
* Initial version for faster_rcnn_inception_v2_coco
* Fix faster_rcnn_inception_v2_coco
* Implemented mask_rcnn_inception_resnet_v2_atrous_coco
* Implemented yolo detector as a lambda function
* Removed dextr app.
* Added types for each function (detector and interactor)
* Initial version of lambda_manager.
* Implement a couple of methods for lambda:
GET /api/v1/lambda/functions
GET /api/v1/lambda/functions/public.dextr
* First working version of dextr serverless function
* First version of dextr which works in UI.
* Modify omz.public.faster_rcnn_inception_v2_coco
- image decoding
- restart policy always for the function
* Improve omz.public.mask_rcnn_inception_resnet_v2_atrous_coco
* Improve omz.public.yolo-v3-tf function
* Implemented the initial version of requests for lambda manager.
* First working version of POST /api/v1/lambda/requests
* Updated specification of function.yaml (added labels and used annotations section).
* Added health check for containers (nuclio dashboard feature)
* Read labels spec from function.yaml.
* Added settings for NUCLIO
* Fixed a couple of typos. Now it works in most cases.
* Remove Plugin REST API
* Remove tf_annotation app (it will be replaced by serverless function)
* Remove tf_annotation and cuda components
* Cleanup docs and Dockerfile from CUDA component.
* Just renamed directories inside serverless
* Remove redundant files and code
* Remove redundant files.
* Remove outdated files
* Remove outdated code
* Delete reid app and add draft of serverless function for reid.
* Model list in UI.
* Fixed the framework name (got it from lambda function).
* Add maxRequestBodySize for functions, remove redundant code from UI for auto_annotation.
* Update view of models page.
* Unblock mapping for "primary" models.
* Implement cleanup flag for lambda/requests and labeling mapping for functions.
* Implement protection from running multiple jobs for the same task.
* Fix invocation of functions in docker container.
* Fix Dockerfile.ci
* Remove unused files from lambda_manager
* Fix codacy warnings
* Fix codacy issues.
* Fix codacy warnings
* Implement progress and cancel (aka delete) operation.
* Send annotations in batch.
* Fix UI. Now it can retrieve information about inference requests in progress.
* Update CHANGELOG.md
* Update cvat-ui version.
* Update nuclio version.
* Implement serverless/tensorflow/faster_rcnn_inception_v2_coco
* Add information how to install nuclio platform and run serverless functions.
* Add installation instructions for serverless functions.
* Update OpenVINO files which are responsible for loading network
* relocated functions
* Update dextr function.
* Update faster_rcnn function from omz
* Fix OpenVINO Mask-RCNN
* Fix YOLO v3 serverless function.
* Dummy serverless functions for a couple of more OpenVINO models.
* Protected lambda manager views by correct permissions.
* Fix name of Faster RCNN from Tensorflow.
* Implement Mask RCNN via Tensorflow serverless function.
* Minor client changes (#1847 )
* Minor client changes
* Removed extra code
* Add reid serverless function (no support in lambda manager).
* Fix contribution guide.
* Fix person-reidentification-retail-300 and implement text-detection-0004
* Add semantic-segmentation-adas-0001
* Moving model management to cvat-core (#1905 )
* Squached changes
* Removed extra line
* Remove duplicated files for OpenVINO serverless functions.
* Updated CHANGELOG.md
* Remove outdated code.
* Running dextr via lambda manager (#1912 )
* Deleted outdated migration.
* Add name for DEXTR function.
* Fix restart policy for serverless functions.
* Fix openvino serverless functions for images with alpha channel
* Add more tensorflow serverless functions into deploy.sh
* Use ID instead of name for DEXTR (#1926 )
* Update DEXTR function
* Added source "auto" inside lambda manager for automatic annotation.
* Customize payload (depends on type of lambda function).
* First working version of REID (Server only).
* Fix codacy warnings
* Avoid exception during migration (workaround)
File "/usr/local/lib/python3.5/dist-packages/django/db/utils.py", line 89, in __exit__
raise dj_exc_value.with_traceback(traceback) from exc_value
File "/usr/local/lib/python3.5/dist-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
django.db.utils.ProgrammingError: table "engine_pluginoption" does not exist
* Add siammask serverless function (it doesn't work, need to serialize state)
* Run ReID from UI (#1949 )
* Removed reid route in installation.md
* Fix a command to get lena image in CONTRIBUTION guide.
* Fix typo and crash in case a polygon is a line.
Co-authored-by: Boris Sekachev <40690378+bsekachev@users.noreply.github.com>
6 years ago
Schlotter Benjamin
0de65e7d98
Sort files and folders in the share path ( #1960 )
6 years ago
Dmitry Kalinin
667a3f92fe
CVAT UI: batch of fixes ( #1955 )
6 years ago
Boris Sekachev
1d17647658
Fixed default undefined, fixed double change ( #1935 )
...
* Fixed default undefined, fixed double change
* Fixed for shapes
6 years ago
Priya4607
6a1e7af5c5
Display of Annotation Type ( #1192 )
6 years ago
Boris Sekachev
8bacccc3b8
Added tricky handling of a caret position in input element ( #1923 )
...
* Added tricky handling of a caret position in input element
* Updated changelog
6 years ago
dependabot[bot]
e372589dc8
Bump lodash from 4.17.15 to 4.17.19 in /cvat-ui ( #1913 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
e85b7c4881
Smaller object details ( #1877 )
...
* Smaller object details
* Increased version, updated changelog
6 years ago
Liron Ilouz
cb114b5286
Image quality parameter mismatch #1900 ( #1904 )
...
* make intuitive and consistent definition of 'Image quality' parameter across Task creation context and documentation.
* updated changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Boris Sekachev
2a5cfcc657
[CVAT-UI] Critical fixes ( #1874 )
...
* Fixed redux types
* Redesigned approach to close job. Previous variant didn't work properly with GlobalErrorBoundary
* Fixed: cannot read property shapeType of undefined
* Cannot read property 'pinned' of undefined
* Do not iterate invisible objects (zLayer) in aam
* Keep cursor on the same position when editing text
* Do not select hidden shapes when grouping
* Updated version
* Fixed host
6 years ago
Boris Sekachev
757f0ade17
[CVAT-UI]: Appearance settings in AAM, keyframe navigation and other buttons in AAM ( #1820 )
6 years ago
Nikita Manovich
bb926fc209
Updated version of cvat-ui.
6 years ago
Nikita Manovich
681ea2b75a
Merge branch 'develop' into develop
6 years ago
Dmitry Kalinin
27dc52a513
CVAT UI: tag annotation workspace ( #1570 )
6 years ago
Flymax
7c6d6c9c30
Bug fixes: logout
6 years ago
Andrey Zhavoronkov
db29291d43
added hash to js bundle names ( #1803 )
6 years ago
Boris Sekachev
99860d8171
[CVAT-UI] Data annotation team requests and some fixes ( #1753 )
6 years ago
Dmitry Kalinin
49a7ad59ed
CVAT UI: batch of fixes ( #1705 )
6 years ago
Boris Sekachev
db24f93d66
Bug fixes: Propagation from the latest frame, number attribute validation ( #1800 )
...
* Improved messages for number attribute validation, fixed propagation from the latest frame, fixed checking of a number attribute
* Updated versions
* Updated changelog
6 years ago
Dmitry Kalinin
fefcb51331
Stylelint SCSS linter ( #1766 )
...
* Added stylelint fixed stylelint issues
* Added CHANGELOG.md
6 years ago
Boris Sekachev
a300684876
Interpolation of polyshapes in CVAT ( #1571 )
...
* cvat-core interpolation
* Unlocked polyshapes
* Updated versions
* Second implementation
* Splitted line
* Inverse, set start point, fixed editing a bit, point menu refactoring
* Removed extra code, fixed bug: Cannot open shape context menu when point context menu is opened
* Do not close shape context menu on change shap[e
* Improved editing
* Updated mouseevents to edit/delete, added ability to redraw (shift + N)
* Ignore tags when redraw
* Ingoring tags on canvas, added method isAbleToChangeFrame, hide shapes during redraw, do not allow changing frame during redraw
* Canceled advanced editing for polygons
* A couple of fixes in interpolation, editing, reducing number of points
* Moved change orientation functionality
* Fixed interpolation algorithm
* Zero division issue
* Zero division issue
* Segment minimization
* Server implementation
* Keyframe set to False
* Simplified code, fixed server side code
* Updated changelog.md
* Added pdf describing interpolation
* Resolved some issues
* Updated UI version
* Updated canvas version
* Fixed host
6 years ago
Boris Sekachev
e1e90e182c
[CVAT-UI] Fixed AAM bug: #1750 ( #1755 )
...
* Fixed AAM bug: #1750
* Updated changelog and version
6 years ago
Boris Sekachev
3adaf7eaec
[CVAT-UI] Better labels validation and fixed React warning ( #1727 )
...
* Better validation
* Temporary ID generation for created labels and attributes (fixes React warning)
* Updated version and changelog
* Fixed bug with existing labels
6 years ago
Boris Sekachev
27e43daf84
[React] Added shortcuts & ability to search a label ( #1683 )
...
* Fixed remark-linter errors in CONTRIBUTING.md, added python3-tk to the installation guide
* Added labels search
* Added shortcuts to change color and split
* Updated version
* Updated CHANGELOG.md
* Added title
* Added shortcut hint for change color, added ability to change color of group/label using the shortcut
* Updated CONTRIBUTING.md
6 years ago
Boris Sekachev
5789199fd2
Batch of fixes ( #1667 )
...
* Fixed validation pattern, register form refactoring
* Fixed snapToGrid for resize #1590
* Changed name validation pattern #1599
* Updated version
* Updated changelog
6 years ago
dependabot[bot]
ca584599d2
Bump websocket-extensions from 0.1.3 to 0.1.4 in /cvat-ui ( #1663 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Dmitry Kalinin
45f71f846b
Merge pull request #1647 from opencv/dk/batch_of_fixes_1
...
Fixed activation bug with frame switching
6 years ago
Dmitry Kalinin
c4e769d5cf
Context menu options for cuboids ( #1554 )
6 years ago
Dmitry Kalinin
6bb6258b8f
fixed activation bug
6 years ago
zhiltsov-max
da3fa34ce0
Add tf import checks and tests ( #1567 )
...
* Add tf import checks and tests
* implement disabled formats on server
* python 3.5 compatibility
* add checks to dm tests
* fix tests
* Support for disabled formats in UI
* add sorting for formats, mark grey disabled items
* update changelog
* advance package versions
6 years ago
Andrey Zhavoronkov
4286793c57
Added the ability to configure custom pageViewHit (may useful for web analytics) ( #1566 )
...
* added the ability to configure custom pageViewHit (may useful for web analytics)
* updated version and changelog
* fixed comments
* cvat-ui minor v++
* subscribe on history updates in the root component
6 years ago
Boris Sekachev
d0b9481316
Fixed dextr, fixed moving of the canvas ( #1573 )
...
* Fixed dextr, fixed moving of the canvas
* Updated CONTRIBUTUNG.md, updated version
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Dmitry Kalinin
2d1b73c2ab
Merge pull request #1574 from opencv/dk/layout-fixes
...
React UI: Layout styles fixes
6 years ago
Dmitry Kalinin
5816494694
React UI: cuboid interpolation and cuboid drawing from rectangles ( #1560 )
...
* Added backend cuboid interpolation and cuboid drawing from rectangles
* Added CHANELOG.md
* Fixed cuboid front edges stroke width
* PR fixes
6 years ago
Dmitry Kalinin
faa3a2ec91
Layout styles fixes
6 years ago
Andrey Zhavoronkov
380be58edc
Ability to configure user agreements for the register user form ( #1464 )
6 years ago
Dmitry Kalinin
2394fe63a4
fixed false tag activation ( #1541 )
6 years ago
Dmitry Kalinin
d62ae15f77
React UI: cookie policy drawer ( #1511 )
6 years ago
Dmitry Kalinin
2e8117561c
React UI: batch of fixes ( #1525 )
6 years ago
zhiltsov-max
5ab549956f
Merge annotations and dataset_manager apps ( #1352 )
6 years ago
Boris Sekachev
8df5d615a4
Updated README.md files (added info about versioning) ( #1490 )
...
* Updated README.md files (added info about versioning)
* Typos
6 years ago
Dmitry Kalinin
bf6f550561
React UI: cuboids ( #1451 )
6 years ago
Boris Sekachev
5e96c2ac11
Fixed versioning for node 8 ( #1466 )
6 years ago
Dmitry Kalinin
176dc718a2
React UI: batch of fixes ( #1462 )
...
* CVAT new UI: add arrows on a mouse cursor
* Delete point bug (in new UI)
6 years ago
Boris Sekachev
c6c9e7db96
React UI: Added client versioning ( #1448 )
...
* Adjusted antd import
* Wrapped core and canvas
* Added versioning
* Updated changelog, adjusted installation guide a bit
6 years ago
Boris Sekachev
d68d8810a4
React UI: Batch of fixes ( #1445 )
...
* Hide functionality (H) doesn't work
* The highlighted attribute doesn't correspond to the chosen attribute in AAM
* Inconvinient image shaking while drawing a polygon (hold Alt key during drawing/editing/grouping to drag an image)
* Filter property "shape" doesn't work and extra operator in description
* Block of text information doesn't disappear after deactivating for locked shapes
* Annotation uploading fails in annotation view
* UI freezes after canceling pasting with escape
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Johannes222
00a288f5ae
React UI: Fixed typos in remove annotations confirmation ( #1450 )
6 years ago
Boris Sekachev
f1aee89589
React UI: ReID algorithm ( #1406 )
...
* Initial commit
* Connected storage
* Added core API method
* Done implementation
* Removed rule
* Removed double cancel
* Updated changelog
* Fixed: Cannot read property toFixed of undefined
* Update CHANGELOG.md
6 years ago
Boris Sekachev
43bb4b27fb
Fixed: Failed to execute removChild.. ( #1405 )
6 years ago
Dmitry Kalinin
018925d535
React UI: batch of fixes ( #1404 )
...
* React UI has become a primary UI
* Temporary disabled cuboid in cvat-core
6 years ago
Boris Sekachev
4bcd9596d1
React UI: Automatic bordering for polygons and polylines during drawing/editing ( #1394 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
* Auto bordering feature
* Some fixes, added shortcuts
* Fixed draw when start with one of supporting point
6 years ago
Boris Sekachev
a237c66474
React UI: Semi-automatic segmentation ( #1398 )
...
* implemented checked
* Implemented plugin
* Added dialog windows
* Updated changelo
* Added cancel request
6 years ago
Boris Sekachev
5e21b4acce
Batch of fixes ( #1403 )
...
* Fixed bug when job cannot be opened
* Fixed bug when deactivated shape is still highlighted
* Fixed Error: 'AttributeError: 'tuple' object has no attribute 'read'
* Fixed: wrong semi-automatic segmentation near edges of an image
* Updated changelog
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
e71e4608b9
React UI: Displaying public ssh keys in UI ( #1375 )
...
* Updated changelog
* Typos
6 years ago
Boris Sekachev
cf511ae7cd
React UI: Batch of fixes ( #1383 )
...
* Fixed: cannot read property 'set' of undefined
* Fixed UI failing: save during drag/resize
* Fixed multiple saving (shortcut sticking)
* Undo/redo fixed
* Allowed one interpolated point
* Fixed API reaction when repository synchronization is failed
* Updated changelog
6 years ago
Boris Sekachev
b94a949617
React UI: Added message when share is empty or not mounted ( #1373 )
...
* Added message when share is empty or not mounted
* Updated changelog
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
1d78c54029
Batch of fixes ( #1370 )
...
* Some margins were change to paddings
* Removed extra selected
* Fix: added outside shapes when merge polyshapes
* Fixed double scroll bars
* Updated canvas table
* Fixed setup methodf
* Disabled change frame during drag, resize and editing
* Fixed: hidden points are visible
* Fixed: Merge is allowed for points, but clicks on points conflict with frame dragging logic
* Fixed: do not filter removed objects
* Updated CHANGELOG.md
* Couple of headers updated
6 years ago
Boris Sekachev
f0c6bdb8b4
Merged develop
6 years ago
Boris Sekachev
e0db8f4321
Disabled option by default
6 years ago
Boris Sekachev
abbc635101
Fixed screen scaling
6 years ago
Boris Sekachev
96c9427bed
Hidden/outside fix
6 years ago
Boris Sekachev
cc7df4d6c8
Merged develop
6 years ago
Boris Sekachev
207dc99e04
Merge branch 'develop' into bs/reset_color_settings
6 years ago
Boris Sekachev
7d986d599e
Added option to display shape text always
6 years ago
Boris Sekachev
3d44c0616f
Added button to reset color settings
6 years ago
Boris Sekachev
c49a0c19fe
Merge branch 'develop' into bs/bitmap
6 years ago
Boris Sekachev
f714510078
Merge branch 'develop' into bs/undefined_keyword
6 years ago
Boris Sekachev
4da951a812
Fixed settings after reopen a job
6 years ago
Boris Sekachev
c842c25e78
Implementation of bitmap in client
6 years ago
Boris Sekachev
5e092cd932
Fixed year in license headers
6 years ago
Boris Sekachev
10c300605f
No break space const
6 years ago
Boris Sekachev
dd4a0884da
Special behaviour for the attribute value __undefined__
6 years ago
Boris Sekachev
a7f02df7d0
Added dialog window with some help info about filters
6 years ago
Dmitry Kalinin
ddf452c557
Merge pull request #1332 from opencv/bs/fixed_z_order_computing
...
Fixed zOrder range computing in case when there are tags
6 years ago
Boris Sekachev
2775c8fcb1
Fixed zOrder range computing in case when there are tags
6 years ago
Boris Sekachev
69c51857b5
Typos
6 years ago
Boris Sekachev
bed93e2a6e
Optimized patch
6 years ago
Boris Sekachev
ba97952801
Added settings tooltip
6 years ago
Boris Sekachev
0fda72bb99
Added tooltips in top bar
6 years ago
Boris Sekachev
ff0a5659c7
Minor fixes
6 years ago
Boris Sekachev
251d38db5b
Titles for object list header
6 years ago
Boris Sekachev
3ec2fc42ea
Controls panel titles
6 years ago
Boris Sekachev
609f0bd1e4
Titles in attribute annotations mode
6 years ago
Boris Sekachev
6d3b53876e
Fixed bug in menu
6 years ago
Boris Sekachev
52b34887ae
Titles for objects in side menu
6 years ago
Boris Sekachev
ece8a7e18b
Shortcuts keymaps moved to state
6 years ago
Andrey Zhavoronkov
e7808cfb03
Data streaming using chunks ( #1007 )
...
Huge feature (200+ commits from different developers). It completely changes layout of data (please expect very long DB migration process if you have a lot of tasks). The primary idea is to send data as zip chunks (e.g. 36 images in one chunk) or encoded video chunks and decode them on the client side. It helps to solve the problem with latency when you try to view a separate frame in the UI quickly (play mode).
Another important feature of the patch is to provide access to the original images. Thus for annotations the client uses compressed chunks but if you want to export a dataset Datumaro will use original chunks (but video will be decoded with original quality and encoded with maximum/optimal quality in any case).
6 years ago
Nikita Manovich
ecad0231c9
Fix AWS deployment ( #1316 )
...
* Don't use antd less (big memory consumtion during the build process)
* Fix AWS deployment guide
* fix a problem with proxy and long domain names
* remove sass loader for antd
* Removed less and less-loader.
* Simplified webpack config.
6 years ago
Boris Sekachev
c55cbdefe5
Undo/redo returns frame where was a change (as it was done in previous version)
6 years ago
Boris Sekachev
5e2f2ecf31
Fixed create object URL after first save, fixed URL itself
6 years ago
Boris Sekachev
62cd4eccdc
Fixed: Inconsistent labels between UI and CLI/API
6 years ago
Boris Sekachev
71d0bb5124
Removed extra action dispatching
6 years ago
Boris Sekachev
ef11ca4fc6
Fix navigation
6 years ago
Boris Sekachev
eeee914a9d
Fixed latest input numbers, removed extra code, fixed typings
6 years ago
Boris Sekachev
d789087dd3
Fixed ui failing in propagate confirmation
6 years ago
Boris Sekachev
b12ae3471b
Fixed input numbers in player settings
6 years ago
Boris Sekachev
e55deb7142
Fixed UI fail when write characters in auto save interval input
6 years ago
Boris Sekachev
4eeb94d3ba
Validation for frame input value
6 years ago
Dmitry Kalinin
57e8083943
Merge pull request #1292 from opencv/dk/point-deletion
...
React UI: Point deletion context menu
6 years ago
Dmitry Kalinin
3c128b2a73
fixed PR
6 years ago
Dmitry Kalinin
c11cc642df
fixes
6 years ago
Dmitry Kalinin
56f58b6664
Fixed context menu on ubuntu
6 years ago
Boris Sekachev
796044782f
React UI: Better exception handling ( #1297 )
6 years ago
Dmitry Kalinin
7e7a5a60ed
Merge branch 'develop' into dk/point-deletion
6 years ago
Dmitry Kalinin
1c1ab6a0e5
fixed point context menu for rectangles
6 years ago
Boris Sekachev
bfd300039e
React UI: Added logging ( #1288 )
6 years ago
Dmitry Kalinin
845be3b486
Added point deletion context menu
6 years ago
Dmitry Kalinin
b0dbbb3faa
Merge branch 'develop' into dk/point-deletion
6 years ago
dependabot[bot]
8b1ec0befc
Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui ( #1270 )
...
* Bump acorn from 6.3.0 to 6.4.1 in /cvat-ui
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Updated CHANGELOG.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
6 years ago
Boris Sekachev
1bb582f7f0
React UI: Attribute annotation mode ( #1255 )
...
* Done main work
* Fixed mount/unmount for canvas wrapper
* Refactoring, added filters
* Added missed file
* Removed unnecessary useEffect
* Removed extra code
* Max 9 attributes, inputNumber -> Input in aam
* Added blur
* Renamed component
* Fixed condition when validate number attribute
* Some minor fixes
* Fixed hotkeys config
* Fixed canvas zoom
* Improved behaviour of number & text
* Fixed attributes switching order
* Fix tags
* Fixed interval
6 years ago
Dmitry Kalinin
4d0c22513a
temp
6 years ago
Dmitry Kalinin
38cb4d11ca
PR fixed
6 years ago
Dmitry Kalinin
6e77a2309b
Styles fixed
6 years ago
Dmitry Kalinin
5fc65c8e73
PR fixed
6 years ago
Dmitry Kalinin
965ff77898
wip
6 years ago
Dmitry Kalinin
89628fbac5
Fixed filters with tags
6 years ago
Dmitry Kalinin
8b27dbe613
Fixed tags color changing and hiding
6 years ago
Dmitry Kalinin
a99dd38fee
Fix copying and creating tags
6 years ago
Dmitry Kalinin
c85ecb7bf3
Deleted unused objects
6 years ago
Dmitry Kalinin
8602da72f1
Fixed copying/pasting actions
6 years ago
Dmitry Kalinin
4746574ff1
merge fix
6 years ago
Dmitry Kalinin
5c009f5d88
Merge branch 'develop' into dk/cvat-ui-tags
6 years ago
Dmitry Kalinin
3199fbbdf9
Added tag support in new UI (without canvas drawing)
6 years ago
Boris Sekachev
78dad73de9
React UI: Added shortcuts ( #1230 )
6 years ago
Dmitry Kalinin
f468c4035f
Setup tag forward to the state
6 years ago
Boris Sekachev
65cbabd8df
Added button to cancel started automatic annotation ( #1198 )
6 years ago
Dmitry Kalinin
401d66dcd7
React UI: Filters history ( #1225 )
...
* Added filters history
* Fixed unclosed dropdown
* Added saving filters to localStrorage
6 years ago
Boris Sekachev
6a59e7cff8
React UI: batch of fixes ( #1227 )
...
* Fix: keyframes navigation
* Fix: handled removing of the latest keyframe
* Fix: activating a shape when another shape is being changed
* Fix: up points in the side bar on points click
* Fix: editable shape isn't transformed when change zoom
* Updated message
6 years ago
Dmitry Kalinin
6acda049a8
Added tag popover template
6 years ago
Boris Sekachev
97195238b0
React UI: Pinned option was added ( #1202 )
6 years ago
Andrey Zhavoronkov
0dae5def6b
Az/cvat proxy ( #1177 )
...
* added nginx proxy
* removed unnecessary port configuration & build arg
* updated installation guide
6 years ago
Dmitry Kalinin
adb66b57ba
React UI: Improved rotation feature ( #1206 )
...
Co-authored-by: Boris Sekachev <40690378+bsekachev@users.noreply.github.com>
6 years ago