404 Commits (aee1f44ecd0d9f0b62507ae3b37fa9f1c5caa20f)

Author SHA1 Message Date
Hironsan fae8a832f0 Remove unused code 2 years ago
Hironsan 0325201405 Remove AutoLabeling APIs 2 years ago
Hironsan 24e04c48b2 Add AutomatedTextLabeling API 2 years ago
Hironsan 4dcd43bedb Add TextLabelManager 2 years ago
Hironsan 9ef7f286a3 Add AutomatedSpanLabeling API 2 years ago
Hironsan c6fd2ea494 Extract AutomatedLabeling class from AutomatedCategoryLabeling 2 years ago
Hironsan 18373aa160 Add SpanManager 2 years ago
Hironsan b06861cca7 Add AutomatedCategoryLabeling API 2 years ago
Hironsan 1a9a3b56c1 Add get_label_collection function 2 years ago
Hironsan 2bdf07944c Update task_type field 2 years ago
Hironsan 6ade86fd92 Add task_type field to AutoLabelingConfigSerializer 2 years ago
Hironsan ee3e38e9cb Add task_type field to AutoLabelingConfig 2 years ago
Hironsan 36c3f55391 Extract methods to super class 2 years ago
Hironsan 435a79fad4 Remove repetitive code from test cases 2 years ago
Hironsan 9384f1c96a Add CategoryManager 2 years ago
Hironsan 72f3a7c74c Remove is_labeled method from Example 2 years ago
Hironsan 9bd8758643 Remove unused CommentListDoc API 2 years ago
Hironsan c9206e614d Allow CommentList API to filter comments by example id 2 years ago
Hironsan 6eb65e63a1 Change the view name of CommentListProject API 2 years ago
Hironsan 5a7bd05b37 Change the path of CommentDetail API 2 years ago
Hironsan 841737b660 Remove unused Approve API 2 years ago
Hironsan a6c1e14977 Remove unused exceptions 2 years ago
Hironsan a4e57f65b6 Add data property to Example 2 years ago
Hironsan 5159ff61c7 Add test cases for TemplateList 2 years ago
Hironsan f6f637601c Rename APIs related auto labeling 2 years ago
Hironsan 2176edfb35 Add a test case for AutoLabelingConfigList 2 years ago
Hironsan 7c9eb29020 Move auto labeling model to auto labeling app 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 f1720f49df Remove project from metrics view 2 years ago
Hironsan 58bc941f11 Add username property to Member model 2 years ago
Hironsan 99d06dbebc Remove authentication application 2 years ago
Hironsan 193df3b854 Remove server application 2 years ago
Hironsan be5faaf304 Separate data export app 2 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 2 years ago
Hironsan a090e94d0f Change a parameter name from format to file_format 2 years ago
Hironsan ca7c3a97f8 Remove Features API 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago
Hironsan 3ef7793e70 Move API related to users to users app 2 years ago
Hironsan ce34bacc42 Remove DocumentAPI 2 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 2 years ago
Hironsan a570957a58 Remove unnecessary query 2 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 2 years ago
Hironsan 4429f4e962 Simplify domain model as many as possible 2 years ago
Hironsan 9cb7abd3b6 Add can_define_relation/span/category method to project model 2 years ago
Hironsan 80074942a9 Add can_define_label method to project model 2 years ago
Hironsan 06be25d336 Add is_text_project field to ProjectSerializer 2 years ago
Hironsan fae65162ef Add is_text_project property to Project model 2 years ago
Hironsan 5afef8edc6 Move relation_types code to label.py 2 years ago
Hironsan 6286893598 Move relation api code 2 years ago