• lynn's avatar
    feat: Web 2996 add fiat on ramp buy flow to swap modal on the interface (#6240) · 55bd3555
    lynn authored
    * init
    
    * testing if it works
    
    * wip
    
    * tooltip still not working correctly
    
    * modal still not triggered after initial buy click
    
    * remove invalid import
    
    * region check fixed
    
    * add disabled buy button treatment
    
    * simplify and fix toggle twice bug
    
    * no more state mgmt bugs finally
    
    * rename vars for clarity and add todos
    
    * add feature flag, remove toast
    
    * keep wallet drawer open upon repeated buy clicks
    
    * remove from feature flag modal for now
    
    * unused vars
    
    * first round respond to tina comments
    
    * respond to tina padding comments, fix padding in response to cal feedback
    
    * last round tina comments
    
    * add tooltip delay requested by fred and cal
    
    * middle of revisions, fiat buy flow readability wip
    
    * hook logic refactor done + added basic unit test
    
    * rename enum and add todo for unit tests
    
    * mouseover tooltip disable properly
    
    * fix mouseover tooltip not working, ensure dot working as expected, rename buyFiatClicked to buyFiatFlowCompleted
    
    * change developer doc comment
    
    * respond comments
    
    * update snapshot test
    
    * comments
    
    * small changes + unit tests
    
    * dedup
    
    * remove enzyme
    
    * Remove unecessary line
    
    * simplify
    
    * more cleanup
    
    * add missing await
    
    * more comments
    
    * more comment responses
    
    * more comment responses
    
    * delay show fixes and respond to comments
    
    * fix logic for show
    
    * remove tooltip delay, unit test changes
    
    * Update src/components/Popover/index.tsx
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * remove delay on tooltip
    
    * missed one
    
    * Update src/components/swap/SwapBuyFiatButton.test.tsx
    Co-authored-by: default avatarTina <59578595+tinaszheng@users.noreply.github.com>
    
    * comments
    
    * .
    
    * lint error
    
    ---------
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    Co-authored-by: default avatarTina <59578595+tinaszheng@users.noreply.github.com>
    55bd3555
Name
Last commit
Last update
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
patches Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintignore Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.nycrc Loading commit data...
.snyk Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
apollo-codegen.ts Loading commit data...
apollo-codegen_thegraph.ts Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
cypress.release.config.ts Loading commit data...
graphql.config.js Loading commit data...
graphql_thegraph.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...