11 Commits (8daf7158af1f148beaab5ddd3f7d48c236057764)

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
Boris Sekachev 22bcf1cf84 CVAT.js: Save and delete for shapes/tracks/tags (#555) 7 years ago
Boris Sekachev d15de7bc29 PolyShape interpolation algorithm through stable marriage problem (#546) 7 years ago
Boris Sekachev ce0e69d988 Logout API method, fixed deleteTask method (#550) 7 years ago
Boris Sekachev a82546210c Getting annotations with CVAT.js (#529)
* Fixed authorization in case of invalid login/password
* The first version of frames
* Frames work in browser
* Init version of getting annotations
* Getting annotations from the server
* Couple of fixes
* Removed extra line
7 years ago
Boris Sekachev 5290882259 Fixed authentification for cross origin (#528) 7 years ago
zliang7 076562321e URLs as source data for a task (#483)
* Update CHANGELOG.md
7 years ago
Boris Sekachev 923bcacd77 CVAT.js (part 1) (#463) 7 years ago