Hironsan
|
0aa24a8d16
|
Remove unused properties from Project model
|
2 years ago |
Hironsan
|
567ec86faa
|
Remove pageLink from project model
|
2 years ago |
Hiroki Nakayama
|
c27ce7128c
|
Merge pull request #2056 from doccano/enhancement/1426
Trigger auto labeling automatically
|
2 years ago |
Hironsan
|
2614080181
|
Trigger auto labeling automatically, fix #1426
|
2 years ago |
Hiroki Nakayama
|
3eb33f9b4c
|
Merge pull request #2054 from doccano/enhancement/enable-to-expand-label-type-card
Enable to expand/collapse label types card
|
2 years ago |
Hironsan
|
0d81dd5612
|
Enable to expand/collapse label types card
|
2 years ago |
Hiroki Nakayama
|
c502218795
|
Merge pull request #2053 from doccano/fix/1881
Make auto labeling working in intent detection
|
2 years ago |
Hironsan
|
f73d7d345b
|
Fix #1881
|
2 years ago |
Hiroki Nakayama
|
5b01c33dc4
|
Merge pull request #2031 from doccano/feature/user-creation
Add user creation API
|
2 years ago |
Hironsan
|
3930e89ad4
|
Add user creation api
|
2 years ago |
Hironsan
|
6e51b0c363
|
Add button for ordering
|
2 years ago |
Hiroki Nakayama
|
28c683113e
|
Merge pull request #2028 from doccano/enhancement/order-by-score
[Enhancement] order by score
|
2 years ago |
Hiroki Nakayama
|
54904faff7
|
Merge pull request #2027 from doccano/enhancement/update-packages
Update python packages
|
2 years ago |
Hironsan
|
9086e884a0
|
Update python packages
|
2 years ago |
Hiroki Nakayama
|
22fc0a9c18
|
Merge pull request #2026 from doccano/dependabot/pip/backend/django-4.0.8
Bump django from 4.0.7 to 4.0.8 in /backend
|
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 |
Hiroki Nakayama
|
4a8295b9bb
|
Merge pull request #2009 from doccano/dependabot/npm_and_yarn/frontend/vuetify-2.6.10
Bump vuetify from 2.6.4 to 2.6.10 in /frontend
|
2 years ago |
Hironsan
|
15928aa0a6
|
Enable to order examples by score in frontend
|
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 |
dependabot[bot]
|
3810f9747e
|
Bump vuetify from 2.6.4 to 2.6.10 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.4 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)
---
updated-dependencies:
- dependency-name: vuetify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hiroki Nakayama
|
889b45278d
|
Merge pull request #2004 from doccano/fix/timeoutOnBuildingImages
Update yarn install line
|
2 years ago |
Hironsan
|
b97050b8d9
|
Update yarn install line
To solve network connection problem
|
2 years ago |
Hiroki Nakayama
|
01e818bf78
|
Merge pull request #2003 from doccano/enhancement/settingLogging
[Enhancement] setting logging
|
2 years ago |
Hironsan
|
c2980693e3
|
Update script to capture stdout/stderr
|
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 |
Hiroki Nakayama
|
8c16d847b4
|
Merge pull request #2001 from bsenst/patch-1
fix typo
|
2 years ago |
bsenst
|
52c1a9ca9a
|
fix typo
|
2 years ago |
Hiroki Nakayama
|
b8a6e54a78
|
Merge pull request #2000 from doccano/enhancement/Contributing
Improve contribution guide
|
2 years ago |
Hironsan
|
b899228a49
|
Describe development workflow, resolve #1928
|
2 years ago |
Hironsan
|
1e3b7cd743
|
Change base image tag to nightly in Dockerfile.heroku
|
2 years ago |
Hiroki Nakayama
|
f3f8747ab9
|
Merge pull request #1999 from doccano/enhancement/handleJSONDecodeError
Handle JSONDecodeError on testing auto labeling API
|
2 years ago |
Hironsan
|
bdab8f054b
|
Handle JSONDecodeError on testing auto labeling API
|
2 years ago |
Hiroki Nakayama
|
1fa1921f5f
|
Merge pull request #1997 from doccano/fix/1445
Describe how to use custom rest api
|
2 years ago |
Hironsan
|
ee38de4105
|
Describe how to use custom rest api
|
2 years ago |
Hiroki Nakayama
|
9e74a03ed6
|
Merge pull request #1996 from doccano/fix/1347
Add a test case of auto labeling for nonexistent category
|
2 years ago |
Hironsan
|
2505de0f8c
|
Add a test case of auto labeling for nonexistent category
|
2 years ago |
Hiroki Nakayama
|
df40ed2cc9
|
Merge pull request #1995 from doccano/enhancement/multiplePlatform
Specify platform on publish-image workflow
|
2 years ago |
Hironsan
|
af1737125f
|
Specify platform on publish-image workflow
|
2 years ago |
Hiroki Nakayama
|
b76aa78e5a
|
Merge pull request #1994 from doccano/enhancement/reduceSizeOfBackendContainer
Reduce the image size(doccano:backend)
|
2 years ago |
Hironsan
|
8dfa0016d1
|
Use multi-stage build to reduce the image size
|
2 years ago |
Hironsan
|
76eb113b88
|
Describe how to use the latest features in Docker
|
2 years ago |
Hiroki Nakayama
|
7239e3dcb7
|
Merge pull request #1992 from doccano/enhancement/buildImagesForDockerCompose
[Enhancement] Use pre-build images to avoid building images in docker-compose
|
2 years ago |
Hironsan
|
9259a71403
|
Use pre-built image to avoid build
|
2 years ago |
Hironsan
|
e0d8df94a8
|
Update workflow to build frontend and backend images
|
2 years ago |
Hiroki Nakayama
|
2458f25915
|
Merge pull request #1991 from doccano/enhancement/publishDockerImage
Update publish-image workflow
|
2 years ago |
Hironsan
|
8c1a7941ea
|
Update publish-image workflow
|
2 years ago |
Hiroki Nakayama
|
fff62ba63a
|
Merge pull request #1989 from doccano/enhancement/857
Warn if default password is not changed
|
2 years ago |
Hironsan
|
2b84f8eeac
|
Warn if default password is not changed, resolve #857
|
2 years ago |