2310 Commits (28052f6e38315a3dbfc17cf300664bcedeec093f)
 

Author SHA1 Message Date
youichiro 28052f6e38 fix TestExampleStateConfirmCollaborative 3 years ago
youichiro 659d96c2ad fix flake8 3 years ago
youichiro 263deb238a separate confirm status for each role or user 3 years ago
youichiro 47831f0782 add a property to the ExampleState model 3 years ago
youichiro 7ee3e390a6 filter by role in the confirm API 3 years ago
youichiro 209bd579f0 show a check button for annotators 3 years ago
Hiroki Nakayama 3bf91c1e30
Merge pull request #1430 from SauceCat/feature/display_image 3 years ago
Hiroki Nakayama d3f54ce547
Merge pull request #1412 from scheiblr/master 3 years ago
Hiroki Nakayama 34a8d83347
Merge pull request #1453 from youichiro/restrict_project_creation_to_staff_users 3 years ago
youichiro bbea3db22a remove .node-version 3 years ago
youichiro ed37696a67 manage permissions with permission_classes 3 years ago
youichiro a6397eb5ec fix setIsStaff 3 years ago
Hiroki Nakayama 50db4e9f36
Merge pull request #1458 from ghontolux/fix/show-all-project-types-de-fr-zh 3 years ago
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
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