25 Commits (33e0918f0416b9156ef6e259601de9e31475400a)

Author SHA1 Message Date
Hironsan f62df2fb6d Add a feature to create intent detection and slot filling project 2 years ago
Hironsan 16466b4804 Remove get_annotation_class method 2 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 2 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 2 years ago
Hironsan 58cb73e146 Update label serializer to include task_type 2 years ago
Hironsan df75f6bcef Add fields to SequenceLabelingProject 3 years ago
youichiro 263deb238a separate confirm status for each role or user 3 years ago
youichiro 4a879d3697 return user.is_staff in user API response 3 years ago
Hironsan 60d4ed8d03 Add ExampleState serializer 3 years ago
Davide Allavena 9fce783cf7 more isort 3 years ago
Davide Allavena e2dc4cc25b Added newline at the end of the file 3 years ago
Hironsan 4ccd9a0b8b Update get_annotation_serializer 3 years ago
Hironsan c859cf3704 Remove an unused serializer field 3 years ago
Hironsan 5d880a7822 Refactor project serializers 3 years ago
Hironsan 9acc447f23 Remove document and image models 3 years ago
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 5 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 5 years ago
Clemens Wolff 12b1dc7474 Add option to comment on documents 5 years ago
Clemens Wolff 9401a469d3 Implement skeleton for speech2text project type 5 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