You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aleksey Alekseev fbcf758674
86 improve uiux on create task page (#7)
* Update label form

Remove Done button
Add closing by Esc
Add continuing by Enter

* disable autocomplete on label form

* Update submit behavior on create task

Change one submit button to two: "submit and open" and "submit and continue"

* Update submit behavior on create project

Change one submit button to two: "submit and open" and "submit and continue"

* fix eslint error

* change tests

* Add changes in changelog

* update version cvat-ui

* move of empty name handler logic when create label

* change handler errors on create project

* change text of buttons

* revert change yarn.lock

* Fixed eslint pipeline

* fix eslint error on test

* fix several tests

* fix several tests

* fix several tests

* fix several tests

Co-authored-by: Boris <sekachev.bs@gmail.com>
Co-authored-by: kirill-sizov <sizow.k.d@gmail.com>
Co-authored-by: Nikita Manovich <nikita@cvat.ai>
4 years ago
..
common.ts Added intelligent function when paste labels to another task (#4161) 4 years ago
constructor-creator.tsx 86 improve uiux on create task page (#7) 4 years ago
constructor-updater.tsx 86 improve uiux on create task page (#7) 4 years ago
constructor-viewer-item.tsx Some icons improvements (#4286) 4 years ago
constructor-viewer.tsx 86 improve uiux on create task page (#7) 4 years ago
label-form.tsx 86 improve uiux on create task page (#7) 4 years ago
labels-editor.tsx 86 improve uiux on create task page (#7) 4 years ago
raw-viewer.tsx Cypress tests. Paste labels to another task/project. (#4236) 4 years ago
styles.scss Fixed Intel license headers (#119) 4 years ago