Lint Action
adcecdeefc
Fix code style issues with ESLint
2021-02-14 08:11:05 +00:00
Jordan Frankfurt
5fabe438e5
upgrade prettier
2021-02-14 03:07:58 -05:00
ianlapham
b05c4c111c
add start of chart component
2021-02-12 16:15:02 -05:00
Jordan Frankfurt
619c7c2d95
feature(storybook): first pass at storybook integration
2021-02-12 15:32:25 -05:00
Jordan Frankfurt
0b7846ee1d
fix(discord): correct links ( #1315 )
2021-02-10 10:56:42 -05:00
Ian Lapham
f450d34d69
feat(transactions): enable button to add tokens to metamask ( #1311 )
...
* start on adding button for watching tokens
* add tokens to metamask
* add confirmation view
* reset modal view
2021-02-09 18:55:38 -05:00
Ian Lapham
76ab349b9e
show hidden search results by default ( #1310 )
...
* show hidden search results by default
* update break styles
* optimize filter, use debounce on input
* increase debounce time
2021-02-09 17:51:27 -05:00
Jordan Frankfurt
8fd894f2d1
fix a prominent instance ( #1304 )
2021-02-03 12:34:46 -05:00
Ian Lapham
cc22183388
fix(modal cutoff, lists): make modal scrollable on small screens, fix typo, auto update all lists ( #1301 )
...
* update all lists, not just active ones
* fix typo
2021-02-01 12:37:18 -05:00
Moody Salem
bbd50f066d
fixes https://github.com/Uniswap/uniswap-interface/issues/1214
2021-02-01 09:44:47 -06:00
Ian Lapham
2291e3ec20
improvement(lists): enable Gemini by default ( #1276 )
...
* update import flow and style tweaks
* update tests
* Update tsconfig.json
* add gemini
* enable gemini
2021-01-21 17:34:15 -07:00
Ian Lapham
28d8f0b0bb
Improvement(token import): update import flow and style tweaks ( #1273 )
...
* update import flow and style tweaks
* update tests
* Update tsconfig.json
2021-01-20 23:22:32 -07:00
Ian Lapham
8bed3900ba
Improvements(lists): update defaults, style updates ( #1270 )
...
* update defaults, style updates
* update icon color
2021-01-18 14:40:42 -05:00
Ian Lapham
a1000c6576
improvement(routing): use WBTC pairs for routing swaps, style updates ( #1269 )
...
* 'Added WBTC to default option for routing in main UI"
* update settings button
Co-authored-by: Gismar <thegismar@gmail.com>
2021-01-18 13:29:13 -05:00
Ian Lapham
267204d98e
Improvement(lists): Switch to multiple active lists ( #1237 )
...
* basic support for multiple active lists
* start search across inactive lists
* store card before list update
* basic import flow for inactive tokens
* update supported lists
* update import flow for address pasting
* basic mvp
* hide filter if no results
* update min heights
* update manage view, index tokens on page load
* start routing fix for multi hops
* switch to input amount comparison on exactOut
* start list import view
* updated list UI, token search updates, list import flow, surpress popups and warnings
* add unsupported tokens
* show warning if logged out
* update to opyn list
* show token details on warning;
* make percent logic more clear
* remove uneeded comaprisons
* move logic to functions for testing
* test updates
* update list reducer tests
* remove unused locals
* code cleanup
* add unsupported local list
* add multi hop disable switch
* add GA
* fix bug to return multihop no single
* update swap details
* copy updates
* Visual refinements
* Further tweaks
* copy updates, actual list order
* Move settings button
* Update all trade views with settings cog
* Add better tips, remove darkmode toggle from dropdown
* Clean up routing UI
* UI tweaks
* minor tweaks
* copy updates
* add local default list, use existing function for trade comparison, disable v1 helper, show inactive/active at once
* updated inactive view
* remove slippage fix
* update output amount return
* center button, update search to character threshold
* reset add state on back navigation
* style tweak on add button
* fix bug on search results
Co-authored-by: Callil Capuozzo <callil.capuozzo@gmail.com>
2021-01-14 11:20:50 -05:00
vbstreetz
74f50f1b7e
fix(typo): toggle ( #1260 )
...
Closes #1229
2021-01-13 13:16:41 -06:00
Ian Lapham
a70aa41df2
Routing updates only ( #1265 )
...
* start routing fix for multi hops
* switch to input amount comparison on exactOut
* make percent logic more clear
* remove uneeded comaprisons
* move logic to functions for testing
* add multi hop disable switch
* add GA
* fix bug to return multihop no single
* update swap details
* code clean
* routing only
2021-01-12 17:36:57 -05:00
Ian Lapham
587b659816
catch error in bytes32 string parsing ( #1253 )
2020-12-30 11:50:40 -05:00
Ian Lapham
5388cab779
update vote timestamp estimation ( #1242 )
2020-12-21 14:49:58 -05:00
Georgios Konstantopoulos
cadd68fb37
feat: allow overriding proposals in the UI ( #1239 )
...
* feat: allow overriding proposals in the UI
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2020-12-18 10:12:22 -05:00
Noah Zinsmeister
b93fd230bd
Specially Designated Nationals and Blocked Persons Ethereum addresses
2020-12-08 16:11:42 -05:00
Wei Li
e9a11bb604
fix(vote): make the vote page responsive
2020-12-01 21:40:28 -06:00
Noah Citron
c5afbedb3e
fixed bug causing wbtc to have 18 decimals ( #1211 )
...
Co-authored-by: Moody Salem <moodysalem@users.noreply.github.com>
2020-11-25 07:59:24 -06:00
Matheus Faria de Alencar
5b2c44522e
fix(list popup): big token list updates scroll issue ( #1219 )
2020-11-20 09:28:25 -06:00
Ian Lapham
7fd4005154
Fix(UNI page): hide inactive pools ( #1213 )
...
* Hide rewards
* remove config changes
* move active detection to hook, small changes
* replace string math
2020-11-18 13:43:17 -05:00
Ian Lapham
c9ee1b3b32
Fix(pool page): show deposited liquidity on pool page ( #1195 )
...
* Show staked liquidity on pool page
* update button, cleanup
* Show combined balance for staking cards
* hide buttons on position card if no balance
2020-11-09 12:11:58 -05:00
Grzegorz Kućmierz
eb4c305eff
fix(ens): support ens names with dashes in them
...
* fix: parseENSAddress #1200
* fix: lint error #1200
* fix: parseENSAddress - allow to match domains with twice characters; disallow more than once dash next to each other
2020-11-07 08:19:01 -08:00
Nadav Hollander
8975086a69
Remove title parsing from description output ( #1179 )
...
Co-authored-by: Nadav Hollander <nadavhollander@Nadavs-Work-MacBook-Pro.local>
2020-10-24 19:40:56 -04:00
Moody Salem
ddf88345a9
fix(token lists): stop showing notifications for lists that are not selected ( #1174 )
2020-10-20 14:03:51 -05:00
Shane Fontaine
32ac25556b
improve displayed proposal end time accuracy ( #1173 )
2020-10-19 10:14:56 -04:00
Ian Lapham
50a599c005
update vote fetching logic, delegate only on global page ( #1165 )
...
* update vote fetching logic, delegate only on global page
* Update index.ts
* add helper message on proposal page
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2020-10-12 17:13:27 -04:00
Ian Lapham
9c473270ee
fix(governance): modal bugs, redable styles, show common names for contracts ( #1164 )
...
* fix modal bugs, reable styles, show common names for contracts
* use theme for blue
2020-10-12 15:45:20 -04:00
_XiaoTian
b650b17563
fix: Fix the style of account transaction record list. ( #1104 )
...
Co-authored-by: Moody Salem <moodysalem@users.noreply.github.com>
2020-10-09 20:09:33 -05:00
Nikita Kudryavtsev
fc76177791
fix style of proposals text block in vote page ( #1149 )
2020-10-09 18:12:49 -05:00
Jay Welsh
69655980db
fix(ethereum-logo): centers Ethereum logo ( #1157 )
2020-10-09 10:52:06 -05:00
TM Lee
e835a34d0d
fix(coingecko token list): Replace CoinGecko tokens list with all.json ( #1147 )
2020-10-01 22:45:51 -05:00
Jordan Frankfurt
33fdf28dec
fix(notifications): update margin for EVEN SMALLER mobile devices ( #1146 )
2020-10-01 14:00:13 -05:00
Jordan Frankfurt
c45c293e82
fix(mobile popups): add right margin to mobile notifications ( #1142 )
2020-10-01 13:23:48 -05:00
Moody Salem
b50cac0181
fix(uni): fix uni in circulation calculation and make uni button always show up
2020-09-28 15:13:22 -05:00
Moody Salem
22a7fdc8e7
fix the tests
2020-09-24 11:37:03 -05:00
Moody Salem
03913d9c0b
UNI
2020-09-24 11:29:31 -05:00
Moody Salem
fb31c75838
test failed due to randomness. make it less likely to fail.
2020-09-01 11:28:18 -05:00
Moody Salem
b8c383c20e
fix( #1083 ): fix wrapping of tokens added/removed in list update popup
2020-09-01 10:45:26 -05:00
Ian Lapham
975570fa97
improvement(swap): progress bar and more minimal default UI, also fix custom add/remove ( #1069 )
...
* add progress bar and minimal UI updates on swap
* add hook to explicity check user added tokens, fixes add/remove bug
* update with latest
* remove confusing comment
* update styles on loading, update arrow placement, code cleanup
* fix typo on progress import
2020-08-31 15:27:30 -04:00
Moody Salem
d6aa0e98a4
chore(token lists): replace aave token list with ens name
2020-08-28 10:52:21 -05:00
Ian Lapham
4644cd7b0a
update missing logo icon ( #1070 )
2020-08-27 20:49:28 -04:00
Moody Salem
9ddedd8dab
fix(pending approves): pending approves that are too old should not cause 'approving' to get stuck
2020-08-27 15:34:04 -05:00
Moody Salem
95030a52c5
fix(remove liquidity): price display in remove liquidity incorrect
2020-08-27 14:26:23 -05:00
Moody Salem
1911f72536
improvement(swap): show better trade link if trade doesn't exist on one version
2020-08-27 13:25:25 -05:00
Moody Salem
85217452db
improvement(ts): strict everywhere
2020-08-27 13:10:00 -05:00