94 Commits (09a5fcd1af9edb4df29bacebbe29865335d37d3f)

Author SHA1 Message Date
Hironsan 5d2f25a640 Delete auth.service.js 3 years ago
Hironsan d33c1d25de Replace token with session id 3 years ago
Hironsan 10c171a6a6 Add authApplicationService.ts 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
Hironsan 3a26e54861 Change file name for auto labeling config 3 years ago
Hironsan 2eebd22b70 Remove unused services 3 years ago
Hironsan f11da0ceb0 Add seq2seq components 3 years ago
Hironsan 13a8f4e11b Add sequence labeling components 3 years ago
Hironsan dcadf676db Enable filter document 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 b858673a6a Add auto label method to the service 3 years ago
Hironsan c8e2aca9ad Add clear method to the annotation service 3 years ago
Hironsan eab7fba7cd Add comment form to the ToolbarLabeling.vue 3 years ago
Hironsan 11f49f4eb9 Add option service 3 years ago
Hironsan 08ea41e8f7 Add text classification service 3 years ago
Hironsan 9395cbb0c8 Update LabelDTO 3 years ago
Hironsan 155ebd3de2 Remove console 3 years ago
Hironsan 4b12d7e124 Add upload method 3 years ago
Hironsan 00724fa0bf Update project dto 3 years ago
Hironsan 1702417db4 Add Format DTO 3 years ago
Hironsan 7cd927b465 Add download method 3 years ago
Hironsan 8afc817237 Add page link method 3 years ago
Hironsan 682ce9fcc9 Add document service 3 years ago
Hironsan c65718bff8 Add stats service 3 years ago
Hironsan 74c3246a9e Update comment service to accept comment dto 3 years ago
Hironsan 1b03706705 Update comment service to remove comment item list 3 years ago
Hironsan f4f5217d81 Add getMyProfile method to user service 3 years ago
Hironsan d7c4fe3f16 Set delete method's defafult argument 3 years ago
Hironsan 24fb818cfa Use comment DTO 3 years ago
Hironsan b382c71055 Add form update for project 3 years ago
Hironsan 57173324af Add project create component 3 years ago
Hironsan a1d9d47b8c Add project service 3 years ago
Hironsan d4de3482a4 Make users redirect when their role is changed from admin to the others 3 years ago
Hironsan dafe5b75ff Add constraint project needs at least one admin 3 years ago
Hironsan 2eeeb076a4 Add user service 3 years ago
Hironsan f5c48dd2e3 Add role service 3 years ago
Hironsan 79cda03a7e Add member service 3 years ago
Hironsan b653cdd831 Update label service 3 years ago
Hironsan 6c3145bb93 Add comment bulk delete feature 3 years ago
Hironsan 43d9b6c8e4 Add comment filtering feature 3 years ago
Hironsan 691b9c5176 Add comment service 3 years ago
Hironsan c60dbd9f20 Fix lint 3 years ago
Hironsan d98eca5800 Pass type check 3 years ago
Hironsan aa9ec04cc9 Divide ConfigCreationForm.vue into small components 3 years ago
Hironsan c7fded9aa4 Implement auto labeling setting 3 years ago
Hironsan faaba2be84 Implement a feature to validate and save a new auto labeling config 3 years ago