Boris Sekachev
cf01dffedd
Fixed bug: wrong attribute is removed in label constructor
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
Dmitry Kalinin
237d192789
Fixed PR issues
5 years ago
Dmitry Kalinin
1721682622
Added debouncing for search field
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
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
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
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