146 Commits (b912323ed5d9c75e7d7febec029fcd88d88c55b7)

Author SHA1 Message Date
Hironsan 3e2e306ff4 Fix tests in api 2 years ago
Hironsan 810b9c325e Split settings.py 2 years ago
Hironsan d42f4ad870 Apply isort 2 years ago
Hironsan 97ec8d7a54 Update test_config.py 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 06d1d307a7 Move test utilities to users app 2 years ago
Hironsan 521436d500 Move test utilities to roles app 2 years ago
Hironsan f9d100d21a Move test utilities to label_types app 2 years ago
Hironsan 02ad76a26f Move test utilities to examples app 2 years ago
Hironsan 17da307c14 Move make_annotation to labels 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 f2dd9659ff Enable to paginate project list api 2 years ago
Hironsan 422826fdde Improve test helper 2 years ago
Hironsan 27311f8ece Remove unused code and data 2 years ago
Hironsan 8676e1b5f6 Remove Health API 2 years ago
Hironsan 7b180e325a Move code related to example to example app 2 years ago
Hironsan 5eb141e356 Move label type models to label types app 2 years ago
Hironsan 6fe1f17438 Move label types code to label types app 2 years ago
Hironsan b26b0ec68c Move code related labels to labels app 2 years ago
Hironsan 4dcd43bedb Add TextLabelManager 2 years ago
Hironsan 18373aa160 Add SpanManager 2 years ago
Hironsan 435a79fad4 Remove repetitive code from test cases 2 years ago
Hironsan 9384f1c96a Add CategoryManager 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 a4e57f65b6 Add data property to Example 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 193df3b854 Remove server application 2 years ago
Hironsan be5faaf304 Separate data export app 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 a719996ac3 Rename tasks to celery_tasks 2 years ago
Hironsan 5f39b595ad Move statistics code to metrics app 2 years ago
Hironsan 72da8884ac Move Member model to members 2 years ago
Hironsan a355b35224 Change model name to Member 2 years ago
Hironsan 23c319faf9 Move Role and RoleMapping from api to roles 2 years ago
Hironsan a6c347705a Remove confirmed_user_role method 2 years ago
Hironsan f5d7f128ce Move code from api to roles 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 2 years ago
Hironsan 7a3aed6bd4 Update measure member progress method 2 years ago
Hironsan d417401cae Add LabelDistribution API 2 years ago
Hironsan 6861a38022 Add calc_label_distribution method 2 years ago