3 Commits (58a025867d5809abe728f00820023eb9d5140f3d)

Author SHA1 Message Date
Hironsan 4a4749d4e0 Add mypy as a dependency 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan 7a45ab3fde Move CRUDMixin to parent directory 2 years ago
Hironsan c236a5c56b Move test utilities to projects app 2 years ago
Hironsan 06d1d307a7 Move test utilities to users app 2 years ago
Hironsan 521436d500 Move test utilities to roles app 2 years ago
Hironsan f9d100d21a Move test utilities to label_types app 2 years ago
Hironsan 02ad76a26f Move test utilities to examples app 2 years ago
Hironsan 17da307c14 Move make_annotation to labels app 2 years ago
Hironsan 99f77b2bd2 Move project models to projects app 2 years ago
Hironsan 66e4b64539 Rename members app to projects 2 years ago
Hironsan 422826fdde Improve test helper 2 years ago
Hironsan 27311f8ece Remove unused code and data 2 years ago
Hironsan 7a3f9b616b Move auto labeling code to auto labeling app 2 years ago
Hironsan e2a99b1b6b Add created_by field to Project 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago
Hironsan 72da8884ac Move Member model to members 2 years ago
Hironsan a355b35224 Change model name to Member 2 years ago
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan 6b982a7495 Add a feature to download intent detection and slot filling data 2 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 2 years ago
Hironsan ae72f552b9 Enable to filter labels by task type 2 years ago
Hironsan 5049dfc890 Update unique constraint of Span 2 years ago
Hironsan b44b35888a Fix unique constraint 2 years ago
Hironsan 25989c265d Update AutoLabelingAnnotation API to handle image data 3 years ago
Hironsan 2545ffef15 Add ExampleState API 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 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan ed47467686 Update test_annotation.py to make it easy to understand 3 years ago
Hironsan 1f8087080c Update test_comment.py to make it easy to understand 3 years ago
Hironsan 5da4e0bc41 Add CRUDMixin to remove duplication 3 years ago
Hironsan b43fa7b99d Update test_role.py to make it easy to understand 3 years ago
Hironsan 5aae409f9a Simplify test cases 3 years ago
Hironsan f205567918 Update test_label.py to make it easy to understand 3 years ago
Hironsan 0269d7b10e Add test cases for tag API 3 years ago
Hironsan 7f2cfb1717 Split test cases 3 years ago