600 Commits (aa50f662dadd274e0b1739eec1d70aca0cd0b539)

Author SHA1 Message Date
Hironsan 907fb883ba Replace v-model with v-bind.sync 3 years ago
Hironsan df6720d646 Update bulk delete project to avoid the constraint error 3 years ago
Hironsan 57173324af Add project create component 3 years ago
chenhe c33b68271f add chinese support 3 years ago
Hironsan 7d827e2752 Add project delete component 3 years ago
Hironsan 48df86048c Add project list component 3 years ago
Hironsan fb1b610c49 Add project service to plugin 3 years ago
Hironsan a1d9d47b8c Add project service 3 years ago
Hironsan 7e993eb3a8 Add project repository 3 years ago
Hironsan 2ee7478952 Add project model 3 years ago
Hironsan a62d30476c Remove unnecessary code 3 years ago
Hironsan 55464b4ac4 Remove old member components 3 years ago
Hironsan af77a4a3d9 Add a plugin to translate role name 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 ff7d49777a Add FormCreate.vue component to add user to the project 3 years ago
Hironsan daf290c1e0 Add user service to the plugin 3 years ago
Hironsan 2eeeb076a4 Add user service 3 years ago
Hironsan c5ade8f8d9 Add user repository 3 years ago
Hironsan f62090237f Add user model 3 years ago
Hironsan f5c48dd2e3 Add role service 3 years ago
Hironsan 9d16e988e9 Add role repository 3 years ago
Hironsan 07718747f6 Add role model 3 years ago
Hironsan a25dd3ec50 Implement member deletion 3 years ago
Hironsan 34251430e5 Fix FormDelete.vue to show title correctly 3 years ago
Hironsan 3e33d980dd Add member service to plugin 3 years ago
Hironsan 79cda03a7e Add member service 3 years ago
Hironsan aef3f445c5 Add member repository 3 years ago
Hironsan 3a1bbaccae Add member model 3 years ago
Hironsan b4f98c81b4 Add FormDelete.vue to remove member 3 years ago
Hironsan d693b42acb Fix usedNames and usedKeys to remove ownself 3 years ago
Hironsan 9e94e3cca8 Fix button label on FormCreate.vue 3 years ago
Hironsan 6764d7f179 Remove unnecessary lines 3 years ago
Hironsan 2039442450 Improve error handling for label upload on frontend 3 years ago
Hironsan 1f669584bd Enhance label validation 3 years ago
Hironsan 556d4cbb27 Add validation rules for label creation 3 years ago
Hironsan 9198cad7ea Simplify label list 3 years ago
Hironsan 5a535fe163 Move label logic to label page 3 years ago
Hironsan 824cd182bb Add color plugin 3 years ago
Hironsan 14de30e03e Update label mapping 3 years ago
Hironsan 6500849c11 Update label page 3 years ago
Hironsan 3ebad70cc5 Update and move label components 3 years ago
Hironsan 53487095a3 Update label model 3 years ago
Hironsan b653cdd831 Update label service 3 years ago
Hironsan c964d59a9c Update label repository 3 years ago
Hironsan a1724a2c3f Update tsconfig.json to add i18n 3 years ago
Hironsan 1376609f0c Add service plugin 3 years ago
Hironsan 6c3145bb93 Add comment bulk delete feature 3 years ago
Hironsan 43d9b6c8e4 Add comment filtering feature 3 years ago
Hironsan d4bfabc4af Update comment UI 3 years ago