28 Commits (96054aa95230b4c8dd8969df695799b94100bbce)

Author SHA1 Message Date
Harm Weites 44d9ef1195 Extremely simple /v1/health endpoint 4 years ago
Christian Gill 79449b7c78 change of permission for annotation edits 4 years ago
tusharmakkar08 0c2cc3909b Fixing test case 4 years ago
tusharmakkar08 62c1ed5644 Added user completed data 4 years ago
Hironsan 0a0a3320ef Add LabelUploadAPI 4 years ago
Hironsan fce1703f82 Add API document generator, resolves #299, resolves #646 4 years ago
Hironsan 65e80b89e2 Specify sort order not to change document order when it is checked 4 years ago
Clemens Wolff 290e2cafd1 Make statistics respect collab flag 4 years ago
Clemens Wolff b40b2e8f6f Avoid database lookup on annotation creation 5 years ago
Clemens Wolff 35e4a35395 Avoid computing label_count on each annotation 5 years ago
margaretmeehan 23a1804e23 Merge migration issue 5 years ago
Clemens Wolff 99e3fefb31 Fix spacing 5 years ago
Clemens Wolff 17c60fc728 Remove spurious change 5 years ago
margaretmeehan 8e21d5f23d Replace 'isSuperUser' with specific roles required for frontend 5 years ago
margaretmeehan d602fc75e6 fixing typo in role_mapping 5 years ago
margaretmeehan 560852303f Roles API and UI 5 years ago
Razi Rais c1082e14e9 Role and RoleMapping Models 5 years ago
Clemens Wolff 4a0134f210 Add option to share annotations across users 5 years ago
Arman Rahman 7b1bbc1aea Implement data import from Excel 5 years ago
Federica Nocera 286ea9e04c Refactored label_per_data using managers. 5 years ago
Federica Nocera 6455754bfa Fix progress bar so that it shows number of labelled documents for seq2seq and added field to allow for seq2seq export. 5 years ago
Clemens Wolff 7bb343ad7d Simplify queryset handling in list APIs 5 years ago
Clemens Wolff d0c566c5ab Add admin button to approve/reject labels 5 years ago
Hironsan 8713a281d9 Create new app and move codes 5 years ago
Clemens Wolff bbc68ffa00 Add option to randomize document order per user 5 years ago
Vinay Augustine 79dd516cc5 Make progress bar only show annotations for the current user. 5 years ago
Clemens Wolff d520ff7724 Embed django-cloud-browser in data import page 5 years ago
Clemens Wolff 219e3b47f3 Fix codacy issues 5 years ago
erikamenezes 0c004a9bec moving example + adding static method 5 years ago
erikamenezes 2ada3e6248 Codacy code quality improvements 5 years ago
Clemens Wolff 4f21eb6cdd Hide cloud upload button if feature not enabled 5 years ago
Clemens Wolff d165851965 Implement data import from cloud 5 years ago
erikamenezes 2a0cc35667 minor changes 5 years ago
erikamenezes a4fca26137 added feature to export jsaon text labels 5 years ago
Hironsan 92f7c5a75c Implement me API 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 2a02881edd Change method name 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 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 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