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
..
cypress 86 improve uiux on create task page (#7) 4 years ago
rest_api REST API tests: update data.json (#27) 4 years ago
.eslintrc.js Fixed eslint config (#131) 4 years ago
cypress.json Cypress. New organization pipeline. (#4143) 4 years ago
cypress_canvas3d.json Cypress. New organization pipeline. (#4143) 4 years ago
docker-compose.email.yml CI: refactor cache, add coverage for CI-nightly (#79) 4 years ago
docker-compose.file_share.yml Fixed test file share with docker compose (#52) 4 years ago
json_to_html.py Fixed Intel license headers (#119) 4 years ago
nightly_cypress.json Refactor CI (#26) 4 years ago
package.json Fixed eslint config (#131) 4 years ago
pr_cypress.json Refactor CI (#26) 4 years ago
pr_cypress_canvas3d.json Refactor CI (#26) 4 years ago
yarn.lock Fixed eslint config (#131) 4 years ago