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

[🦄 🦄 Uniswap Merge] 4.13.0 #1413

Merged
merged 985 commits into from
Oct 13, 2021
Merged

[🦄 🦄 Uniswap Merge] 4.13.0 #1413

merged 985 commits into from
Oct 13, 2021

Conversation

W3stside
Copy link
Contributor

@W3stside W3stside commented Sep 8, 2021

Summary

Closes our commander Uniswap backmerge task

Updates us to 4.13.0

Desc. WIP

Testing

  • Everything!

NOTE

  • some styles broke (sorry @biocom): settings page is broken in dark mode

Justin Domingue and others added 30 commits June 29, 2021 16:27
* run graphql codegen on build

* yarn.lock

* remove ms.macro
* build dynamic subgraph url based on chain id

* reset api state (query cache) on chain id change

* removed dependency on rtk-query/graphql

* add error message
* integrate with The Graph and auto-select fee tier

* restored

* addressed some design feedback

* add pulsing animation on feeAmount change

* simplify fee tier title

* adjust button radios

* addressed some design feedback

* log ReactGA events

* ignore data while fetching

* update to use new generated queries

* remove deleted file

* add usefeetierdistribution hook

* invalidate cache and standardize the outlined card

* added react ga

* fix show options logic

* address design feedback

* show % select in minified view

* updated merge error
* add hooks to fecth ticks data and active liquidity

* cleanup

* add polling interval

* moved ms.macro types to dev deps

* generate graphql schema on build

* added @types/ms.macro

* use clone deep
* feat(logs): add an infrastructure for fetching logs in a declarative way

* use the logs hook in the vote page, first pass

* fix comment

* bit of cleanup

* unused imports

* improve loading indicator on vote page

* some testnet behavior improvements

* fix loader state

* loading state nit

* show correct indexes

* remove the unnecessary retry code

* first pass at the slice

* no throws

* loading indicator should go away if not connected

* use the logs slice for the logs hook state

* style changes per cal's request
…#1953)

* fix: use a multicall that allows limiting gas of the individual calls

* use the latest multicall addresses
* invalidate queries using tags

* enhance generated api with provide tags

* clean up
* design review for arbitrum UI

* add optimism L2 UI

* better gradients, remove v2 links/routes, some minor padding and margin fixes
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@W3stside W3stside changed the base branch from develop to release/1.3.0 October 7, 2021 10:29
* replace uniswap text with cowswap

* only show unsupported token tag

* comment unused types/imports
* fix supported networks

* lock file

* style fixes

* edit menu/header to better responsive feel

* dead code in baseTheme

* expand mediaWidths in cowswapTheme

* remove styled base theme

* responsive header for network switcher

* Fix code style issues with Prettier

* fix network connect on no connection

* network switching UI/logic fix

* pr comment fix chainId

* fix disabled check

* styling

* style pt.2 - highlight in list selected network

* yarn update

* pr comments:

- network card style

* pr comments:

- text change

* pr comments

- move menu items into menu at medium

* pr comments

- deal better with unsupported networks

* non-connected - connect and switch

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
@W3stside
Copy link
Contributor Author

build link again so u dont have to dig thru the hidden items:
https://pr1413--gpswapui.review.gnosisdev.com/

Copy link
Contributor

@alfetopito alfetopito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a through test, but working good for wrap/unwrap/swap

Only one thing to keep in mind before release, we need to remove profile page link again
screenshot_2021-10-12_09-22-21

* Menu styles/icon fixes.

* Fix code style issues with Prettier

* Menu styles/icon fixes.

* Fix code style issues with Prettier

* Menu style fixes.

* iOS menu fix.

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.