Bug Fixes
-
fixed from comments
(6334830) -
fix typo in readme
(1a49fca) -
fix lint issues
(5888016) -
fix imported addrs warning icon color
(d43085f) -
activity list
- transferred color
(50ebbe4)
- transferred color
-
addresses
- separate bch context from btc
(f42f399)
- separate bch context from btc
-
alerts
- send alert copy
(f5d6085)
- send alert copy
-
balance
- filter btc context by active accounts
(d0361c5)
- filter btc context by active accounts
-
buy
- country select arrow
(e9b0ea8)
- country select arrow
-
buy sell
- intro screen spacing
(3aaeaa5)
- intro screen spacing
-
buysell
- address PR comments
(f896d51)
- address PR comments
-
coinify
-
copy
-
countdown timer
- allow tooltip to be passed in as a prop
(906ce10)
- allow tooltip to be passed in as a prop
-
eth tx
-
qr
- update react-qr-reader to avoid chrome Overconstrained error
(f7b0a68)
- update react-qr-reader to avoid chrome Overconstrained error
-
security center
- mobile width
(eac3d89)
- mobile width
-
send
- improve dropdown
(5a41c9e)
- improve dropdown
-
send bch
- handleToggle correctly
(2358af3)
- handleToggle correctly
-
send btc bch
- exclude selected account from to dropdown for btc/bch
(a32d464)
- exclude selected account from to dropdown for btc/bch
-
sfox
- correctly refreshes sell quote
(e15b4c9) - add go back button on add bank manually step
(8c2483e) - move fetches to didMount; render error message if there is one
(3b881da) - better component name; spacing for bank selection
(1f71e09) - rate expiry helper
(d0549b5) - hide SSN input and allow users to see it
(2f04f6f)
- correctly refreshes sell quote
-
theme
- inverted charts
(a4f2d38)
- inverted charts
-
themes
-
tx feed
-
welcome
- BCH link
(4333bbf)
- BCH link
Features
-
activity list
- make clickable
(0403b5e)
- make clickable
-
addresses
- refetchContext when btc accounts/addresses are archived/unarchived
(e22ecde)
- refetchContext when btc accounts/addresses are archived/unarchived
-
buysell
-
coinify
-
left nav
- fetch buysell metadata to determine if buysell should show
(4ec9d50)
- fetch buysell metadata to determine if buysell should show
-
select partner
- hide buy/sell/history tabs
(71860fe)
- hide buy/sell/history tabs
-
sfox
- fix flow after manually adding account; fix issue where coinify and sfox are called when the other is the chosen partner
(feb2754) - go to awaiting deposits step after manually adding bank account
(561b3ec) - add some propTypes to link step
(6e793d0) - pass amounts and wire up with core to verify amounts
(2bac56a) - modal for micro deposit
(394147d) - more micro flow
(92d5124) - continues micro deposit flow; add rule to sfox service determineStep to pick up pending accounts
(a9b61ca) - begins setup for verifying micro deposits
(b08284d) - show trade details modal after trade
(0e1e0d6)
- fix flow after manually adding account; fix issue where coinify and sfox are called when the other is the chosen partner
Refactor
- addresses
- only fetchData on bch when account is archived/unarchived
(34a578a)
- only fetchData on bch when account is archived/unarchived