-
Notifications
You must be signed in to change notification settings - Fork 2.8k
add onegraph explorer to console #1680
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
Conversation
|
@wawhal @shahidhk @arvi3411301 Why don't we have a heroku build for this yet? |
|
@coco98 console build is failed for the latest commit. |
|
Review app for commit 0e8b69c deployed to Heroku: https://hge-ci-pull-1680.herokuapp.com |
|
Also, shouldn't we say OneGraphiQL somewhere? |
|
Review app for commit fa154d8 deployed to Heroku: https://hge-ci-pull-1680.herokuapp.com |
|
Review app for commit 3e2e688 deployed to Heroku: https://hge-ci-pull-1680.herokuapp.com |
|
Explorer is super awesome! One tiny feedback that I have is - missing the ability to resize the width of the Explorer column. It is too big for small schemas and takes up a lot of space. |
|
and for large schemas with long names its probably a nightmare. lets test
with a few different kinds of lengths and perhaps allow resize?
…On Wed, 6 Mar 2019 at 6:18 PM, Shahidh K Muhammed ***@***.***> wrote:
Explorer is super awesome! One tiny feedback that I have is - missing the
ability to resize the width of the Explorer column. It is too big for small
schemas and takes up a lot of space.
@wawhal <https://github.com/wawhal>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1680 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIAWB812nkgUhns9xScMqBSAWbfJYUuks5vUHcOgaJpZM4bXcj3>
.
|
|
Review app for commit 58db8eb deployed to Heroku: https://hge-ci-pull-1680.herokuapp.com |
|
Review app https://hge-ci-pull-1680.herokuapp.com is deleted |
<!-- The PR description should answer 2 important questions: --> ### What They all run, so remove the flag. Functional no-op. V3_GIT_ORIGIN_REV_ID: 243f31d304842d24b60592acce9e65491d1ae69b
Description
Add OneGraph Explorer to console. You can now see something like this in the console.
Affected components
Related Issues
#1616
Solution and Design
Toggle Explorerbutton tohasura-console-graphiql(our own fork of GraphiQL)Steps to test and verify
Click on the toggle explorer button.
Limitations, known bugs & workarounds