437 Commits (48b6da93615f7c2b0a8a4ea9f3c9ae55bb6ed3ae)

Author SHA1 Message Date
DmitriyOparin dff11d1ada
Upgrade cypress test. Login and logout. (#2574)
* added new steps

* added cssSelector for task name element

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin 68dfa5da64
Cypress test. Attribute annotation mode zoom margin feature. (#2573)
* add test

* improvements test

* improvements other tests

* add cssSelectors

* small improvements

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
DmitriyOparin ca62b6b215
Cypress test. Collapse sidebar/apperance. (#2549)
* add test

* add className for hide/unhide appearance

* change version cvat-ui

* change version cvat-ui

* step get value moved to before method

* small fix

* small improvements

Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
5 years ago
Snyk bot 86d3f92999
fix: upgrade @types/react from 16.9.56 to 16.14.1 (#2565)
Snyk has created this PR to upgrade @types/react from 16.9.56 to 16.14.1.

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 c866d0c1e7
fix: upgrade @types/react-dom from 16.9.9 to 16.9.10 (#2566)
Snyk has created this PR to upgrade @types/react-dom from 16.9.9 to 16.9.10.

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
dependabot[bot] f265b3006c
Bump ini from 1.3.5 to 1.3.8 in /cvat-ui (#2564)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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 e8bd31c415
Antd4 migration minor fixes found on cvat.org (#2561)
* Fixed: 'Cannot read property key of undefined'

* Removed extra pagination parameters

* Fit canvas when collapsed

* Fixed task completion indicator

* Added reviewer info to serialized copy

* Updated version
5 years ago
Boris Sekachev 94dda5a7c5 Reset attributes field 5 years ago
Boris Sekachev 5ed4b702ed Avoid unmounting component when updating a task 5 years ago
Boris Sekachev 02faec0797 Fixed some icons 5 years ago
Boris Sekachev 4c10fc90f6 Fixed test, improved code 5 years ago
Boris Sekachev c2479dffbf Fixed styles&& user selector 5 years ago
Boris Sekachev 26b2276c42 Merged develop 5 years ago
Boris Sekachev 473d69991c
Merge pull request #2545 from openvinotoolkit/bs/enabled_ability_change_positions_aam
Abort PR #2506 by customer request
5 years ago
Boris Sekachev 91162ecaab Fixed a couple of tests 5 years ago
Boris Sekachev c0c9074587 Abort PR #2506 by customer request 5 years ago
Boris Sekachev 355afcba7b Fixed reducer 5 years ago
Boris Sekachev cf99cd6086 using DidMount instead of DidUpdate 5 years ago
Boris Sekachev 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