14 Commits (620526fb305bef02486d4f656f3debdd8e221ace)

Author SHA1 Message Date
Boris Sekachev 8e20538086 Travis & Coverall for cvat.js (#580)
* Updated .travis.yml
* Updated CI
* Added badge
* Fixed codacy
7 years ago
Boris Sekachev d85d777040 CVAT.js API Tests (#578)
* Added annotations dummy data

* Added test file

* Weak maps instead of regular dict

* Added 14 API tests

* Fixed put tests

* Some written tests and some additional checks

* Merge tests

* Split & group tests

* Clear annotations tests

* Statistics tests

* Added frames meta

* Selection tests & bug fixes

* Tests for frame

* ObjectState tests, many fixed bugs

* Object state tests

* Renamed method FrameData.frame() => FrameData.data()
7 years ago
Boris Sekachev 8fede3a6e6 CVAT.js API methods were implemented (#572)
* annotations.put()

* Fixed annotations.put()

* Dump & upload

* Two fixes

* Tested upload

* Updated built of cvat.js

* Remote files through cvat.js
7 years ago
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