-
-
Notifications
You must be signed in to change notification settings - Fork 365
[18.0][MIG] graphql_base: Migration to 18.0 #474
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
ajay-odoogap
wants to merge
38
commits into
OCA:18.0
Choose a base branch
from
odoogap:18.0-mig-graphql_base
base: 18.0
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
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
0df45fb
[ADD] graphql_base and graphql_demo
sbidoul b99a1b0
graphql: more documentation
sbidoul d4d46ad
graphql: add development_status and maintainers
sbidoul 16fda01
graphql: improve and test error handling
sbidoul 8c3fce2
graphql: fix typos in documentation
sbidoul ae882d3
[UPD] README.rst
OCA-git-bot 38ef684
[FIX] graphql: controller must rollback in case of error
sbidoul 5c61249
[FIX] graphql: readme lint
sbidoul 2085e7b
[UPD] README.rst
OCA-git-bot d338f26
[UPD] README.rst
OCA-git-bot eb370ff
black, isort pre-commit
lmignon 6175f19
[MIG] 13.0 branch creation
lmignon db35360
[MIG] graphql_base, graphql_demo from 12 to 13
sbidoul 52ef411
[UPD] README.rst
OCA-git-bot d386c63
[UPD] README.rst
OCA-git-bot 5ba5577
Initialize 14.0 branch
lmignon 6cc1d06
[MIG] Migration to version 14.0: graphql_base
qgroulard 8f959ef
[UPD] Update graphql_base.pot
oca-travis 803ec42
[UPD] README.rst
OCA-git-bot b281e60
Forward port from 14.0
lmignon 8c84eb3
[MIG] [16.0] base_graphql
28180f2
[UPD] Update graphql_base.pot
7716184
[UPD] README.rst
OCA-git-bot 1b7b4a8
graphql_base 16.0.1.0.1
OCA-git-bot 6aedbc8
[UPD] README.rst
OCA-git-bot 44c73f0
[MIG] mark all modules installable=False
sbidoul 5f46cd0
Added translation using Weblate (Italian)
mymage 7193bdf
Translated using Weblate (Italian)
mymage 7b1c6b3
[MIG] graphql_base: Migration to 17.0
dduarte-odoogap fb24d97
[FIX] graphql_base: rename types.py
sbidoul 5962125
[UPD] Update graphql_base.pot
ecc1c99
[BOT] post-merge updates
OCA-git-bot 088fb2f
[IMP] graphql_base: pre-commit auto fixes
ajay-odoogap 3573975
[MIG] graphql_base: Migration to 18.0
ajay-odoogap 7a1bfa7
Merge branch '18.0' into 18.0-mig-graphql_base
ajay-odoogap 414242d
[IMP] graphql_base: pre-commit auto fixes
ajay-odoogap d82b0c4
[REM] unwanted changes
ajay-odoogap 97d1741
[REM] unwanted changes
ajay-odoogap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do you change this line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imlopes i have revert the changes
also i have update the graphiql lib to latest version