358 Commits (c4f27f97b13c61e431086c530e492a7620114eaf)

Author SHA1 Message Date
Hironsan 28b65a899e Divide dialog form into dialog and form 4 years ago
Hironsan 7748e3024d Remove comment item from comment component 4 years ago
Hironsan fd9a7f0c16 Remove unused comment components 4 years ago
Hironsan ef62ae378c Add form create for comment 4 years ago
Hironsan b4f3fcddc5 Update comment list page 4 years ago
Hironsan 2e4d8b0458 Add date field to ProjectList.vue 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
Hironsan 7d827e2752 Add project delete component 4 years ago
Hironsan 48df86048c Add project list component 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 a25dd3ec50 Implement member deletion 4 years ago
Hironsan 34251430e5 Fix FormDelete.vue to show title correctly 4 years ago
Hironsan b4f98c81b4 Add FormDelete.vue to remove member 4 years ago
Hironsan 9e94e3cca8 Fix button label on FormCreate.vue 4 years ago
Hironsan 2039442450 Improve error handling for label upload on frontend 4 years ago
Hironsan 1f669584bd Enhance label validation 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 3ebad70cc5 Update and move label components 4 years ago
Hironsan 6c3145bb93 Add comment bulk delete feature 4 years ago
Hironsan 43d9b6c8e4 Add comment filtering feature 4 years ago
Hironsan d4bfabc4af Update comment UI 4 years ago
Hironsan 6e0049ddd6 Change comment UI 4 years ago
Hironsan c60dbd9f20 Fix lint 4 years ago
Hironsan c93ea267b8 Fix object field's deletion problem 4 years ago
Hironsan d98eca5800 Pass type check 4 years ago
Hironsan aa9ec04cc9 Divide ConfigCreationForm.vue into small components 4 years ago
Hironsan 7c880c40cd Show response on testing config 4 years ago
Hironsan 25b43f818f Add exception handling for testing config 4 years ago
Hironsan 2e4134c831 Add exception handling when there is no auto labeling config 4 years ago
Hironsan c7fded9aa4 Implement auto labeling setting 4 years ago
Hironsan ed810a80d3 Add object field for custom rest request 4 years ago
Hironsan f639bdf9e8 Show progress circle on testing a config 4 years ago
Hironsan 3afa6eac63 Disable test button when text is empty 4 years ago
Hironsan 2454fb2c17 Add a validation to label mapping creation form 4 years ago
Hironsan 02e9d623a8 Disable save button on changing some config 4 years ago
Hironsan faaba2be84 Implement a feature to validate and save a new auto labeling config 4 years ago
Hironsan a3eca87aee Add label mapping component 4 years ago
Hironsan a108678b3f Add ConfigCreationForm.vue 4 years ago