Jonathan Smirnoff
8dddf48904
Fixed issue #5838 ( #6001 )
...
Update changelog file
6 years ago
Dan J Miller
38b91f63a2
Add togglable advanced gas controls on send and confirm screens ( #6112 )
...
* Extract advanced gas input controls to their own component
* Add advanced inline gas toggle to settings
* Add optional advanced inline gas to send send screen
* Adds optional advanced gas inputs to the confirm screen
* Add info modals for advanced gas inputs.
* Fix translation of advance gas toggle description.
* Lint and unit test fixes for inline-advanced-gas-inputs
* Increase margin above advanced options button on send screen
* Move methods from constructor to property syntax in advanced-gas-inputs.component
6 years ago
Whymarrh Whitby
f3a7054f6b
Add announcement for users migrated to the new UI
6 years ago
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Dan Miller
20dbebae9f
Adds network loading retry / error screen.
6 years ago
Alexander Tseung
9c24019659
Add submitDisabled prop to Modals. Disable submit button when creating a cancel transaction ( #5910 )
6 years ago
Alexander Tseung
d8ab9cc002
Group transactions by nonce ( #5886 )
6 years ago
Dan Miller
d8e41a6aa5
Final gas customization fixes
6 years ago
Dan Miller
75d7545437
Clear custom gas data on hiding of gas customization modal.
6 years ago
Dan Miller
f9aa5a70de
Adds new gas customization modal container (without content)
6 years ago
brunobar79
c0557b43e2
clean up
6 years ago
bitpshr
226601a956
EIP-1102: add user privacy option
6 years ago
bitpshr
89b4aa5d62
EIP-1102: Add option to force-enable provider
6 years ago
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
6 years ago
Alexander Tseung
554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
Alexander Tseung
7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. ( #5581 )
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Whymarrh Whitby
5cde74fe88
Update Zendesk links for new subdomain
6 years ago
Whymarrh Whitby
d28453234c
Reword batch reject confirm as "Reject All"
6 years ago
Whymarrh Whitby
2e35c05f14
Confirm rejecting multiple transactions with modal
6 years ago
Alexander Tseung
cf6bead7ef
Close transaction details modal when clicking speed up
6 years ago
Alexander Tseung
431beb9436
Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components.
6 years ago
Alexander Tseung
2cfdc95eeb
Add unit tests
6 years ago
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
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Whymarrh Whitby
1e8e8bdfc8
Don't re-render the export modal when the selected identity changes
6 years ago
Whymarrh Whitby
a90c152485
Update AccountModalContainer to accept a selectedIdentity prop
6 years ago
Whymarrh Whitby
743c6e7ca4
Clear warnings when exportAccount succeeds
6 years ago
Whymarrh Whitby
456f2faf4f
Handle case where keyring is missing in AccountDetailsModal
6 years ago
Esteban MIno
6fa889abcb
refactor watchToken related functions
6 years ago
brunobar79
0e1605b082
fix comment
6 years ago
Esteban MIno
dbab9a007f
delete according image when token added with watchToken deleted
6 years ago
Esteban MIno
a36ea0e232
show watch asset image from hide token modal
6 years ago
brunobar79
c72ced79ae
ui fixes
6 years ago
brunobar79
e905c9f055
hide export private key for trezor accounts
6 years ago
brunobar79
f269021dc3
add submit button type
6 years ago
brunobar79
cbbd0d3c75
lint
6 years ago
brunobar79
c6b7e460b5
code review changes
6 years ago
brunobar79
af97ba103c
clear qr code data before scanning
6 years ago
brunobar79
71ef4d85da
design complete
6 years ago
brunobar79
94a89790dc
fix
6 years ago
brunobar79
caa9e202cf
lint
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
b673a7a7fc
kill camera stream when unmouting
6 years ago
brunobar79
34617a21c3
copy
6 years ago
brunobar79
d2368d6fe0
clean up css
6 years ago
brunobar79
4339f04e80
use existing modals
6 years ago