516 Commits (d26388e4f13b5b47f73ccf8961b710f5596af3fc)

Author SHA1 Message Date
Hironsan 08db2950b1 Add @types/lodash as a dependency 4 years ago
Hironsan d63118c07d Add document model 4 years ago
Hironsan 1b9469897e Remove vuex from stats page 4 years ago
Hironsan bd7d5d41b3 Add stats service to the plugin 4 years ago
Hironsan c65718bff8 Add stats service 4 years ago
Hironsan e697b76235 Add stats repository 4 years ago
Hironsan 291c38dbdd Add stats model 4 years ago
Hironsan 3d0078f62e Remove vuex from guideline page 4 years ago
Hironsan 8b488e009f Add lodash as a dependency 4 years ago
Hironsan 28b65a899e Divide dialog form into dialog and form 4 years ago
Hironsan 74c3246a9e Update comment service to accept comment dto 4 years ago
Hironsan 7748e3024d Remove comment item from comment component 4 years ago
Hironsan 90c72bdf6a Update comment repository 4 years ago
Hironsan fd9a7f0c16 Remove unused comment components 4 years ago
Hironsan ef62ae378c Add form create for comment 4 years ago
Hironsan 1b03706705 Update comment service to remove comment item list 4 years ago
Hironsan 28c5d6429f Update comment repository to remove comment item list 4 years ago
Hironsan f4f5217d81 Add getMyProfile method to user service 4 years ago
Hironsan 4b21fd8372 Add getMe method to user repository 4 years ago
Hironsan d7c4fe3f16 Set delete method's defafult argument 4 years ago
Hironsan b4f3fcddc5 Update comment list page 4 years ago
Hironsan 6ae1fa94e3 Add comment service to the plugin 4 years ago
Hironsan 24fb818cfa Use comment DTO 4 years ago
Hironsan fc79b531c3 Update comment repository 4 years ago
Hironsan 2e4d8b0458 Add date field to ProjectList.vue 4 years ago
Hironsan c8c8584499 Replace alert with redirect 4 years ago
Hironsan 8c09fa5705 Fix lint error on CommentList 4 years ago
Hironsan 6bbd13fa3d Remove unused project components 4 years ago
Hironsan b382c71055 Add form update for project 4 years ago
Hironsan 907fb883ba Replace v-model with v-bind.sync 4 years ago
Hironsan df6720d646 Update bulk delete project to avoid the constraint error 4 years ago
Hironsan 57173324af Add project create component 4 years ago
chenhe c33b68271f add chinese support 4 years ago
Hironsan 7d827e2752 Add project delete component 4 years ago
Hironsan 48df86048c Add project list component 4 years ago
Hironsan fb1b610c49 Add project service to plugin 4 years ago
Hironsan a1d9d47b8c Add project service 4 years ago
Hironsan 7e993eb3a8 Add project repository 4 years ago
Hironsan 2ee7478952 Add project model 4 years ago
Hironsan a62d30476c Remove unnecessary code 4 years ago
Hironsan 55464b4ac4 Remove old member components 4 years ago
Hironsan af77a4a3d9 Add a plugin to translate role name 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 ff7d49777a Add FormCreate.vue component to add user to the project 4 years ago
Hironsan daf290c1e0 Add user service to the plugin 4 years ago
Hironsan 2eeeb076a4 Add user service 4 years ago
Hironsan c5ade8f8d9 Add user repository 4 years ago
Hironsan f62090237f Add user model 4 years ago
Hironsan f5c48dd2e3 Add role service 4 years ago