1932 Commits (7204236fe8e23dcaeeb2faf4665c94fc43f14798)
 

Author SHA1 Message Date
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
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
Hiroki Nakayama 32a581f6bf
Merge pull request #1224 from doccano/enhancement/member 3 years ago
Hironsan 9b312b732e Update api testing 3 years ago
Hironsan a62d30476c Remove unnecessary code 3 years ago
Hironsan 55464b4ac4 Remove old member components 3 years ago
Hironsan 57d85e5f79 Fix lint 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 9f5dfa439f Update role mapping constraints to prevent user from assigning already assigned user 3 years ago
Hironsan 963679ac15 Fix role constraint 3 years ago
Hironsan dafe5b75ff Add constraint project needs at least one admin 3 years ago
Hironsan b4e2876592 Forbid removing ourselves from project 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 781b3b089a Reduce user serializers information 3 years ago
Hironsan db1530f840 Enable use api to filter by username 3 years ago
Hironsan a25dd3ec50 Implement member deletion 3 years ago
Hironsan ab66e797fb Add bulk delete for member 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