37 Commits (1927c021cc33652c620e87f9525c4c8aa508f4fa)

Author SHA1 Message Date
Hironsan 4a33e90bcf Rename Options to ProjectFields 1 year ago
Hironsan 1cb34dd214 Replace field type from object to TagItem 1 year ago
Hironsan f7a12a949a Simplify FormUpdate component 1 year ago
Hironsan 8755aaf5b3 Remove interface for project repository 2 years ago
Hironsan a6ccae56d6 Remove project DTOs 2 years ago
Hironsan 1a09d13f01 Rename project fields 2 years ago
Hironsan 973fb9091f Rename ProjectReadItem to Project 2 years ago
Hironsan 23272488d9 Remove ProjectWriteItem 2 years ago
Hironsan ae6f8aa6e5 Add page class and remove ProjectItemList class 2 years ago
Hironsan 567ec86faa Remove pageLink 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 0466b4725b Show author and created date on the project list page 2 years ago
Hironsan 8182569e9a Remove class-transformer code 2 years ago
Hironsan dbc1771099 Support label creation for new tasks 2 years ago
Hironsan 7cb23afdcb Apply prettier 2 years ago
Hironsan 2fdfb8f7aa Fix project update 2 years ago
Hironsan d93c681a46 Enable to create tags on project creation 2 years ago
Hironsan 97d354b462 Allow user to select relation labeling option 2 years ago
Hironsan 4b0ed9dcd3 Change the project list's frontend 2 years ago
Hironsan ba0af65d2a Update ConfigTemplateName.vue to use the new TemplateList API 2 years ago
Hironsan 4429f4e962 Simplify domain model as many as possible 2 years ago
Hironsan 9f1c8b8de2 Remove currentUserRole from Project item 2 years ago
Hironsan 8fd101a9f9 Switch the contents of statistics page by project type 2 years ago
Hironsan c3940d26ac Enable to create project with allowOverlapping and graphemeMode option 3 years ago
Hironsan 070e8724bc Enable to handle allowOverlapping and graphemeMode option in sequence labeling page 3 years ago
youichiro 209bd579f0 show a check button for annotators 3 years ago
Hironsan dbb90d13a2 Update frontend to handle image auto labeling 3 years ago
Hironsan 97ffea353c Remove filterOption 3 years ago
Hironsan 22ea81a2e8 Update TheSideBar.vue to hide label and relation menu 3 years ago
Hironsan c3e4fc5741 Fix variables related to random order 3 years ago
Hironsan f84997af9e Remove unnecessary code 3 years ago
Chris 5755804dc5 Project tags frontend 3 years ago
Hironsan 9d2d0acc6a Support single label option, resolve #1191 3 years ago
Hironsan d17e7fde52 Move repository interface to domain/models 3 years ago
Hironsan 36d4470da6 Create domain directory and move files 3 years ago
Hironsan 91229dcfd0 Divide application service into it and DTO 3 years ago