Skip to content

Release 0.14.0 - #482

Merged
Remscar merged 412 commits into
masterfrom
develop
Apr 6, 2022
Merged

Release 0.14.0#482
Remscar merged 412 commits into
masterfrom
develop

Conversation

@colbr

@colbr colbr commented Apr 6, 2022

Copy link
Copy Markdown
Contributor

Associated Notion Card

Changes:

  • zDAO MVP
  • Improvements to bid flow
  • Some minor UX improvements

ericlow and others added 30 commits March 9, 2022 11:24
fix: Change logic for hiding Your Bid in NFT View
When pending, show pending message in View Bids
When completed, hide View Bids and add notification
feat(accept-bid): handle pending and completed tx
…rovider-redux

Switch StakingRequestProvider to Redux
Investigate and resolve ‘Cache data may be lost when replacing domains field of a Query object’ error
…-eslint-warning

Hotfix/ericlow/fix compile error eslint warning
colbr and others added 21 commits March 31, 2022 12:30
…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>
@colbr colbr added the release label Apr 6, 2022
@colbr colbr self-assigned this Apr 6, 2022
@colbr
colbr requested review from padala and stacy-hunt as code owners April 6, 2022 05:49
@netlify

netlify Bot commented Apr 6, 2022

Copy link
Copy Markdown

Deploy Preview for wilderworld-app ready!

Name Link
🔨 Latest commit 1bad0c3
🔍 Latest deploy log https://app.netlify.com/sites/wilderworld-app/deploys/624d3599e39f7a00093e27e2
😎 Deploy Preview https://deploy-preview-482--wilderworld-app.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Remscar
Remscar merged commit 7b65090 into master Apr 6, 2022
@Remscar Remscar mentioned this pull request Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants