404 Commits (aee1f44ecd0d9f0b62507ae3b37fa9f1c5caa20f)

Author SHA1 Message Date
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
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan dadb96a1d6 Use poetry in Dockerfiles 2 years ago
Hironsan 8dbb0c72fe Add CSRF_TRUSTED_ORIGINS to development.py 2 years ago
Hironsan f7c4d03593 Move poetry files to root 2 years ago
Hironsan 1b132c1fc7 Resolve mypy errors 2 years ago
Hironsan 3e2e306ff4 Fix tests in api 2 years ago
Hironsan 5d235bc451 Add poetry settings 2 years ago
Hironsan cc50c453f3 Remove unused urls 2 years ago
Hironsan 9420c624e1 Move Dockerfile.prod to docker directory, fix #1676 2 years ago
Hironsan 5e7b06a322 Remove backend/.dockerignore 2 years ago
Hironsan 487897beee Move Dockerfile.dev to docker directory 2 years ago
Hironsan 810b9c325e Split settings.py 2 years ago
Hironsan c5b517300f Sort items in settings.py 2 years ago
Hironsan ca12379e19 Remove unused items from settings.py 2 years ago
Hironsan d42f4ad870 Apply isort 2 years ago
Hironsan 97ec8d7a54 Update test_config.py 2 years ago
Hironsan 2d741c3635 Rename directory name from app to config 2 years ago
Hironsan 387e02931e Fix ProgressAPI to return response 2 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan d6e8e12abc Remove unnecessary signal 2 years ago
Hironsan 7a45ab3fde Move CRUDMixin to parent directory 2 years ago
Hironsan c236a5c56b Move test utilities to projects app 2 years ago
Hironsan 06d1d307a7 Move test utilities to users app 2 years ago
Hironsan 521436d500 Move test utilities to roles app 2 years ago
Hironsan f9d100d21a Move test utilities to label_types app 2 years ago