2507 Commits (2c1d0ba5eb2171a8d3b4a909f8a75a31d6830ca0)
 

Author SHA1 Message Date
Gerhard Haß d12125c41d added missing project names (zh) 3 years ago
Gerhard Haß 912c7ec210 added missing project type names for english and french 3 years ago
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 3 years ago
Roland Szabo 62bc03f6c1 Remove unneed import 3 years ago
Roland Szabo 0243c73462 Remove unneeded query 3 years ago
Roland Szabo 2f47b8c4d6 Return a Response with a status if the task is not yet ready. 3 years ago
Roland Szabo 0906e789f6 Sort imports 3 years ago
Roland Szabo d4cb96f4fd Add admin interface for AutoLabelingConfigs. Solves #1423 3 years ago
ayanamizuta b1503712e7 add annotation link in commentList page 3 years ago
ayanamizuta 7a3418841d fix client-side types about comment as backend returns 3 years ago
youichiro 197d17182c move later to copy files in Dockerfile.prod 3 years ago
zanussbaum 9bf6c52347 Fixing Data Annotation Issues 3 years ago
saucecat 0e40a5937f support image display and url handling 3 years ago
Hiroki Nakayama cc36406848
Merge pull request #1413 from doccano/enhancement/autoLabeling 3 years ago
Hironsan 288cee34f2 Update speech-to-text page 3 years ago
Hironsan d99a6e3092 Update auto-labeling-pipeline 3 years ago
Hironsan 0812f0c6d0 Update AutoLabelingConfigParameterTest API 3 years ago
Hironsan b534c2a55e Update ConfigParameters.vue to upload a file 3 years ago
Hironsan db8b274157 Add FileField.vue to upload a file 3 years ago
Hironsan caf1ad222f Update auto-labeling-pipeline 3 years ago
Raphael Scheible 57286362ce put variables to .env file 3 years ago
Hironsan dbb90d13a2 Update frontend to handle image auto labeling 3 years ago
Hironsan 720f0d4f00 Change AutoLabelingAnnotation API url 3 years ago
Hironsan 25989c265d Update AutoLabelingAnnotation API to handle image data 3 years ago
Hironsan 7992092c83 Add a test case for auto labeling config creation 3 years ago
Hironsan e0f4e9405c Update auto-labeling-pipeline 3 years ago
Hironsan e93662fb9d Add test for label mapping 3 years ago
Hironsan cb9b1b12d0 Add test for auto labeling template mapping 3 years ago
Hironsan 31f7f0f6b2 Add a test image 3 years ago
Hironsan 6c3925fc9f Update AutoLabelingConfigParameterTest 3 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 3 years ago
Hiroki Nakayama f3c290ab23
Merge pull request #1402 from doccano/enhancement/filterset 3 years ago
Hironsan 97ffea353c Remove filterOption 3 years ago
Hironsan 18febb7e1a Switch filter_class from DocumentFilter to ExampleFilter in ExampleList 3 years ago
Hironsan beb9b5207c Add ExampleFilter 3 years ago
Hironsan 483db70c55 Update frontend to use isConfirmed 3 years ago
Hironsan 2545ffef15 Add ExampleState API 3 years ago
Hironsan 60d4ed8d03 Add ExampleState serializer 3 years ago
Hironsan fc7d53abe7 Add ExampleState model 3 years ago
Hiroki Nakayama 1d45a389c5
Merge pull request #1400 from doccano/fix/menu 3 years ago