68 Commits (77636c7a2405e631e4824c8b08311467082310ca)

Author SHA1 Message Date
Hironsan 1977ff165f Fix flake8 warnings 3 years ago
youichiro 778729588f add confirmed count to statistics api response 3 years ago
youichiro 659d96c2ad fix flake8 3 years ago
youichiro 7ee3e390a6 filter by role in the confirm API 3 years ago
youichiro ed37696a67 manage permissions with permission_classes 3 years ago
Dimid Duchovny d58cd28921 iss1348: fix colors when importing labels 3 years ago
youichiro 6c70092362 restrict project creation to staff users 3 years ago
youichiro ad221a6c2c fix import order 3 years ago
youichiro c6dbab2ed6 fix typo 3 years ago
Roland Szabo 2f47b8c4d6 Return a Response with a status if the task is not yet ready. 3 years ago
Hironsan 0812f0c6d0 Update AutoLabelingConfigParameterTest API 3 years ago
Hironsan caf1ad222f Update auto-labeling-pipeline 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 cb9b1b12d0 Add test for auto labeling template mapping 3 years ago
Hironsan 6c3925fc9f Update AutoLabelingConfigParameterTest 3 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 3 years ago
Hironsan 18febb7e1a Switch filter_class from DocumentFilter to ExampleFilter in ExampleList 3 years ago
Hironsan 2545ffef15 Add ExampleState API 3 years ago
Davide Allavena 2f0816639f isort fix 3 years ago
Davide Allavena d7ee28569a Removed Uselss imports 3 years ago
Hironsan 03619a9714 Update auto-labeling-pipeline and fix the API 3 years ago
Hironsan b6bfd05485 Update repository for speech to text 3 years ago
Hironsan a3100ff234 Update download factory for speech to text 3 years ago
Hironsan 17350dba8a Add download catalog for speech to text 3 years ago
Hironsan 1639332f06 Update upload factory for speech to text 3 years ago
Hironsan dc2fd90061 Add upload catalog for speech to text 3 years ago
Hironsan 67c8acfcfa Update example list api 3 years ago
Hironsan 51fa5036e5 Update urls 3 years ago
Hironsan 2841e05f22 Update file repository 3 years ago
Hironsan e296458d5e Rename document to example 3 years ago
Hironsan fc13537708 Hide encoding option when a user uploads images 3 years ago
Roland Szabo ce861b8eaf Remove unneeded builder call 3 years ago
Hironsan 9acc447f23 Remove document and image models 3 years ago
Hironsan 01b54d7871 Add file repository 3 years ago
Hironsan 8b08785a93 Add download catalog for image classification 3 years ago
Hironsan 8e1cb87f40 Update upload factory 3 years ago
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 3 years ago
Hironsan 0f3832b817 Extract ExampleList 3 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 3 years ago
Hironsan 9aabad5ea3 Update ApprovalAPI to handle image data 3 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan b80976b79a Add Image CRUD APIs 3 years ago
Hironsan 8f0946b63b Remove whitespace 3 years ago
Hironsan dbb4f63036 Fix files according to flake8 3 years ago
Hironsan b43fa7b99d Update test_role.py to make it easy to understand 3 years ago