11 Commits (4f1a778d22197cf7d7eeeebaa76b32bc39c5ab2f)

Author SHA1 Message Date
Boris Sekachev 4f1a778d22
Fixed Intel license headers (#119) 4 years ago
Boris Sekachev 9a56e7edd5
Shared tooltip component with common settings [Refactoring only] (#2783)
* Popover trigger on click, shared tooltip component

* Aborted trigger

* Updated version
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
Boris Sekachev 6883ee3155 Minor fixes 5 years ago
Boris Sekachev 55f4d95e67 Fixed icons 5 years ago
Vitaliy Nishukov 7512fd6883
Reformatted (#2349) 5 years ago
Boris Sekachev 90cc36eb1c
More classes to cypress testing (#2038) 6 years ago
Dmitry Kalinin 667a3f92fe
CVAT UI: batch of fixes (#1955) 6 years ago
Boris Sekachev bed93e2a6e Optimized patch 6 years ago
Boris Sekachev 609f0bd1e4 Titles in attribute annotations mode 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