Alexander Tseung
|
95e1eff4ca
|
Add TransactionDetails modal
|
6 years ago |
Alexander Tseung
|
5a6c333506
|
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
|
6 years ago |
Alexander Tseung
|
f1a309e0cc
|
Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events
|
6 years ago |
Alexander Tseung
|
084158f1a2
|
Add tests for TransactionActivityLog. Make changes to rendering events
|
6 years ago |
Alexander Tseung
|
930dac110a
|
Add ActivityLog component
|
6 years ago |
Dan Miller
|
65873e33e4
|
Adds feature flag toggle for the hex data row on the send screen.
|
6 years ago |
Alexander Tseung
|
342522c6cf
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
|
6 years ago |
Alexander Tseung
|
eb17151ff4
|
Change "Outgoing" to "Sent Ether" or "Sent Token"
|
6 years ago |
Alexander Tseung
|
9adf0c4b60
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
5de48c67a0
|
Use css grid for TransactionListItem for responsive layout
|
6 years ago |
Alexander Tseung
|
5ee40675b9
|
Refactor transactions list views. Add redesign components
|
6 years ago |
Alexander Tseung
|
7294aede4f
|
Add new variant for SenderToRecipient component
|
6 years ago |
brunobar79
|
285814646f
|
ui ready
|
6 years ago |
brunobar79
|
2ea05e303d
|
connect screen ready
|
6 years ago |
brunobar79
|
837be704f5
|
change Metamask for MetaMask
|
6 years ago |
brunobar79
|
c72ced79ae
|
ui fixes
|
6 years ago |
brunobar79
|
61a279204a
|
legacy and new hd path working
|
6 years ago |
Whymarrh Whitby
|
6e6a4825ac
|
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
Using the following commands:
sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
6 years ago |
Whymarrh Whitby
|
6c11ae44bf
|
Fix casing of MetaMask in all localized messages
Using the following:
sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
|
6 years ago |
brunobar79
|
286bde606f
|
fix merge conflicts
|
6 years ago |
brunobar79
|
c6b7e460b5
|
code review changes
|
6 years ago |
Whymarrh Whitby
|
d0611741a2
|
Show invalid seed phrase error when importing new account
|
6 years ago |
Esteban MIno
|
af35b415ab
|
new confirm add suggested token component
|
6 years ago |
brunobar79
|
71ef4d85da
|
design complete
|
6 years ago |
brunobar79
|
710b4e294f
|
added crossbrowser support and error handling
|
6 years ago |
brunobar79
|
edb154749d
|
send to fullscreen if no permission from popup
|
6 years ago |
brunobar79
|
34617a21c3
|
copy
|
6 years ago |
brunobar79
|
4339f04e80
|
use existing modals
|
6 years ago |
brunobar79
|
df19163bf9
|
last css fixes
|
6 years ago |
brunobar79
|
49d1bdea8a
|
design done
|
6 years ago |
brunobar79
|
cbb14f1d5e
|
fix browser not supported screen
|
6 years ago |
brunobar79
|
cb97517b26
|
updated account list based on new designs
|
6 years ago |
Alexander Tseung
|
301ae305b8
|
Use Number constructor for number conversion. Use existing noConversionRateAvailable message
|
6 years ago |
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
6 years ago |
Sara Reynolds
|
684fc710ee
|
Fix edge cases and add translation compatibility
|
6 years ago |
brunobar79
|
3ae5b4e772
|
update label
|
6 years ago |
brunobar79
|
5399546388
|
added affiliate link to trezor
|
6 years ago |
Whymarrh Whitby
|
d9f98a704e
|
Add tooltip to new tab icon in tx-view
|
6 years ago |
Whymarrh Whitby
|
7581a4906f
|
Add tooltip to menu icon in tx-view
|
6 years ago |
brunobar79
|
2a0a785324
|
added tooltip
|
6 years ago |
brunobar79
|
80e875308b
|
forget device and autiload account features added
|
6 years ago |
brunobar79
|
b9c2994d24
|
finish warning modal UI
|
6 years ago |
brunobar79
|
9b81180ab1
|
added ui to remove accounts
|
6 years ago |
brunobar79
|
5127601545
|
copy updated
|
6 years ago |
brunobar79
|
dddbb4250b
|
update connect harwdware screen
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |
brunobar79
|
ba5cde0995
|
move strings to localization file
|
6 years ago |
Dan
|
f262f0ea64
|
Update import from seed screen on new ui.
|
6 years ago |
brunobar79
|
f19ffaf08d
|
move hardcoded strings to localization file
|
6 years ago |