27 Commits (f2d793e008a5ac87661f843a506a055843217c1c)

Author SHA1 Message Date
Hironsan 0aa24a8d16 Remove unused properties from Project model 2 years ago
Hironsan adc4f27736 Enable to order projects by name, created_at, created_by, and project_type 2 years ago
Hironsan 796f342029 Set project's default ordering 2 years ago
Hironsan 0466b4725b Show author and created date on the project list page 2 years ago
Hironsan 2443365ed7 Support data export for image captioning 2 years ago
Hironsan 5dbde08152 Add migration file for image captioning 2 years ago
Hironsan 086e8e3cf3 Add image captioning project 2 years ago
Hironsan 754021105e Add test cases for segmentation APIs 2 years ago
Hironsan f80334f2e0 Add segmentation project 2 years ago
Hironsan fa8758b27e Add test cases for bounding box annotation 2 years ago
Hironsan 4cf3ffbeec Add BoundingBoxProject 2 years ago
Hironsan aa13d5c97f Enable to export dataset 2 years ago
Hironsan 5494398c1d Add MyRole API 2 years ago
Hironsan 2fdfb8f7aa Fix project update 2 years ago
Hironsan d93c681a46 Enable to create tags on project creation 2 years ago
Hironsan ddf066505a Add use_relation field to SequenceLabelingProject 2 years ago
Hironsan feb4654979 Fix project migrations 2 years ago
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan d6e8e12abc Remove unnecessary signal 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 99f77b2bd2 Move project models to projects app 2 years ago
Hironsan 66e4b64539 Rename members app to projects 2 years ago