-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix console bugs #2044
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
fix console bugs #2044
Conversation
|
Deploy preview for hasura-docs ready! Built with commit eaad0bd |
|
Review app for commit 5183a66 deployed to Heroku: https://hge-ci-pull-2044.herokuapp.com |
|
Review app for commit def93fb deployed to Heroku: https://hge-ci-pull-2044.herokuapp.com |
|
Review app for commit 6038def deployed to Heroku: https://hge-ci-pull-2044.herokuapp.com |
a162bab to
d8d16ac
Compare
|
Review app for commit 7bf36de deployed to Heroku: https://hge-ci-pull-2044.herokuapp.com |
wawhal
left a comment
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.
Code looks fine
|
Review app https://hge-ci-pull-2044.herokuapp.com is deleted |
…#2044) * fix timestamp column shown as text in modify section * fix foreign key update bug in case of capital letters in name * show column type, default value, constraint names as properties in modify section * display disabled action btns in browse rows if no primary key set * add tooltips to event trigger / remote schema try it out examples
Description
Affected components
Related Issues
#2030, #2032, #226
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds