Conversation
fix: Change logic for hiding Your Bid in NFT View
Update Transfer Flow and UI Styling
When pending, show pending message in View Bids When completed, hide View Bids and add notification
feat(accept-bid): handle pending and completed tx
…y to resolve warning
…rovider-redux Switch StakingRequestProvider to Redux
Investigate and resolve ‘Cache data may be lost when replacing domains field of a Query object’ error
…enRedirect and InfoPanel
…tegration Edit Metadata
…-eslint-warning Hotfix/ericlow/fix compile error eslint warning
…domain Fix to parse domain metadata from current domain instead of parent do…
* chore: upgrade zFI-SDK to 0.1.16 This upgrade brings faster pool data loading * fix(stake-pool): fix infinitely loading user balances * refactor(stake-pool-table): made code slightly more readable * chore: remove linter warnings * feat(stake-pool-table): handle failed load Also some slight refactoring * test(stake-pool-table): add tests for table row * fix(stake-pools): fix bug where stake pools wouldn't load * fix(deposits): fix total stake not loading if 0 * fix(deposits): consistent stat widget height
* fix(buy-now): use standardised getMetadata method * refactor: use SDK for metadata retrieval
* ensure bid button can't be bid on if disabled * bug: revert biddable change
#464) * WIP wizard implementation * remove incorrect error placement * build: WIP refactor all of make a bid * build: finish up make a bid refactoring * build: wire up all uses of Make A Bid to use latest * include view bids on success step * remove unused helper * drop empty tags * build: refactor helper function * build: refactor - remove unused imports
* Handle New Sale from SDK * feat(history): better buy now label Co-authored-by: Brett <12437916+colbr@users.noreply.github.com>
* DAO Container * Individual Items * feat: create static UI elements (#425) * feat(loading-indicator): make indicator more consistent * feat(zdao): create initial mock tables * feat(loading-indicator): handle left and bottom position * feat(zna-link): use browser position rather than current domain * feat(zdao-sdk): finish zDAO-SDK implementation * feat(zdao): new SDK version This commit has a bug - this should be fixed next commit * feat(zdao): handle ERC721 * feat(assets-table): handle default asset For assets which have no image * fix(assets-table): adjust default logo logic * feat(dao-page): widget size, default asset, millify Set max-width of widget to 160px Set up default asset for DAOs with no logo Millify total value * feat(assets-table): remove click handling + hover Nothing implemented for them yet * fix(zdao): fixed cursor * fix(dao-page): proper h1 margin * feat(generic-table): implement search parameters Can now provide a key to search by, and text for the input placeholder * feat(assets-table): make searchable by token ticker * feat(artwork): allow for subtext which does not append 'wilder.' * feat(generic-table): add empty message, adjust loading UI Show empty message when no data is found Adjusted loading UI so headers don't show while loading * feat(zdao): add test DAOs for mainnet * feat(use-redirect): add hook for redirecting * refactor(zdao): tighten up zdao logic * feat(zdao): add first breakpoints and DAO table card * fix(total-provider): prevent duplicate total items * feat(assets-table): handle ERC721 metadata * feat(transactions): correct decimal formatting for token amount * refactor(assets-table): better handling of assets * Update package-lock.json * Fix: broken when trying to access a specific DAO - redirects the user to main screen * Feat: need to be able to search main DAO table by DAO name as well as zNA * Feat: need to be able to search Assets table by asset name (Wilder World) or asset token ticker (WILD) * Use constants and types for DAOTable and Grid * Feat: Add table card for DAO Asset table * use UUID as unique key for the generic table itemKey * chore: bump zdao-sdk commit * Merge remote-tracking branch 'origin/develop' into feat/colbr/zdao-sdk-integration * feat(dao): container 100% width * feat: wrap up final touches * Fix DAO loading issue on mainnet (#478) * fix: zDAO MVP feedback (#479) * feat: re-order apps * fix(number): reset broken formatting * feat: mainnet DAOs * feat: got WW NFT images loading correctly * fix(nft-card): fix missing images * feat(dao): set up static routing * feat(zdao): correct safe addresses * feat(dao-page): add back link * feat(assets-table): correct detail styling * feat(dao-table): use correct card styling * feat(dao): set default icons * fix(dao): correct header font size * fix(dao-table): correct zna * fix(image-card): correct subheader colour * feat(dao): new default dao icon * lint: fix warnings * fix(zdao-sdk-provider): compile error * fix: zDAO MVP feedback 3 (#480) * fix(transactions): format values properly * fix(image): fix bug where cached images would load forever * refactor(transactions): memoise formatted transactions * feat(dao): larger back button * feat(dao): nicer breakpoints, remove wild holders, change label Co-authored-by: Akshat Mittal <itsreallyakshat@gmail.com> Co-authored-by: ericlow <eric.low.dev@gmail.com> Co-authored-by: joon.choi0918 <joon.choi0918@gmail.com> Co-authored-by: joonchoi0918 <101390821+joonchoi0918@users.noreply.github.com>
✅ Deploy Preview for wilderworld-app ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Remscar
approved these changes
Apr 6, 2022
Merged
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.
Associated Notion Card
Changes: