300 Commits (9259a71403459020583d4900c167514dba4535d6)

Author SHA1 Message Date
Hironsan f6a556b806 Update migration when adding uuids 3 years ago
Roland Szabo d537640eac Black formatting 3 years ago
Roland Szabo 10c40dc591 Fix migration 3 years ago
Hironsan 3e2e306ff4 Fix tests in api 3 years ago
Hironsan 810b9c325e Split settings.py 3 years ago
Hironsan d42f4ad870 Apply isort 3 years ago
Hironsan 97ec8d7a54 Update test_config.py 3 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 3 years ago
Hironsan 873b7189e8 Black files 3 years ago
Hironsan 7a45ab3fde Move CRUDMixin to parent directory 3 years ago
Hironsan c236a5c56b Move test utilities to projects app 3 years ago
Hironsan 06d1d307a7 Move test utilities to users app 3 years ago
Hironsan 521436d500 Move test utilities to roles app 3 years ago
Hironsan f9d100d21a Move test utilities to label_types app 3 years ago
Hironsan 02ad76a26f Move test utilities to examples app 3 years ago
Hironsan 17da307c14 Move make_annotation to labels app 3 years ago
Hironsan 906c42b083 Move task.py to api 3 years ago
Hironsan 99f77b2bd2 Move project models to projects app 3 years ago
Hironsan 6996bc2749 Fix a migration, resolve #1669 3 years ago
Hironsan 66e4b64539 Rename members app to projects 3 years ago
Hironsan 11d5c4acda Enable to search projects 3 years ago
Hironsan f2dd9659ff Enable to paginate project list api 3 years ago
Hironsan 422826fdde Improve test helper 3 years ago
Hironsan e3e9634dea Change permission names 3 years ago
Hironsan 27311f8ece Remove unused code and data 3 years ago
Hironsan 9fb9481bcf Remove IsStaff permission 3 years ago
Hironsan 8676e1b5f6 Remove Health API 3 years ago
Hironsan 35846a42d4 Move model related to example to example app 3 years ago
Hironsan 7b180e325a Move code related to example to example app 3 years ago
Hironsan 5eb141e356 Move label type models to label types app 3 years ago
Hironsan 8777f4326a Remove ApproverSerializer 3 years ago
Hironsan 6fe1f17438 Move label types code to label types app 3 years ago
Hironsan 188b085345 Simplify TagList API 3 years ago
Hironsan 3165650e8d Remove unused files and code 3 years ago
Hironsan b26b0ec68c Move code related labels to labels app 3 years ago
Hironsan 4dcd43bedb Add TextLabelManager 3 years ago
Hironsan 18373aa160 Add SpanManager 3 years ago
Hironsan 36c3f55391 Extract methods to super class 3 years ago
Hironsan 435a79fad4 Remove repetitive code from test cases 3 years ago
Hironsan 9384f1c96a Add CategoryManager 3 years ago
Hironsan 72f3a7c74c Remove is_labeled method from Example 3 years ago
Hironsan 9bd8758643 Remove unused CommentListDoc API 3 years ago
Hironsan c9206e614d Allow CommentList API to filter comments by example id 3 years ago
Hironsan 6eb65e63a1 Change the view name of CommentListProject API 3 years ago
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 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