49 Commits (910bb171b19d314b2671072f18540770bb92bac9)

Author SHA1 Message Date
Hironsan 85c5aa8887 Allow member to create label types 1 year ago
Hironsan 6e45f69e9b Add fields to project model 1 year ago
Hironsan 6d894a4383 Upgrade frontend dependencies 1 year ago
Hironsan 1cb34dd214 Replace field type from object to TagItem 1 year ago
Hironsan 1c738dbd85 Add RandomOrderField component 1 year ago
Hironsan 28fef9167a Change validators name 2 years ago
Hironsan 1bb48fda5c Validate project name field 2 years 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 0aa24a8d16 Remove unused properties from Project model 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 abfcd44dba Add tasks to project creation page 2 years ago
Hironsan 7cb23afdcb Apply prettier 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 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 9f1c8b8de2 Remove currentUserRole from Project item 2 years ago
Hironsan 8fd101a9f9 Switch the contents of statistics page by project type 2 years ago
Hironsan f62df2fb6d Add a feature to create intent detection and slot filling project 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 b58abee822 Enable to create speech to text project 3 years ago
Hironsan d692337b9a Update filter option for image classification 3 years ago
Hironsan 815e1399b5 Update FormDelete.vue to show filename 3 years ago
Hironsan 86cdd3d9e1 Add image classification page 3 years ago
Hironsan 9ca2a2fe93 Enable to create image classification project 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