-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[WIP] Add: View in voyager function #314 #799
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
|
Beep boop! 🤖 Hey @vshelke, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. 🕐 Stay awesome! 😎 |
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
1 similar comment
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
|
Hey @vshelke, this looks promising! The right place for the Also, good to have but definitely not necessary for the first version would be to have the visualization zoom into the table's position in the schema if you are on a |
|
Okay, will soon come up with required changes. Thank you @dsandip |
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
|
The recent commit includes the required updates with the visualisation of zoom into tables position in the schema and also fixed the test. |
|
/heroku deploy |
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
1 similar comment
|
Review app available at: https://hge-ci-pull-799.herokuapp.com |
|
/heroku deploy |
|
@vshelke you don't have enough permissions to execute this command |
|
@vshelke Wooooooooooooo It's awesome. Any plan to merge this soon? |
|
Review app for commit 6b65d73 deployed to Heroku: https://hge-ci-pull-799.herokuapp.com |
|
@praveenweb It shows: |
|
Review app for commit 421165f deployed to Heroku: https://hge-ci-pull-799.herokuapp.com |
|
Review app for commit f613494 deployed to Heroku: https://hge-ci-pull-799.herokuapp.com |
|
Review app for commit aeaab72 deployed to Heroku: https://hge-ci-pull-799.herokuapp.com |
|
@mnlbox The current feature has issues with the viewport. I have fixed the |
|
Guys is it ready for merge? |
|
Any progress? |
|
Deploy preview for hasura-docs ready! Built with commit f54d5eb |
|
Review app https://hge-ci-pull-799.herokuapp.com is deleted |
Description
Added a new
VoyagerViewcomponent to view the schema usinggraphql-voyagerWhat component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
proposal for #314
Solution and Design
A new
React.Componentis added which renders within theAppcontext and opens in a new tab.Type
Checklist: