266 Commits (188b085345ea16041040513a59b4f4535b91158b)

Author SHA1 Message Date
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 193df3b854 Remove server application 3 years ago
Hironsan be5faaf304 Separate data export app 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 72da8884ac Move Member model to members 3 years ago
Hironsan ec69d34efb Remove ProjectMixin 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 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 a053ae5bfb Update intent writer 3 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 3 years ago
Hironsan 8395f75542 Divide migration file 3 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 3 years ago
Hironsan 7a3aed6bd4 Update measure member progress method 3 years ago
Hironsan d417401cae Add LabelDistribution API 3 years ago
Hironsan 6861a38022 Add calc_label_distribution method 3 years ago
Hironsan 82ace0aa96 Add MemberProgressAPI 3 years ago
Hironsan 1d29c56540 Improve measure_member_progress method 3 years ago
Hironsan 45eae4e614 Add user filter to ExampleStateManager 3 years ago
Hironsan 46896c88c7 Change UI to create intent detection and slot filling label 3 years ago
Hironsan f62df2fb6d Add a feature to create intent detection and slot filling project 3 years ago
Hironsan 6b982a7495 Add a feature to download intent detection and slot filling data 3 years ago
Hironsan d8ba13ee9f Add a feature to upload intent detection and slot filling data 3 years ago
Hironsan 803e239a68 Add test cases for ExampleState 3 years ago
Hironsan c51d600a3d Add a project for intent detection and slot filling 3 years ago
Hironsan 16466b4804 Remove get_annotation_class method 3 years ago
Hironsan 066804db26 Add CanEditAnnotation permission 3 years ago
Hironsan 6a1211ebe6 Turn label model to abstract model 3 years ago
Hironsan 90386dbf48 Update migration files 3 years ago
Hironsan ccc89c2046 Add data migration for label's subclass 3 years ago
Hironsan b4d5fa34e6 Divide Label model into two separated model 3 years ago