4 Commits (6025151c6f79bbc090625d76158e016d287406a0)

Author SHA1 Message Date
Boris Sekachev 6025151c6f CVAT.js other implemented API methods and bug fixes (#569)
* Split implementation

* Group implementation

* Reset cache for created object after saving

* A litle fix

* API methods definitions

* Typos

* API methods annotations.Statistics() and annotationsclear()

* Object selection

* Little fix

* Comments and docs a little changed
7 years ago
Boris Sekachev 0a2cb949bb CVAT.js implemented API methods and bug fixes (#564)
* Increase/decrease ZOrder

* ZOrder up/down

* Some crutial bugs fixed

* hasUnsavedChanges and merge

* Added API description

* Fixed bugs

* Merge was tested

* New file

* Fixed unit tests

* Fixed small bug which reproduced only after build
7 years ago
Boris Sekachev 0efd665f90 Saving of annotations on the server (#561)
* Annotation saver

* Removed extra code

* Eslint fixes
7 years ago
Boris Sekachev 2b619f1e14 Code was devided by files (#558) 7 years ago