59 Commits (f7f6f099a2d1055ca7a330d97463627705dfebfa)

Author SHA1 Message Date
Clemens Wolff 2bdcada9a7 Collapse Django annotation templates 5 years ago
Hironsan eb854b1929 Add filter condition to label serializer and fix #162 5 years ago
Hironsan 1d2dfdaa3d Fix #140 5 years ago
Hironsan 49d41416e4 Support batch import 5 years ago
Hironsan 92848809a9 Fix frontend for working with backend 5 years ago
Hironsan d77ab70bff Move file handlers from api to utils 5 years ago
Hironsan c3b0c30355 Delete EntityList and EntityDetail api 5 years ago
Hironsan eb09eb97d2 Support meta data import/export 5 years ago
Hironsan 541af14d13 Add test case(jsonl without label) to file handler 5 years ago
Hironsan 141d1717d6 Delete unnecessary models 5 years ago
Hironsan b93578d2b7 Implement statistics api 5 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 5 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 5 years ago
Hironsan 739b1b68c7 Add annotation api 5 years ago
Hironsan fa388ac6ec Update project serializer mapping 5 years ago
Hironsan 880c179966 Allow document serializer to return annotations 5 years ago
Hironsan 61a4becc0a Make project model polymorphic 5 years ago
Hironsan 5af45811ed Add file uploader to support plain, csv, json and CoNLL format 5 years ago
Hironsan f4f55b4b03 Add PlainText, CSV, JSONL uploader 5 years ago
Hironsan 04e2e55693 Add file uploader for CoNLL format 5 years ago
Hironsan 463129c7e6 Add ordering documents by most/least recently updated annotation 5 years ago
Hironsan 2bc95ceecc Add filter document by label 5 years ago
Hironsan 910e628d9f Add document filtering and ordering 5 years ago
Hironsan ef8f02dc2b Add permission to EntityDetailAPI 5 years ago
Hironsan 0e3f97154e Add entity api 5 years ago
Hironsan a47b853c7c Add project API 5 years ago
Hironsan 1807b87892 Refactor api and add test cases 5 years ago
Hironsan 654e0c619a Aggregate API tests 5 years ago
Hironsan accbaa83b1 WIP 5 years ago
Hironsan a43738a13a Divide project and document models into 3 models 5 years ago
Bramble Xu 9e9c5485fc #61: make shortcut optional in backend and create new test case 5 years ago
Clemens Wolff b5ec59693a Fix all flake8 violations 5 years ago
Hironsan a7d2b0b99f Update test projects api for passing tests 5 years ago
Hironsan 655e3f55a5 Update test annotation api for passing tests 5 years ago
Hironsan 43b85a6b34 Fix model test error 5 years ago
Bramble Xu d4f472bf14 change method and variable name, change coding style 5 years ago
Bramble Xu 4312843f35 iss17: support for uploading json file 5 years ago
Hironsan 907cecaca3 Add test case for data upload 5 years ago
Hironsan 006181e72a Update ProjectViewSet 6 years ago
Hironsan 6eef6d856d Update dataset upload template 6 years ago
Hironsan 1d2e0f078e Add test case for annotation api 6 years ago
Hironsan ab3e48445f Add test case for document api 6 years ago
Hironsan 2a3e883c15 Change filename 6 years ago
Hironsan 632bd9079f Add test case for LabelsAPI & LabelAPI 6 years ago
Hironsan 396ceceb7b Add test case for ProjectsAPI 6 years ago
Hironsan 17a4408baa Add template for api test 6 years ago
Hironsan c632fbb634 Add unique constraints to Label model 6 years ago
Hironsan 356c964327 Create tests directory 6 years ago