460 Commits (f27c42810a9b68d3bf82b697fda3b2c2c8f72b59)

Author SHA1 Message Date
Hironsan 5a7bd05b37 Change the path of CommentDetail API 3 years ago
Hironsan 841737b660 Remove unused Approve API 3 years ago
Hironsan a6c1e14977 Remove unused exceptions 3 years ago
Hironsan a4e57f65b6 Add data property to Example 3 years ago
Hironsan 5159ff61c7 Add test cases for TemplateList 3 years ago
Hironsan f6f637601c Rename APIs related auto labeling 3 years ago
Hironsan 2176edfb35 Add a test case for AutoLabelingConfigList 3 years ago
Hironsan 7c9eb29020 Move auto labeling model to auto labeling app 3 years ago
Hironsan 7a3f9b616b Move auto labeling code to auto labeling app 3 years ago
Hironsan e2a99b1b6b Add created_by field to Project 3 years ago
Hironsan f1720f49df Remove project from metrics view 3 years ago
Hironsan 58bc941f11 Add username property to Member model 3 years ago
Hironsan 99d06dbebc Remove authentication application 3 years ago
Hironsan 193df3b854 Remove server application 3 years ago
Hironsan be5faaf304 Separate data export app 3 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 3 years ago
Hironsan a090e94d0f Change a parameter name from format to file_format 3 years ago
Hironsan ca7c3a97f8 Remove Features API 3 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 3 years ago
Hironsan 3ef7793e70 Move API related to users to users app 3 years ago
Hironsan ce34bacc42 Remove DocumentAPI 3 years ago
Hironsan a719996ac3 Rename tasks to celery_tasks 3 years ago
Hironsan a570957a58 Remove unnecessary query 3 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 3 years ago
Hironsan 4429f4e962 Simplify domain model as many as possible 3 years ago
Hironsan 9cb7abd3b6 Add can_define_relation/span/category method to project model 3 years ago
Hironsan 80074942a9 Add can_define_label method to project model 3 years ago
Hironsan 06be25d336 Add is_text_project field to ProjectSerializer 3 years ago
Hironsan fae65162ef Add is_text_project property to Project model 3 years ago
Hironsan 5afef8edc6 Move relation_types code to label.py 3 years ago
Hironsan 6286893598 Move relation api code 3 years ago
Hironsan d885e5282d Change parameter of MemberManager method 3 years ago
Hironsan 128b372012 Move create_member command to members 3 years ago
Hironsan 72da8884ac Move Member model to members 3 years ago
Hironsan b9dc88f470 Create members app 3 years ago
Hironsan 2118ab73a2 Add has_role method to MemberManager 3 years ago
Hironsan ec69d34efb Remove ProjectMixin 3 years ago
Hironsan ba274f0b10 Rename to MemberAdmin 3 years ago
Hironsan df3d115d52 Move create roles command 3 years ago
Hironsan 0d58d5c6b5 Move create member command 3 years ago
Hironsan a355b35224 Change model name to Member 3 years ago
Hironsan 4d4496b6c2 Change manager name to MemberManager 3 years ago
Hironsan a52c8611bd Add a filter to MemberListAPI 3 years ago
Hironsan ab349ca912 Change serializer name to MemberSerializer 3 years ago
Hironsan b40772eb41 Update validation in role mapping 3 years ago
Hironsan 62d6a67876 Add a migration file 3 years ago
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 3 years ago
Hironsan a6c347705a Remove confirmed_user_role method 3 years ago
Hironsan f5d7f128ce Move code from api to roles 3 years ago
Hironsan 7bd06cf105 Create roles app 3 years ago