Hironsan
|
b6b5f31387
|
Enable to export dataset when checked approved only
|
2 years ago |
Hironsan
|
707acf48f9
|
Move CORS option to base.py
|
2 years ago |
Hironsan
|
24290ffc40
|
Use upload_name in dataset page
|
2 years ago |
Hironsan
|
9490b74f36
|
Use upload_name as an export file name
|
2 years ago |
Hironsan
|
96c93f85cf
|
Remove unused import
|
2 years ago |
Hironsan
|
5730065b66
|
Enable to specify .env file by CLI
|
2 years ago |
Hironsan
|
68ac0157de
|
Update setting files
|
2 years ago |
Hironsan
|
bec56fe432
|
Add test cases for Progress API
|
2 years ago |
Hironsan
|
5ad4bb777c
|
Enable to pass mypy
|
2 years ago |
Hironsan
|
d2dec899da
|
Add test cases for FileRepository
|
2 years ago |
Hironsan
|
c637a2de1f
|
Add test cases for Speech2textRepository
|
2 years ago |
Hironsan
|
63f8d747be
|
Add test cases for Seq2seqRepository
|
2 years ago |
Hironsan
|
bcc07baef5
|
Add test cases for TestTextClassificationRepository
|
2 years ago |
Hironsan
|
03198dfd90
|
Add reduce_user to IntentDetectionSlotFillingRepository
|
2 years ago |
Hironsan
|
a57f38d9de
|
Set default value to IntentDetectionSlotFillingRepository
|
2 years ago |
Hironsan
|
5d39a7004e
|
Add reduce_user to RelationExtractionRepository
|
2 years ago |
Hironsan
|
a361f17d84
|
Update factory for export repository
|
2 years ago |
mkmark
|
fdce902f99
|
show total progress if collaborative_annotation
|
2 years ago |
mkmark
|
306dd51e7a
|
fix empty export in entity-relationship-labeling
|
2 years ago |
Hironsan
|
921e43c00a
|
Enable to store upload file name
|
2 years ago |
Hironsan
|
8c2cdbc401
|
Add upload_name field to Example model
|
2 years ago |
Hironsan
|
e1ec2341df
|
Add FileName class
|
2 years ago |
Hironsan
|
5012da8cde
|
Enable to check file type about image and audio files
|
2 years ago |
Hironsan
|
1d3e40f131
|
Add post processing to the test cases for importing task
|
2 years ago |
Hironsan
|
eb59cbf9b6
|
Ensure that the imported files will be uploaded after ingesting the data to the database
|
2 years ago |
Hironsan
|
507c0792b5
|
Add upload file size limitation
|
2 years ago |
Hironsan
|
62a1a6228e
|
Pass upload_ids to import_dataset
|
2 years ago |
Hironsan
|
42f6141adb
|
Randomize saved file name
|
2 years ago |
Pisanu Federico
|
70bc6d0de4
|
iss1765: added confirmed_by field to ExampleStateSerializer
|
2 years ago |
Hironsan
|
db6e607bfb
|
Enable to remove a file from storage on removing it in application
|
2 years ago |
Hironsan
|
f2576cf513
|
Rename imported file
|
2 years ago |
Hironsan
|
e63b796f4c
|
Add GCP setting
|
2 years ago |
Dhiraj Suvarna
|
9ad5818939
|
added encoding format while opening of file
|
2 years ago |
Hironsan
|
9a69140be1
|
Update DatasetImportAPI to upload a file
|
2 years ago |
Hironsan
|
f4c1af9891
|
Pass save_names parameter to Writer
|
2 years ago |
Hironsan
|
3aad428164
|
Specify storage to example model
|
2 years ago |
Hironsan
|
955e72de56
|
Add a celery task to upload a file
|
2 years ago |
Hironsan
|
d2674e92ab
|
Add a setting for AWS
|
2 years ago |
dependabot[bot]
|
b9d915c87a
|
Bump waitress from 2.0.0 to 2.1.1 in /backend
Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.0.0...v2.1.1)
---
updated-dependencies:
- dependency-name: waitress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
bdbe759450
|
Support workers option, resolve #1598
|
2 years ago |
Hironsan
|
5494398c1d
|
Add MyRole API
|
2 years ago |
Hironsan
|
2fdfb8f7aa
|
Fix project update
|
2 years ago |
Hironsan
|
d93c681a46
|
Enable to create tags on project creation
|
2 years ago |
Hironsan
|
d290ad11aa
|
Output log from gunicorn
|
2 years ago |
youichiro
|
5de30a0774
|
Specify project when retrieving labels
|
2 years ago |
Hironsan
|
1a1b053779
|
Remove unused variables
|
2 years ago |
Hironsan
|
121572d7ba
|
Rename parameter names in data_export
- id -> data_id
- format -> file_format
|
2 years ago |
Hironsan
|
f6a556b806
|
Update migration when adding uuids
reference: https://docs.djangoproject.com/en/dev/howto/writing-migrations/#migrations-that-add-unique-fields
|
2 years ago |
Roland Szabo
|
d537640eac
|
Black formatting
|
2 years ago |
Roland Szabo
|
10c40dc591
|
Fix migration
|
2 years ago |