2734 Commits (5ff1dab66fc69910d1c5f59b222d9b5c3665bde3)
 

Author SHA1 Message Date
Hironsan f4aacd4895 Update django and celery 2 years ago
Hiroki Nakayama 69511c3ad0
Merge pull request #1632 from doccano/enhancement/refactorProjectModel 2 years ago
Hironsan 9cb7abd3b6 Add can_define_relation/span/category method to project model 2 years ago
Hironsan 80074942a9 Add can_define_label method to project model 2 years ago
Hironsan 06be25d336 Add is_text_project field to ProjectSerializer 2 years ago
Hironsan fae65162ef Add is_text_project property to Project model 2 years ago
Hiroki Nakayama fb459c2b2b
Merge pull request #1631 from doccano/enhancement/moveFile 2 years ago
Hironsan 5afef8edc6 Move relation_types code to label.py 2 years ago
Hironsan 6286893598 Move relation api code 2 years ago
Hiroki Nakayama 6a9160e73a
Merge pull request #1627 from doccano/enhancement/separateApp 2 years ago
Hironsan d885e5282d Change parameter of MemberManager method 2 years ago
Hironsan 128b372012 Move create_member command to members 2 years ago
Hironsan 9344611170 Fix bug of isProjectAdmin 2 years ago
Hironsan 72da8884ac Move Member model to members 2 years ago
Hironsan b9dc88f470 Create members app 2 years ago
Hironsan 2118ab73a2 Add has_role method to MemberManager 2 years ago
Hironsan ec69d34efb Remove ProjectMixin 2 years ago
Hironsan ba274f0b10 Rename to MemberAdmin 2 years ago
Hironsan df3d115d52 Move create roles command 2 years ago
Hironsan 0d58d5c6b5 Move create member command 2 years ago
Hironsan a355b35224 Change model name to Member 2 years ago
Hironsan 4d4496b6c2 Change manager name to MemberManager 2 years ago
Hironsan 9f1c8b8de2 Remove currentUserRole from Project item 2 years ago
Hironsan a52c8611bd Add a filter to MemberListAPI 2 years ago
Hironsan ab349ca912 Change serializer name to MemberSerializer 2 years ago
Hironsan b40772eb41 Update validation in role mapping 2 years ago
Hironsan 62d6a67876 Add a migration file 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 7bd06cf105 Create roles app 2 years ago
Hiroki Nakayama 789d944ea3
Merge pull request #1619 from doccano/feature/617 2 years ago
Hironsan a053ae5bfb Update intent writer 2 years ago
Hironsan 022d91e7da Change the url of demo page(intent detection) 2 years ago
Hironsan ed2341832b Change bar color in statistics page 2 years ago
Hironsan 92b2bf813f Rename DocType to CategoryType 2 years ago
Hironsan 8395f75542 Divide migration file 2 years ago
Hironsan 8fd101a9f9 Switch the contents of statistics page by project type 2 years ago
Hironsan a2af78ee4f Replace LabelApplicationService with SpanType 2 years ago
Hironsan 965f760da0 Update useLabelList to pass LabelApplicationService 2 years ago
Hironsan bd4fa827f2 Remove StatisticsAPI 2 years ago
Hironsan 4e36598350 Update statistics service 2 years ago
Hironsan 33e0918f04 Add member progress component 2 years ago
Hironsan d0f0b73fc3 Add label distribution components 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
Hironsan 82ace0aa96 Add MemberProgressAPI 2 years ago
Hironsan 1d29c56540 Improve measure_member_progress method 2 years ago
Hironsan 45eae4e614 Add user filter to ExampleStateManager 2 years ago