116 Commits (78b18af3ffa3c85602b4f5be90b35e540e96b404)

Author SHA1 Message Date
Hironsan 12f5f36a45 Implement AutoLabelingAnnotation API 3 years ago
Hironsan ac580002f2 Add AutoLabelingConfigTest API 3 years ago
Hironsan 8a64eb7a13 Add AutoLabelingConfig validation 3 years ago
Hironsan 5d82843c9c Add AutoLabelingConfig APIs 3 years ago
Hironsan 5f91b5e944 Add AutoLabelingTemplateDetailAPI to fetch template detail 3 years ago
Hironsan 8df8392df9 Add AutoLabelingTemplateAPI to retrieve base templates 3 years ago
Hironsan 7e4f25941e Update test cases 3 years ago
Hironsan eb43f17882 Remove image property from Project models and serializers, fix #713 3 years ago
Hironsan 1fb04cccab Update frontend to add comment feature 3 years ago
Hironsan 33e1ceccf3 Update settings and move commands, fix #1134 #1135 3 years ago
Paul b2855105d0 Enhancement: Added option to export only approved datasets 3 years ago
Paul 18f4f650d8 Feature: FastText Export (#362) 4 years ago
Hironsan b41d00b356 Remove trailing spaces to pass codacy 3 years ago
Paul 1e35fe764c fix: changed json1 naming to jsonl 3 years ago
Prab Dhaliwal 8e8e6f1fd0 Add clear annotations and bulk delete functionality 3 years ago
Paul ba3b2ab045 FastText import: supports label tags everywhere in line 4 years ago
Hironsan ba8e52d01e Remove a line 4 years ago
Hironsan 366d66d43c Deduplicate data on randomized order option, fix #933, fix #1026 4 years ago
Paul 6781e26d33 FastText import functionality 4 years ago
Setu Shah 6dc6319f1d Add timestamps to annotation serializers 4 years ago
Christian Gill 303f9851c4 allow for uploading empty label 4 years ago
Christian Gill 62f373f061 implement feedback 4 years ago
Hironsan 1ac6d5122f Fix ApproveLabelsAPI not to show other's annotations if it's checked 4 years ago
Hironsan c36d0a4005 Allow annotator to update/delete other's annotations 4 years ago
Hironsan ad3b5a88c8 Fix error on Django Admin search, closes #859 4 years ago
Christian Gill f1ff2f6066 fix csv testcases to overlook missing labels 4 years ago
Christian Gill 43043e302b add testcase for csv upload 4 years ago
Christian Gill 78d7575886 allow rows to contain less data than columns suggest 4 years ago
Hironsan d4ecaa543f Add a merge migration 4 years ago
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 63044f942b Enable to display non-ascii metadata, resolves #513 4 years ago
Hironsan 0a0a3320ef Add LabelUploadAPI 4 years ago
Hironsan fce1703f82 Add API document generator, resolves #299, resolves #646 4 years ago
Hironsan a4781beaa6 Enable to use digits as shortcut keys and resolve #599 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 5 years ago
Hironsan 65e80b89e2 Specify sort order not to change document order when it is checked 4 years ago
Clemens Wolff 5c1a5e0a84 Fix codacy 4 years ago
Clemens Wolff 3492874d5e Enable import of CSVs with arbitrary column order 4 years ago
Clemens Wolff b0f6308d97 Ensure fields are consistent 4 years ago
Clemens Wolff af8ca8de19 Ensure read_only_fields are consistent 4 years ago
Clemens Wolff 73ea4f1912 Fix spacing 4 years ago
Clemens Wolff 1fb6aea532 Ensure collaborative_annotation is shown in admin 4 years ago
Clemens Wolff 290e2cafd1 Make statistics respect collab flag 4 years ago
Clemens Wolff e5d04947df Make document filter respect collab flag 4 years ago
Clemens Wolff 70b63b68ee Extract list documents test helper 4 years ago
Clemens Wolff 945d0b412e Extract _patch_project helper 4 years ago
Clemens Wolff 9f1bd5b2e5 Add test for document filter 4 years ago