431 Commits (eb59cbf9b613ce744f287edae650ed8564a1ee7e)

Author SHA1 Message Date
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
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
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 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 2 years ago
Hironsan f6a556b806 Update migration when adding uuids 2 years ago
Roland Szabo d537640eac Black formatting 2 years ago
Roland Szabo 10c40dc591 Fix migration 2 years ago
Hironsan 8c040b26d3 Update default database location in cli 2 years ago
Hironsan fc0da6d21d Remove direction field from Relation model 2 years ago
Hironsan a0538d105d Add factories for exporting relation data 2 years ago
Hironsan 63221f31ae Add EntityAndRelationWriter 2 years ago
Hironsan eaad9e41e7 Add RelationExtractionRepository 2 years ago
Hironsan 7a4d0c5c7b Add export catalog for relation extraction 2 years ago
Hironsan d0e49f7586 Enable to show relation distribution 2 years ago
Hironsan ddf066505a Add use_relation field to SequenceLabelingProject 2 years ago
Hironsan bb33db3e71 Add clean method to Relation 2 years ago
Hironsan 11030ad074 Add a test case for relation type creation 2 years ago
Hironsan 469d525ff1 Update relation type urls 2 years ago
Hironsan e9b5d867e1 Simplify RelationList and RelationDetail APIs 2 years ago
Hironsan 6281bcae26 Rename RelationNew to Relation 2 years ago
Hironsan 4eb9ab1b16 Remove old models related to relation 2 years ago
Hironsan 673a208c95 Add data migration for new relation model 2 years ago
Hironsan edc90608c7 Add new Relation model 2 years ago
Hironsan da031f80b8 Rename Relation to RelationOld 2 years ago
Hironsan 969b3ef299 Replace RelationTypeOld with RelationType in label_type app 2 years ago
Hironsan 8b504918aa Add RelationType model 2 years ago
Hironsan f7ba739f38 Rename RelationType to RelationTypeOld 2 years ago
Hironsan 2c0e64cf22 Add migrate command to cli 2 years ago
Hironsan 01e9cfb504 Replace subprocess with call_command 2 years ago
Hironsan feb4654979 Fix project migrations 2 years ago
Hironsan 0471ac5790 Remove newline in pyproject.toml 2 years ago
Hironsan 68770e8720 Add README.md to backend 2 years ago
Hironsan a177675258 Move poetry settings to backend 2 years ago