Hironsan
|
875c1fa0a7
|
Update the way to import relational dataset
|
1 year ago |
Hironsan
|
0375779c58
|
Avoid to read env file if it is not a file
|
1 year ago |
Hironsan
|
0ea0400cce
|
Update version
|
1 year ago |
Hironsan
|
cb70890895
|
Update cli
|
1 year ago |
Clovin
|
441a8b5230
|
fix lint issue
|
1 year ago |
Clovin
|
d1eb66709c
|
fix lint issue
|
1 year ago |
Clovin
|
1071f13b61
|
fix lint issue
|
1 year ago |
Clovin
|
46afe80207
|
fix lint issue
|
1 year ago |
Clovin
|
1185ce52ee
|
fix lint issue
|
1 year ago |
Clovin
|
969ee82688
|
fix env issue
|
1 year ago |
Hironsan
|
170f0a1aab
|
Enable to set CSRF_TRUSTED_ORIGINS in debug mode
|
1 year ago |
Clovin
|
706edd8158
|
okta login feature
|
1 year ago |
Hironsan
|
c337e4afad
|
Fix installation issue
|
2 years ago |
Hironsan
|
bc496b85b1
|
Update version
|
2 years ago |
Hironsan
|
0aa24a8d16
|
Remove unused properties from Project model
|
2 years ago |
Hironsan
|
3930e89ad4
|
Add user creation api
|
2 years ago |
Hironsan
|
9086e884a0
|
Update python packages
|
2 years ago |
dependabot[bot]
|
5536a63c53
|
Bump django from 4.0.7 to 4.0.8 in /backend
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.7...4.0.8)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
3f0e2c2be6
|
Enable to order examples by score
|
2 years ago |
Hironsan
|
de3678ea8e
|
Add score field to Example model
|
2 years ago |
Hironsan
|
75a688f45c
|
Change CLI's loglevel from debug to info
|
2 years ago |
Hironsan
|
a5f865c4cb
|
Add logging config to production.py
|
2 years ago |
Hironsan
|
bdab8f054b
|
Handle JSONDecodeError on testing auto labeling API
|
2 years ago |
Hironsan
|
2505de0f8c
|
Add a test case of auto labeling for nonexistent category
|
2 years ago |
Hironsan
|
2b84f8eeac
|
Warn if default password is not changed, resolve #857
|
2 years ago |
Hironsan
|
adc4f27736
|
Enable to order projects by name, created_at, created_by, and project_type
|
2 years ago |
Hironsan
|
796f342029
|
Set project's default ordering
|
2 years ago |
Hironsan
|
0466b4725b
|
Show author and created date on the project list page
|
2 years ago |
Hironsan
|
f7deca89c7
|
Add retry setting explicitly to celery tasks
|
2 years ago |
Hironsan
|
cf4803cd02
|
Add flower command to the CLI
|
2 years ago |
Hironsan
|
c7359510db
|
Add url for favicon
|
2 years ago |
Hironsan
|
62e2ae02c8
|
Fix the example file content for relation extraction
|
2 years ago |
dependabot[bot]
|
694b9382be
|
Bump django from 4.0.6 to 4.0.7 in /backend
Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.6...4.0.7)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Casey
|
ac7dc796fa
|
update test cases for new methods
|
2 years ago |
Hironsan
|
b795bb358a
|
Add a migration file for exported comment
|
2 years ago |
Hironsan
|
add5d4c71a
|
Apply black to fix codes
|
2 years ago |
Casey
|
c236f81ba6
|
update test cases
|
2 years ago |
dependabot[bot]
|
fef08234ce
|
Bump django-celery-results from 2.2.0 to 2.4.0 in /backend
Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/celery/django-celery-results/releases)
- [Changelog](https://github.com/celery/django-celery-results/blob/master/Changelog)
- [Commits](https://github.com/celery/django-celery-results/compare/v2.2.0...v2.4.0)
---
updated-dependencies:
- dependency-name: django-celery-results
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
8e9b0381c7
|
Set staticfiles=False to django_heroku
|
2 years ago |
Casey
|
7d34acf66a
|
update test cases
|
2 years ago |
Hironsan
|
860bc30d85
|
Update version in pyproject.toml
|
2 years ago |
Hironsan
|
1537d51531
|
Format codes according to flake8, black, and isort
|
2 years ago |
Casey
|
73b0367363
|
fix fasttext
|
2 years ago |
Casey
|
6a44547085
|
delete unused to_dict
|
2 years ago |
Casey
|
9179916d6a
|
export comments
|
2 years ago |
Hironsan
|
34cc7e14d4
|
Add label field to exported dataset
|
2 years ago |
dependabot[bot]
|
cdea6154cd
|
Bump lxml from 4.7.1 to 4.9.1 in /backend
Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.7.1...lxml-4.9.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
07064832cf
|
Bump django from 4.0.4 to 4.0.6 in /backend
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.4...4.0.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
6a6398e6a8
|
Support data import for new tasks
|
2 years ago |
Hironsan
|
2443365ed7
|
Support data export for image captioning
|
2 years ago |