43 Commits (9f1c8b8de249b474aa49d95c4c0a1cd546bbed99)

Author SHA1 Message Date
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 3 years ago
Hironsan a6c347705a Remove confirmed_user_role method 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan 6861a38022 Add calc_label_distribution method 3 years ago
Hironsan c51d600a3d Add a project for intent detection and slot filling 3 years ago
Hironsan 16466b4804 Remove get_annotation_class method 3 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 3 years ago
Hironsan 90386dbf48 Update migration files 3 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 3 years ago
Hironsan 3d74106321 Add ExampleManager 3 years ago
Hironsan 80397d31b5 Update label unique constraint 3 years ago
Hironsan 441cded138 Add type field to Label model and add schema and data migrations 3 years ago
Hironsan 5049dfc890 Update unique constraint of Span 3 years ago
Hironsan b44b35888a Fix unique constraint 3 years ago
Hironsan 2a325904ec Update Span model 3 years ago
Hironsan 39351d3f69 Assign label colors automatically 3 years ago
Hironsan 5552da55ed Revert primary key change 3 years ago
Hironsan f381184f21 Change example id from auto field to uuid field 3 years ago
Hironsan df75f6bcef Add fields to SequenceLabelingProject 3 years ago
Hironsan 1977ff165f Fix flake8 warnings 3 years ago
Yosua Michael M d56d742d08 Increase the allowed max length for uploaded dataset filepath 3 years ago
youichiro 47831f0782 add a property to the ExampleState model 3 years ago
Roland Szabo d4cb96f4fd Add admin interface for AutoLabelingConfigs. Solves #1423 4 years ago
zanussbaum 9bf6c52347 Fixing Data Annotation Issues 4 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 4 years ago
Hironsan fc7d53abe7 Add ExampleState model 4 years ago
Hironsan 9acc447f23 Remove document and image models 4 years ago
Hironsan 146726a3cd Remove unnecessary relationships 4 years ago
Hironsan a44cad79f7 Update models to handle image classification 4 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 4 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 4 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 4 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 4 years ago
Hironsan a33b9824bc Add models for image classification 4 years ago
Hironsan 6c33281f14 Remove circular dependency 4 years ago
Hironsan 1b00e9bd70 Move signals from models.py to signals.py 4 years ago
Hironsan 06612a931d Remove unused get_absolute_url method 4 years ago
Hironsan 08524ff3a6 Remove unused code 4 years ago
Hironsan a3a054c393 Rename app dir to backend for pip installation 4 years ago
Chris 89e21140f6 Project tags backend 4 years ago
Hironsan 9066a62ab9 Support bulk create 4 years ago
Hironsan f7ff050ea6 Enable to injest metadata 4 years ago
Hironsan 6ac494fdb2 Fix import order 4 years ago
Hironsan 0cb2c965f6 Add signal to fix #822 4 years ago
Hironsan 1726885070 Allow project to accept blank guideline 4 years ago
Hironsan 57d85e5f79 Fix lint 4 years ago
Hironsan 9f5dfa439f Update role mapping constraints to prevent user from assigning already assigned user 4 years ago
Hironsan dafe5b75ff Add constraint project needs at least one admin 4 years ago
Hironsan 87fa4368fc Add linter to the workflow 4 years ago
Paul f6fcb11609 comment backend 4 years ago