9 Commits (146726a3cda09a3c155f6852822c685f8ff5946b)

Author SHA1 Message Date
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan e15506edbe Add serializers for image classification 3 years ago
Hironsan dbb4f63036 Fix files according to flake8 3 years ago
Hironsan 6c33281f14 Remove circular dependency 3 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 3 years ago
Chris 89e21140f6 Project tags backend 3 years ago
Hironsan 9f5dfa439f Update role mapping constraints to prevent user from assigning already assigned user 3 years ago
Hironsan 781b3b089a Reduce user serializers information 3 years ago
Hironsan 87fa4368fc Add linter to the workflow 3 years ago
Hironsan 25b43f818f Add exception handling for testing config 3 years ago
Paul f6fcb11609 comment backend 3 years ago
Hironsan 8a64eb7a13 Add AutoLabelingConfig validation 3 years ago
Hironsan 5d82843c9c Add AutoLabelingConfig APIs 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
Setu Shah 6dc6319f1d Add timestamps to annotation serializers 4 years ago
Hironsan 1ac6d5122f Fix ApproveLabelsAPI not to show other's annotations if it's checked 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 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 b108b71c36 Simplify comment serialization 4 years ago
Clemens Wolff 12b1dc7474 Add option to comment on documents 4 years ago
Clemens Wolff 9401a469d3 Implement skeleton for speech2text project type 4 years ago
Clemens Wolff 8222ea6022 Enable editing of labels with shortcut keys 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
Hironsan d544d776b8 Update label creation process 5 years ago
Clemens Wolff 4a0134f210 Add option to share annotations across users 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 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
Clemens Wolff e37e16bfad Auto-generate label shortkeys on corpus import 5 years ago
Hironsan eb854b1929 Add filter condition to label serializer and fix #162 5 years ago
Hironsan 92f7c5a75c Implement me API 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 eb09eb97d2 Support meta data import/export 5 years ago
Hironsan 14bcb0a703 Add downloader to support csv and json format 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 a47b853c7c Add project API 5 years ago