Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

[RELEASE ⛰️ ] v1.10.0-RC.1 #2308

Merged
merged 25 commits into from
Jan 27, 2022
Merged

[RELEASE ⛰️ ] v1.10.0-RC.1 #2308

merged 25 commits into from
Jan 27, 2022

Conversation

W3stside
Copy link
Contributor

DO NOT SQUASH!

CHANGELOG

fairlighteth and others added 5 commits January 26, 2022 10:46
* Style claim and invest page.

* Move pseudo-element content text.

* Fix stepper for responsive.

* Fix stepper text alignment.
* Responsive balance indicator.

* Responsive claim summary table.

* Increase font-size

* Style invest summary page. (#2295)

* Add titles back.
* Fake being in the success page

* Fix type issue.

* Style successful claim page. (#2300)

* Style successful claim page.

* Add missing prop

* Disable SVG stroke.

* isSelfClaim logic

* use ExternalLink

* Update src/custom/pages/Claim/ClaimingStatus.tsx

* Update src/custom/pages/Claim/ClaimingStatus.tsx

Co-authored-by: Leandro Boscariol <[email protected]>

* Reorder banner and fix underline.

Co-authored-by: Anxo Rodriguez <[email protected]>
Co-authored-by: Leandro Boscariol <[email protected]>

* Revert "Fake being in the success page"

This reverts commit f826b32.

Co-authored-by: biocom <[email protected]>
Co-authored-by: Michel <[email protected]>
Co-authored-by: Leandro Boscariol <[email protected]>
@W3stside W3stside added the RELEASE Included in the release that is being closed label Jan 26, 2022
@github-actions
Copy link
Contributor

  • 🔭 GP Swap: CoW Protocol v2 Swap UI

nenadV91 and others added 20 commits January 26, 2022 18:38
)

* Show warning when invested amount is not maximum available amount

* Change to use percent

* Update max check

* Move up before native fee warning

* Updated warnings to an array of warnings

* Fix warning color

Co-authored-by: Michel <[email protected]>
# Summary

Price was hidden due to bad conditional. Now it's visible again!

Before:
![Screen Shot 2022-01-25 at 10 56 42](https://user-images.githubusercontent.com/43217/151041045-7ea277c5-8416-45f0-b7fa-2c639682e3ac.png)

Now:
![Screen Shot 2022-01-25 at 10 56 03](https://user-images.githubusercontent.com/43217/151041055-b42ab22f-5bc7-4f10-9af0-0137a82d3800.png)


  # To Test

1. Load an account with paid claims
* Price should be visible again
# Summary

Pipes into #2314

Show claimed vCOW balance for connected wallet on vCOW button

![Screen Shot 2022-01-26 at 10 52 39](https://user-images.githubusercontent.com/43217/151229604-734a8584-54f5-4327-9478-3c4b7928e996.png)

  # To Test

1. With an account that has claimed vCOW, connect to the app
* You should see the vCOW balance in the vCOW button on top
* Don't show zero ammount message by default

* Improve approve error logic

* Updated to use local state

* Revert "Updated to use local state"

This reverts commit 719ceb3.

* Update invest flow message based on context

* Add disabled label styles

* Set opacity if disabled

* Fix style issue

* Added comment

* Updated generic error messages
* Use cards for claim/receive accounts.

* Fix icon light mode.

* Update src/custom/pages/Claim/InvestmentFlow/index.tsx

Co-authored-by: Leandro Boscariol <[email protected]>

* Update src/custom/pages/Claim/InvestmentFlow/index.tsx

Co-authored-by: Leandro Boscariol <[email protected]>

* Update src/custom/pages/Claim/InvestmentFlow/index.tsx

Co-authored-by: Leandro Boscariol <[email protected]>

* Fix mobile styles and isClaimer prop.

* Missing import.

* Update src/custom/pages/Claim/InvestmentFlow/index.tsx

Co-authored-by: Leandro Boscariol <[email protected]>

* Update src/custom/pages/Claim/InvestmentFlow/index.tsx

Co-authored-by: Anxo Rodriguez <[email protected]>

Co-authored-by: Leandro Boscariol <[email protected]>
Co-authored-by: Anxo Rodriguez <[email protected]>
* Add short link

* Improve claim on behalf of someone else

* Small fix min-width
* Removed claim modal original file test changes

* Removed ProgresBar component that ended up not being used

* Removed mock claim data

* Removed duplicated constant ONE_HUNDRED_PERCENT

Co-authored-by: Leandro <[email protected]>
…tyles (#2304)

* investing GNO error

* style fixes

* new testing const

* UI/UX changes

* huge variable re-write

* fixing bad dots

* push better styles
…rks (#2313)

* create updater

* add actions/reducers

* hooks

* add updater

* export type

* make component

* update chains

* useChangeNetwork hook

* add claims banner to claim modal

* styles

* banner styles and change network hook

* fix showing claim on same chain

* [Fixes] Fixes for #2313  (#2318)

* saving

* fix modals and broken network change

* remove debug code

* [CLAIM] Fixes consumed claims check for other chains (#2320)

* check consumed claims using modded hooks

* number > SupportedChainId

* Claim check other chains fixes (#2330)

* use NotificationBanner instead of PhishAlert

* styles

* fix toggleWalletModal broken (#2332)
* Reseting state on network change

* Resetting claim status when resetting the state

Co-authored-by: Leandro <[email protected]>
* Add vCOW banner link.

* Add banner to simple airdrop.

* Add vesting banner. (#2327)

* Add vesting banner.

* Fix a:focus
* Styling ready to claim section.

* Cleanup unused media query.

* fix styling.

* fix wording.
* Improve message and set percentage even when error

* Decouple percentage and validations

* Split message for inssuficcient balance
@W3stside W3stside merged commit 2025a7f into master Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
RELEASE Included in the release that is being closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants