Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combined defs + tables + more (#271)
* wip Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * new folder structure, new/import tables buttons in sidebar Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * lint fixes Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * properly displaying deployed and undeployed tables, exec deployment working Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * New team nav Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * correct layout nesting Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * move table desc to table wrapper Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * one line description Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * update/delete defs and deployments apis Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * working ui for table settings Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * working delete table and undeploy table Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * prettier fix Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * conditional show undeploy button Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * remove update schema code Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * hardcode default env into links for now Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * project overview page Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * lint fix Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * revert unrelated wip Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * only display deploy table in menu if authorized Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * deploy status in def details Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * conditionally display card content Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * link to default env when using project links Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * more default env band aid Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * properly working table menu Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * fix tooltips Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * fix detection of mainnet testnet collision with hardhat Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * update react-share to get rid of warnings Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * sidebar border Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * lint fix Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * better header layout Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * correct font for hash display Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * center hashdisaply text Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * correct sticky behavior for sidebar Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * fix header z index Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * breadcrumb nav working for unauthenticated and unautorized users Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * new logo Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * better styling on overview Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * upgrade tsx Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * display project description Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * don't allow studio logo to shrink Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * better base url resolution for vercel Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * testing out baseurl resolution Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * better use of vercel url env vars Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * remove test display of baseurl Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * remove use of nonempty() Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * refactor def details display so it can be used for tableland table as well Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * move new and import table buttons Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * smaller share icons, x icon Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * fewer words in share card Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * better project name display in overview, table menu button moved left Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * move project settings above tables in left nav Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> * address pr feedback Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> --------- Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com> Co-authored-by: Aaron Sutula <asutula@users.noreply.github.com>
- Loading branch information
e822052
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.
Successfully deployed to the following URLs:
studio – ./
studio-tableland.vercel.app
studio-git-main-tableland.vercel.app
studio.tableland.xyz
studio-neon.vercel.app