31 Commits (e0ec1232d20cde458c936b2f0b4931fe94f4c4f5)

Author SHA1 Message Date
Clemens Wolff e0ec1232d2 Add single-class-classification mode 5 years ago
Clemens Wolff 5c1a5e0a84 Fix codacy 5 years ago
Clemens Wolff 3492874d5e Enable import of CSVs with arbitrary column order 5 years ago
Clemens Wolff b0f6308d97 Ensure fields are consistent 5 years ago
Clemens Wolff 290e2cafd1 Make statistics respect collab flag 5 years ago
Clemens Wolff e5d04947df Make document filter respect collab flag 5 years ago
Clemens Wolff 70b63b68ee Extract list documents test helper 5 years ago
Clemens Wolff 945d0b412e Extract _patch_project helper 5 years ago
Clemens Wolff 9f1bd5b2e5 Add test for document filter 5 years ago
Clemens Wolff 43146e2ecb Simplify test for statistics API 5 years ago
Clemens Wolff 35e4a35395 Avoid computing label_count on each annotation 5 years ago
Clemens Wolff 6d3db4c68f Enable superuser to delete user annotations 5 years ago
margaretmeehan 6852f9f309 fix api test 5 years ago
Clemens Wolff 8222ea6022 Enable editing of labels with shortcut keys 5 years ago
Clemens Wolff e81ebb3f0f Fix data import from non UTF-8 files 5 years ago
margaretmeehan 35c5ffad72 code quality updates 5 years ago
margaretmeehan 8e21d5f23d Replace 'isSuperUser' with specific roles required for frontend 5 years ago
margaretmeehan 560852303f Roles API and UI 5 years ago
Razi Rais c1082e14e9 Role and RoleMapping Models 5 years ago
Hironsan d544d776b8 Update label creation process 5 years ago
Clemens Wolff 4a0134f210 Add option to share annotations across users 5 years ago
Arman Rahman 7b1bbc1aea Implement data import from Excel 6 years ago
Clemens Wolff d0c566c5ab Add admin button to approve/reject labels 6 years ago
Hironsan cb1dce916a Remove unused variables 6 years ago
Hironsan 8713a281d9 Create new app and move codes 6 years ago
Clemens Wolff c495b141cc Ensure data pagination is covered in tests 6 years ago
Clemens Wolff bbc68ffa00 Add option to randomize document order per user 6 years ago
Vinay Augustine 72e57967b0 Fix test broken by progress API change 6 years ago
Clemens Wolff 7c3116f150 Fix CoNLL parsing with trailing newlines 6 years ago
Clemens Wolff d520ff7724 Embed django-cloud-browser in data import page 6 years ago
Clemens Wolff 219e3b47f3 Fix codacy issues 6 years ago
erikamenezes 2ada3e6248 Codacy code quality improvements 6 years ago
Clemens Wolff 4f21eb6cdd Hide cloud upload button if feature not enabled 6 years ago
Clemens Wolff d165851965 Implement data import from cloud 6 years ago
Clemens Wolff f28a133bcb Avoid having to format URLs in setupTestData 6 years ago
erikamenezes 2d702474fb adding test for downloading json format with text labels 6 years ago
Clemens Wolff 5cd3f31783 Speed up failed CI by delaying collectstatic 6 years ago
Clemens Wolff 606ecfa90b Auto-generate label colors on corpus import 6 years ago
Clemens Wolff e37e16bfad Auto-generate label shortkeys on corpus import 6 years ago
Clemens Wolff 112fba1a7c Add tests for label creation on corpus import 6 years ago
Hironsan eb854b1929 Add filter condition to label serializer and fix #162 6 years ago
Hironsan 1d2dfdaa3d Fix #140 6 years ago
Hironsan 49d41416e4 Support batch import 6 years ago
Hironsan d77ab70bff Move file handlers from api to utils 6 years ago
Hironsan c3b0c30355 Delete EntityList and EntityDetail api 6 years ago
Hironsan eb09eb97d2 Support meta data import/export 6 years ago
Hironsan 541af14d13 Add test case(jsonl without label) to file handler 6 years ago
Hironsan b93578d2b7 Implement statistics api 6 years ago
Hironsan 7a95aa9705 Implement document filter for filtering with/without annotation 6 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 6 years ago