usecannon / cannon

Manage EVM protocol deployments. Inspired by Docker, Terraform, and npm.
https://usecannon.com
GNU General Public License v3.0
104 stars 21 forks source link

fix(website): Display all contracts in a package in deployments tab #1354

Closed FuzzB0t closed 2 months ago

FuzzB0t commented 2 months ago

https://www.loom.com/share/74000c82035b479baa3d79bbcc1b3fe5

Also added search bar: https://www.loom.com/share/ae9a2cc03b2d4de1b44e549ed9c52e3a

The search bar above enables searching for any value under each column, so Operations, contract names and addresses, as well as specific transaction hashes.

Also fixes a bug where if a package has a run step in its definition it would break the site

Example: https://usecannon.com/packages/synthetix/2/1-main

fixes https://linear.app/usecannon/issue/CAN-472/show-any-contracts-that-are-deployed-on-contract-page-front

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 8b5e2c17f66b71b6c8703314b40607eb76774463

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR