1919 Commits (704b20292b9423b809f894ca53df8932ded088d4)
 

Author SHA1 Message Date
Alexander Kurakin 6490b05f36 Update project_structure.md 3 years ago
Hironsan 83995fd419 Add ActionMenu.vue component for document page 3 years ago
Hironsan ac520f3310 Add FormDeleteBulk.vue component 3 years ago
Hironsan d6340cdc81 Add document delete form component 3 years ago
Hironsan 8bdcad3b07 Add document list component 3 years ago
Hironsan 8afc817237 Add page link method 3 years ago
Hironsan fdc4fa2365 Add document service to the plugin 3 years ago
Hironsan 682ce9fcc9 Add document service 3 years ago
Hironsan b42c6772ec Add document repository 3 years ago
Hironsan 08db2950b1 Add @types/lodash as a dependency 3 years ago
Hironsan d63118c07d Add document model 3 years ago
Hiroki Nakayama 1ef6ad4175
Merge pull request #1235 from doccano/enhancement/statistics 3 years ago
Hironsan 1b9469897e Remove vuex from stats page 3 years ago
Hironsan bd7d5d41b3 Add stats service to the plugin 3 years ago
Hironsan c65718bff8 Add stats service 3 years ago
Hironsan e697b76235 Add stats repository 3 years ago
Hironsan 291c38dbdd Add stats model 3 years ago
Hiroki Nakayama 8acbdb49c3
Merge pull request #1234 from doccano/enhancement/guideline 3 years ago
Hironsan 3d0078f62e Remove vuex from guideline page 3 years ago
Hironsan 8b488e009f Add lodash as a dependency 3 years ago
Hiroki Nakayama 6e3595dc90
Merge pull request #1233 from doccano/enhancement/comment 3 years ago
Hironsan 28b65a899e Divide dialog form into dialog and form 3 years ago
Hironsan 74c3246a9e Update comment service to accept comment dto 3 years ago
Hironsan 7748e3024d Remove comment item from comment component 3 years ago
Hironsan 90c72bdf6a Update comment repository 3 years ago
Hironsan fd9a7f0c16 Remove unused comment components 3 years ago
Hironsan ef62ae378c Add form create for comment 3 years ago
Hironsan 1b03706705 Update comment service to remove comment item list 3 years ago
Hironsan 28c5d6429f Update comment repository to remove comment item list 3 years ago
Hironsan f4f5217d81 Add getMyProfile method to user service 3 years ago
Hironsan 4b21fd8372 Add getMe method to user repository 3 years ago
Hironsan d7c4fe3f16 Set delete method's defafult argument 3 years ago
Hironsan b4f3fcddc5 Update comment list page 3 years ago
Hironsan 6ae1fa94e3 Add comment service to the plugin 3 years ago
Hironsan 24fb818cfa Use comment DTO 3 years ago
Hironsan fc79b531c3 Update comment repository 3 years ago
Hiroki Nakayama 4ffea8db3e
Merge pull request #1230 from doccano/enhancement/project 3 years ago
Hironsan 2e4d8b0458 Add date field to ProjectList.vue 3 years ago
Hironsan c8c8584499 Replace alert with redirect 3 years ago
Hironsan 8c09fa5705 Fix lint error on CommentList 3 years ago
Hironsan 01cfbd56d2 Fix testing 3 years ago
Hironsan 6ac494fdb2 Fix import order 3 years ago
Hironsan 0cb2c965f6 Add signal to fix #822 3 years ago
Hironsan 6bbd13fa3d Remove unused project components 3 years ago
Hironsan b382c71055 Add form update for project 3 years ago
Hironsan 1726885070 Allow project to accept blank guideline 3 years ago
Hironsan 907fb883ba Replace v-model with v-bind.sync 3 years ago
Hironsan 6db163734a Allow any user to create a project 3 years ago
Hironsan df6720d646 Update bulk delete project to avoid the constraint error 3 years ago
Hiroki Nakayama 3c98b44ea4
Merge pull request #1225 from hee0624/master 3 years ago