38 Commits (aee1f44ecd0d9f0b62507ae3b37fa9f1c5caa20f)

Author SHA1 Message Date
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 1b132c1fc7 Resolve mypy errors 2 years ago
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 02ad76a26f Move test utilities to examples 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 e3e9634dea Change permission names 2 years ago
Hironsan 35846a42d4 Move model related to example to example app 2 years ago
Hironsan 5eb141e356 Move label type models to label types app 2 years ago
Hironsan b446015eae Rename annotation 2 years ago
Hironsan b26b0ec68c Move code related labels to labels app 2 years ago
Hironsan ec1d701a28 Fix lint error 2 years ago
Hironsan 8dbf84d719 Change the url of auto labeling APIs 2 years ago
Hironsan 811b12bca1 Use task type instead of project type 2 years ago
Hironsan a710d4e7b1 Remove unused FullPipelineTesting API 2 years ago
Hironsan 6410af3c3e Change execution_pipeline to pass config directly 2 years ago
Hironsan 6127abb16b Move label collection class to labels.py 2 years ago
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 9ef7f286a3 Add AutomatedSpanLabeling API 2 years ago
Hironsan c6fd2ea494 Extract AutomatedLabeling class from AutomatedCategoryLabeling 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 72f3a7c74c Remove is_labeled method from Example 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