brunobar79
74fd6d1d12
working without injection
2018-07-24 20:32:20 -04:00
brunobar79
76981c2ad9
added new global alert
2018-07-19 02:31:02 -04:00
brunobar79
a8f745f9fe
eslint --fix .
2018-07-02 18:49:33 -04:00
Dan
957d729c17
Only show the customize gas modal if the estimateGas call is not currently in flight.
2018-06-19 13:23:33 -02:30
Alexander Tseung
41e38fe553
Add notification for dropped retry transactions ( #4363 )
2018-05-29 10:23:06 -07:00
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
2018-04-13 17:56:28 -04:00
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
2018-03-08 16:29:29 +01:00
Dan J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
2018-03-02 22:44:05 -03:30
Dan J Miller
fe2ed68f11
Remove chrome focus outline for mouse users. ( #3230 )
2018-02-12 09:45:53 -08:00
Dan J Miller
100642c0ea
Fix bug stemming from erroneously persistant unlock failure error message. ( #3123 )
2018-01-29 18:44:43 -08:00
Dan
a4fd4f013f
Restore display of all unconfirmed transactions.
2018-01-15 18:32:25 -08:00
Dan
980e1bfcf8
New add account page with create and import options.
2018-01-12 13:42:51 -08:00
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
2018-01-12 11:48:18 -08:00
Chi Kei Chan
e61ba93194
Merge branch 'master' into merge-master
2017-11-15 12:03:13 -08:00
Dan
56e9f98bd0
More lint fixes
2017-11-02 09:45:59 -02:30
Daijiro Wachi
0bfa10e501
Remove warning message when show import page
...
Fixes: https://github.com/MetaMask/metamask-extension/issues/1192
2017-10-30 20:04:44 +01:00
Chi Kei Chan
7c20011023
Merge branch 'master' into NewUI-flat
2017-10-24 16:50:25 -07:00
Chi Kei Chan
5cbbb476b3
ShapeShift Integration
2017-10-20 21:51:37 -07:00
Chi Kei Chan
c6a3d00d80
Fix merge conflict; separate onboarding buy screen
2017-10-20 21:51:37 -07:00
Chi Kei Chan
c8c773d641
Merge branch 'NewUI-flat' into merge
2017-10-18 22:58:46 -07:00
Sergey Ukustov
c2b8dada91
Add eth_signTypedData handler
2017-09-29 19:40:46 +03:00
Dan
01816e1b22
Adds a back button to export private key modal; connects account details to same modal.
2017-09-27 18:06:26 -07:00
Dan
25c2865076
Restore notification functionality
2017-09-26 18:42:39 -07:00
Chi Kei Chan
e1077836ce
Add Confirm Send token screen
2017-09-22 14:38:17 -07:00
Dan
e2dc9328fc
Send user to most recent pending transaction after sending a transaction.
2017-09-13 14:24:03 -07:00
Dan
3e6b619bd8
Use ternary operator instead of two conditionals.
2017-09-07 10:25:56 -07:00
Dan
6d3b3d4203
Show confirm transaction screen when clicking a pending transaction in the list.
2017-09-07 10:25:56 -07:00
Dan
aa60944e30
Remove default to confirm screen on login.
2017-09-07 10:25:56 -07:00
Chi Kei Chan
8b919758e5
Send Token screen partial UI
2017-09-07 04:24:03 -07:00
sdtsui
4e9376ca71
Extend modal implementation and state management to accomodate multiple modal types
2017-08-20 18:32:58 -07:00
sdtsui
4cd33453dc
[WIP] Extract network dropdown into own component
2017-08-13 22:15:21 +02:00
kumavis
0188e7b94d
Merge branch 'master' into NewUI-flat
2017-08-08 23:30:58 -07:00
sdtsui
aab0fda9ac
Add actions and reducers for global modal
2017-08-08 13:37:16 -07:00
kumavis
da7471e095
lint fixes
2017-08-03 14:48:19 -07:00
sdtsui
7767f9f7ad
Hook up responsive sidebar
2017-08-02 13:03:36 -07:00
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -07:00
Dan Finlay
5eb3d5d485
Make folder for responsive UI
2017-07-03 15:39:25 -07:00
Dan Finlay
0e1e0aa323
Create add token button and template view
2017-06-14 20:55:56 -07:00
Thomas Huang
6bdb4c8728
Fix linting warnings
2017-04-26 21:05:45 -07:00
Jared Pereira
7f12be6a01
remove updateCoinBaseAmount action
2017-04-24 12:18:54 +04:00
Jared Pereira
5cabd3e02d
remove updateBuyAddress action
2017-04-23 21:45:55 +04:00
Jared Pereira
e543050868
remove extra buyAddress in state
2017-04-23 15:27:17 +04:00
frankiebee
ce03b7db51
Initial redo attempt of the buy view to look like vladt's desighn
2017-04-18 23:22:17 +02:00
kumavis
60a48e713f
ui - move popup auto-close after tx conf to ui entrypoint
2017-03-31 13:32:47 -07:00
kumavis
49d8877fd7
ui - startPopup returns store after boot
2017-03-31 13:20:16 -07:00
kumavis
0ef679388a
ui - reducer - app - code cleanup
2017-03-31 12:38:20 -07:00
kumavis
bd704b1d7e
etc - fix notification-manager ref, remove duplicated test file
2017-03-30 19:05:11 -07:00
kumavis
5036263f88
introduce platform api and rename notifications to notification-manager
2017-03-30 18:33:19 -07:00
Kevin Serrano
5cd917b0e9
Add personalMessages to function to calculate pending tx index.
2017-03-24 16:39:55 -04:00
Kevin Serrano
605c2a7404
Remove redundant removal of loading indicator. Integrate loading indicator disappear with display warning.
2017-03-21 09:15:12 -07:00