forked from doccano/doccano
-
Notifications
You must be signed in to change notification settings - Fork 0
doccano version update #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rajivsinclair
wants to merge
353
commits into
rajivsinclair:master
Choose a base branch
from
doccano:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Handle JSONDecodeError on testing auto labeling API
Improve contribution guide
[Enhancement] setting logging
To solve network connection problem
Update yarn install line
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>
…d/vuetify-2.6.10 Bump vuetify from 2.6.4 to 2.6.10 in /frontend
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
….0.8 Bump django from 4.0.7 to 4.0.8 in /backend
Update python packages
[Enhancement] order by score
Add user creation API
Make auto labeling working in intent detection
…bel-type-card Enable to expand/collapse label types card
[Enhancement] Assign examples to members
The variable can often be omitted in environments that use default credentials such as GKE (Google cloud's managed Kubernetes) or VM instances. Django-storages also acknowledges this, and it provides GS_CREDENTIALS as a way around systems where the default credentials are not used or undesired. However, it's impossible to not set the environment variable setting, and without passing a path to a valid file that contains a valid JSON structure of a service account key, this code will raise an error. Refs: * https://django-storages.readthedocs.io/en/latest/backends/gcloud.html#authentication-settings * https://googleapis.dev/python/google-auth/latest/reference/google.auth.html#google.auth.default * https://github.com/googleapis/google-auth-library-python/blob/d2ab3afdb567850121fec7de1d86fb5fb0fa80ed/google/oauth2/service_account.py#L643-L658 * https://github.com/googleapis/google-auth-library-python/blob/d2ab3afdb567850121fec7de1d86fb5fb0fa80ed/google/auth/_service_account_info.py#L78-L80
Upgrade vue-filter-date-parse to fix build error
fix: make GOOGLE_APPLICATION_CREDENTIALS optional
Update dependencies
Update node image version
…905339437058007098.diff Update an incorrectly implemented method
feature: filter examples by assignee
docs: add Docker quickstart guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.