2746 Commits (58a025867d5809abe728f00820023eb9d5140f3d)
 

Author SHA1 Message Date
Hironsan 2bdf07944c Update task_type field 2 years ago
Hironsan ffeddc0346 Post task_type field on the creation of auto labeling config 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
Hiroki Nakayama 9c11882181
Merge pull request #1649 from doccano/enhancement/removeCommentAPI 2 years ago
Hironsan 8eb7c87243 Rename a prop name from docId to exampleId 2 years ago
Hironsan c5da8ec3a7 Change the signature of CommentRepository 2 years ago
Hironsan 50b70fdd12 Fix the url of comment repository 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
Hiroki Nakayama a3948cc3ae
Merge pull request #1647 from doccano/enhancement/removeApprovalAPI 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 ba0af65d2a Update ConfigTemplateName.vue to use the new TemplateList API 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
Hiroki Nakayama da1511690c
Merge pull request #1646 from doccano/enhancement/separateAutoLabelingApp 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
Hiroki Nakayama b774a8ab2b
Merge pull request #1644 from doccano/enhancement/removeUsersFromProject 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 7456c5e73d Update README.md 2 years ago
Hiroki Nakayama 7c9fffab72
Merge pull request #1642 from doccano/enhancement/removeServerApp 2 years ago
Hironsan 1cc1f057d6 Update pipfile command 2 years ago
Hironsan 99d06dbebc Remove authentication application 2 years ago
Hironsan 193df3b854 Remove server application 2 years ago
Hiroki Nakayama 98db204da5
Merge pull request #1641 from doccano/enhancement/separateDataExport 2 years ago
Hironsan be5faaf304 Separate data export app 2 years ago
Hiroki Nakayama 6c2ffdcb56
Merge pull request #1640 from doccano/enhancement/createDataImport 2 years ago
Hironsan 0cfdfc2e47 Add isImporting flag 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 5565283ffd Change words like upload, ingest to import 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
Hiroki Nakayama 428b9d107a
Merge pull request #1639 from doccano/enhancement/addUserApp 2 years ago
Hironsan 80a5176c99 Remove check-auth from default layout 2 years ago
Hironsan 50a33b6574 Fix demo pages 2 years ago
Hironsan 3ef7793e70 Move API related to users to users app 2 years ago
Hiroki Nakayama 93d4349f29
Merge pull request #1638 from doccano/enhancement/deleteDocumentAPI 2 years ago