-
Notifications
You must be signed in to change notification settings - Fork 2.8k
update styles for tables in console #2629
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
|
Deploy preview for hasura-docs ready! Built with commit 727d5d9 |
|
Review app for commit 15894ff deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit b9c88fb deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 46b0119 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 3e483b5 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 6766fe8 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit ea50488 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
ea50488 to
7ac7f34
Compare
|
Review app for commit 7ac7f34 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
7ac7f34 to
99f1dd1
Compare
|
Review app for commit 99f1dd1 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 0d6ce56 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit ea878ea deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 0dbd0a1 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 34468d0 deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit 5718dac deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app for commit f47271f deployed to Heroku: https://hge-ci-pull-2629.herokuapp.com |
|
Review app https://hge-ci-pull-2629.herokuapp.com is deleted |
…a#2629) * add row striping * reduce row vertical padding * column widths based on content * table width based on content * handle display of data represented as objects (e.g. jsonb, geaography) * display data with correct formatting in row expanded mode * show pagination section even if numRows < page size * hide filter/sort/pagination sections for object relationship
Description
Update styles of data tables in console (Browse rows + RawSQL) for better readability
Affected components
Related Issues
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds