1712 Commits (2ee7478952e3168a4f7d1bcebdb70b4e3c3d2f6e)
 

Author SHA1 Message Date
Hironsan 2ee7478952 Add project model 4 years ago
Hiroki Nakayama 32a581f6bf
Merge pull request #1224 from doccano/enhancement/member 4 years ago
Hironsan 9b312b732e Update api testing 4 years ago
Hironsan a62d30476c Remove unnecessary code 4 years ago
Hironsan 55464b4ac4 Remove old member components 4 years ago
Hironsan 57d85e5f79 Fix lint 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 9f5dfa439f Update role mapping constraints to prevent user from assigning already assigned user 4 years ago
Hironsan 963679ac15 Fix role constraint 4 years ago
Hironsan dafe5b75ff Add constraint project needs at least one admin 4 years ago
Hironsan b4e2876592 Forbid removing ourselves from project 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
Hironsan 9d16e988e9 Add role repository 4 years ago
Hironsan 07718747f6 Add role model 4 years ago
Hironsan 781b3b089a Reduce user serializers information 4 years ago
Hironsan db1530f840 Enable use api to filter by username 4 years ago
Hironsan a25dd3ec50 Implement member deletion 4 years ago
Hironsan ab66e797fb Add bulk delete for member 4 years ago
Hironsan 34251430e5 Fix FormDelete.vue to show title correctly 4 years ago
Hironsan 3e33d980dd Add member service to plugin 4 years ago
Hironsan 79cda03a7e Add member service 4 years ago
Hironsan aef3f445c5 Add member repository 4 years ago
Hironsan 3a1bbaccae Add member model 4 years ago
Hironsan b4f98c81b4 Add FormDelete.vue to remove member 4 years ago
Hiroki Nakayama a457fedf03
Merge pull request #1222 from doccano/enhancement/label 4 years ago
Hironsan d693b42acb Fix usedNames and usedKeys to remove ownself 4 years ago
Hironsan 9e94e3cca8 Fix button label on FormCreate.vue 4 years ago
Hironsan 6764d7f179 Remove unnecessary lines 4 years ago
Hironsan 2039442450 Improve error handling for label upload on frontend 4 years ago
Hironsan b190be0115 Improve error handling for label upload 4 years ago
Hironsan 1f669584bd Enhance label validation 4 years ago
Hironsan 556d4cbb27 Add validation rules for label creation 4 years ago
Hironsan 9198cad7ea Simplify label list 4 years ago
Hironsan 5a535fe163 Move label logic to label page 4 years ago
Hironsan 824cd182bb Add color plugin 4 years ago
Hironsan 14de30e03e Update label mapping 4 years ago
Hironsan 6500849c11 Update label page 4 years ago
Hironsan 3ebad70cc5 Update and move label components 4 years ago
Hironsan 53487095a3 Update label model 4 years ago
Hironsan b653cdd831 Update label service 4 years ago
Hironsan c964d59a9c Update label repository 4 years ago
Hironsan a1724a2c3f Update tsconfig.json to add i18n 4 years ago
Hironsan 00631aba4a Add bulk delete API for label 4 years ago
Hironsan 1376609f0c Add service plugin 4 years ago