2605 Commits (a090e94d0fda22eabe8f213a9b67b8275a93c95e)
 

Author SHA1 Message Date
youichiro e5ad3c6f8b update backend project view test 3 years ago
youichiro 5f161ce241 don't display create and delete project button if user is not staff 3 years ago
youichiro 147a1fe4fc add isStaff state to auth Vuex store 3 years ago
youichiro 46f9b73d5a add is_staff column to user interfaces 3 years ago
youichiro 4a879d3697 return user.is_staff in user API response 3 years ago
youichiro 6c70092362 restrict project creation to staff users 3 years ago
youichiro 832035da5b add a new exception 3 years ago
Hiroki Nakayama 80c855bc31
Merge pull request #1449 from youichiro/fix_typo_of_exception_name 3 years ago
youichiro ad221a6c2c fix import order 3 years ago
youichiro c6dbab2ed6 fix typo 3 years ago
zanussbaum df61e8a012 removing debugging statement 4 years ago
Roland Szabo 62bc03f6c1 Remove unneed import 4 years ago
Roland Szabo 0243c73462 Remove unneeded query 4 years ago
Roland Szabo 2f47b8c4d6 Return a Response with a status if the task is not yet ready. 4 years ago
Roland Szabo 0906e789f6 Sort imports 4 years ago
Roland Szabo d4cb96f4fd Add admin interface for AutoLabelingConfigs. Solves #1423 4 years ago
ayanamizuta b1503712e7 add annotation link in commentList page 4 years ago
ayanamizuta 7a3418841d fix client-side types about comment as backend returns 4 years ago
youichiro 197d17182c move later to copy files in Dockerfile.prod 4 years ago
zanussbaum 9bf6c52347 Fixing Data Annotation Issues 4 years ago
saucecat 0e40a5937f support image display and url handling 4 years ago
Hiroki Nakayama cc36406848
Merge pull request #1413 from doccano/enhancement/autoLabeling 4 years ago
Hironsan 288cee34f2 Update speech-to-text page 4 years ago
Hironsan d99a6e3092 Update auto-labeling-pipeline 4 years ago
Hironsan 0812f0c6d0 Update AutoLabelingConfigParameterTest API 4 years ago
Hironsan b534c2a55e Update ConfigParameters.vue to upload a file 4 years ago
Hironsan db8b274157 Add FileField.vue to upload a file 4 years ago
Hironsan caf1ad222f Update auto-labeling-pipeline 4 years ago
Raphael Scheible 57286362ce put variables to .env file 4 years ago
Hironsan dbb90d13a2 Update frontend to handle image auto labeling 4 years ago
Hironsan 720f0d4f00 Change AutoLabelingAnnotation API url 4 years ago
Hironsan 25989c265d Update AutoLabelingAnnotation API to handle image data 4 years ago
Hironsan 7992092c83 Add a test case for auto labeling config creation 4 years ago
Hironsan e0f4e9405c Update auto-labeling-pipeline 4 years ago
Hironsan e93662fb9d Add test for label mapping 4 years ago
Hironsan cb9b1b12d0 Add test for auto labeling template mapping 4 years ago
Hironsan 31f7f0f6b2 Add a test image 4 years ago
Hironsan 6c3925fc9f Update AutoLabelingConfigParameterTest 4 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 4 years ago
Hiroki Nakayama f3c290ab23
Merge pull request #1402 from doccano/enhancement/filterset 4 years ago
Hironsan 97ffea353c Remove filterOption 4 years ago
Hironsan 18febb7e1a Switch filter_class from DocumentFilter to ExampleFilter in ExampleList 4 years ago
Hironsan beb9b5207c Add ExampleFilter 4 years ago
Hironsan 483db70c55 Update frontend to use isConfirmed 4 years ago
Hironsan 2545ffef15 Add ExampleState API 4 years ago
Hironsan 60d4ed8d03 Add ExampleState serializer 4 years ago
Hironsan fc7d53abe7 Add ExampleState model 4 years ago
Hiroki Nakayama 1d45a389c5
Merge pull request #1400 from doccano/fix/menu 4 years ago
Hironsan d273ca9f97 Update relation page validation 4 years ago
Hironsan 028caca8f1 Update label page validation 4 years ago