95 Commits (39b9dc3a2399f3ef0a1a321dcb58fb11b0871ca8)

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