639 Commits (a2c1c8dae0d0b51b0f68bdc408c6ce2c23f5d493)

Author SHA1 Message Date
Hironsan 9d2d0acc6a Support single label option, resolve #1191 3 years ago
Hironsan 892bbfed68 Add v-shortkey, fix #1258 3 years ago
Hironsan 5592b33e86 Change the limit length of label name from 30 to 100 characters 3 years ago
Hironsan c0c7cf4cfa Add layout for text tasks 3 years ago
Hironsan b4c050c9af Fix filter option 3 years ago
Hironsan 65cea34693 Fix module path 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
Hironsan 8733a82d0a Fix config model path 3 years ago
Hironsan 7e4663f012 Add config and template services to the plugin 3 years ago
Hironsan 624f1ba36f rename directory 3 years ago
Hironsan 7c08935f46 Change Seq2seqBox.vue to use prop/emit 3 years ago
Hironsan 3a26e54861 Change file name for auto labeling config 3 years ago
Hironsan b08b9301bd Change javascript to typescript 3 years ago
Hironsan 6c49c8c197 Remove api directory 3 years ago
Hironsan f36e720ce8 Change directory name 3 years ago
Hironsan a37ac4e9ff Update object field 3 years ago
Hironsan b5c68861ad Remove unused code of projects store 3 years ago
Hironsan 47bf6e5a60 Fix typo 3 years ago
Hironsan e557a4e194 Fix typos 3 years ago
Hironsan 2eebd22b70 Remove unused services 3 years ago
Hironsan 71602d1cc6 Remove unused stores 3 years ago
Hironsan 0025404727 Move components for auto labeling config 3 years ago
Hironsan 910c6eb905 Remove unused components 3 years ago
Hironsan e6441b2c29 Update demo pages 3 years ago
Hironsan f11da0ceb0 Add seq2seq components 3 years ago
Hironsan a1bbd8eb9e Add services to the plugin 3 years ago
Hironsan 25d72152c4 Add sequence labeling components 3 years ago
Hironsan 13a8f4e11b Add sequence labeling components 3 years ago
Hironsan f416ded992 Add metadata table 3 years ago
Hironsan 177626cb0c Add new layout for annotation 3 years ago
Hironsan 0f0d760d47 Add TextClassification.vue component 3 years ago
Hironsan 6d989ffff5 Add ToolbarMobile.vue 3 years ago
Hironsan 551434f69f Change component name from ToolbarLabeling.vue to ToolbarLaptop.vue 3 years ago
Hironsan dcadf676db Enable filter document 3 years ago
Hironsan 44fffc7f0c Enable approve button 3 years ago
Hironsan 6c58ec2023 Add field to hide approve button 3 years ago
Hironsan 06f09c3f37 Add approve method to document service 3 years ago
Hironsan e3f6c3c5c8 Add document approve method 3 years ago
Hironsan 240997b17e Add auto labeling form to the ToolbarLabeling.vue 3 years ago
Hironsan b858673a6a Add auto label method to the service 3 years ago
Hironsan 8e2d70ba4f Add auto label method to the repository 3 years ago
Hironsan 1d1b5c9896 Add clear form to ToolbarLabeling.vue 3 years ago
Hironsan c8e2aca9ad Add clear method to the annotation service 3 years ago
Hironsan 7a60fc51c3 Add clear method to the annotation repository 3 years ago
Hironsan eab7fba7cd Add comment form to the ToolbarLabeling.vue 3 years ago
Hironsan f77a5ff462 Add guideline form to the ToolbarLabeling.vue 3 years ago
Hironsan 5fda54373f Update ButtonPagination.vue component to fix event name 3 years ago
Hironsan 0765824be3 Remove vuex getter from TheSideBar.vue 3 years ago