Move wallet listings to home dashboard, add PACT brand nav - #66
Merged
Conversation
Relocate the offering/purchase listings out of the wallet menu into restructured home dashboard tables (Round/Status offerings, dated receipt-linked purchases), add a fixed PACT wordmark home link, make the settled-raise chart non-interactive, and stop the signature name field autofilling.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…nu-open-offerings
Collaborator
Contributor
Author
|
no, it's not intended to be a button. more as the brand link, but i agree it feels too close to a button. i'll modify. |
Flip units-first displays to percent-first across the buy, status, and home purchase surfaces (units demoted to secondary/tooltip), move the public-sale tag onto the buyer name, force two-decimal amounts in the purchases & allocations tables, make the status manage-offering notice full width, and simplify the PACT wordmark to a plain mark. Updates e2e assertions to match.
Replace the offerings Status badge labels with lifecycle-aware copy (Open/Closed/Expired with amount raised), left-align the Round and Status columns, rename the purchases Amount column to Purchased, left-align Ownership, and drop the Date column along with its now-dead block-timestamp lookups.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changed user flows
Test coverage changed
Validation
npm run typechecknpm testnpm run test:contractsnpm run test:e2eFull
npm run validateresult:Passed on the merged tree (up to date with
main): typecheck, lint, format, 82 unit tests, and all 11 Playwright e2e tests.test:contractsskipped — no contract changes in this PR.E2E impact override: none