Commit Graph

121 Commits

Author SHA1 Message Date
viktor b2de3e03f9 new copy, arrows, account icons implementation 2018-07-27 18:21:01 +03:00
viktor bc90a9779d login/signup screens 2018-07-27 03:16:24 +03:00
viktor 26aaa3bd5e tokens, qr-code, transactions 2018-07-27 01:54:07 +03:00
viktor b4b4b0649b Token's list update 2018-07-26 23:45:52 +03:00
viktor 4efdeab2c7 Export private key screens updates 2018-07-26 23:31:11 +03:00
viktor 74f3a21fda restyling: colors, fonts, scales 2018-07-26 21:15:51 +03:00
viktor 2fa60b64ae New uttons styles and fonts 2018-07-26 14:42:04 +03:00
viktor 0faa31764d New color palette for NW account 2018-07-26 13:02:21 +03:00
Victor Baranov 9f2238f374
Merge pull request #35 from poanetwork/delete-custom-rpc-#17
(Feature) Add button to delete custom rpc
2018-07-25 23:33:09 +03:00
Gerardo Nardelli 143287846c Fix custom rpc not showing on list 2018-07-25 14:59:10 -03:00
Gerardo Nardelli 4fd4ff1bce Add scroll for long rpc url 2018-07-25 13:59:30 -03:00
Gerardo Nardelli 6a6bc5d08e Add custom rpc 2e2 test 2018-07-25 12:33:30 -03:00
Gerardo Nardelli d1f8d12d9b Add button to delete custom rpc 2018-07-24 16:16:54 -03:00
Franco Victorio 1c67b39a6d Add button to remove token 2018-07-24 08:59:24 -03:00
viktor d830a4ff66 Buy POA coin options 2018-07-23 14:26:43 +03:00
viktor b5db1fea07 change disclaimer and terms of use 2018-07-20 14:58:40 +03:00
Franco Victorio 64f281d7eb Change button to buy POA 2018-07-19 17:49:34 -03:00
Franco Victorio 34c8e2ac7c Show 'Buy POA' instead of 'Buy ETH' 2018-07-19 17:34:22 -03:00
Franco Victorio 105385c2e8 Change 'POA Net' to 'POA Network' 2018-07-19 17:30:31 -03:00
Franco Victorio 26e1a5ad10 Make POA the first network in the list 2018-07-19 16:29:22 -03:00
Franco Victorio 6e24c61f30 Show POA as symbol when using POA network 2018-07-19 16:25:39 -03:00
Franco Victorio 542b533833 Open accounts and txs in POA explorer 2018-07-19 16:23:14 -03:00
Franco Victorio 2a9f0a3f6a Merge branch 'develop' into support-poa-network-#2 2018-07-19 15:54:16 -03:00
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03:00
viktor 99e6957834 Changing color of text in networks' dropdown 2018-07-19 16:41:43 +03:00
Franco Victorio ec97f6598f Add POA network 2018-07-19 09:11:29 -03:00
viktor 5fbb7001cf Zero exchange rate for Sokol 2018-07-19 15:01:18 +03:00
viktor 710956f85d rename coin for Sokol form ETH to SPOA 2018-07-19 14:12:21 +03:00
viktor 16a29d8465 fix the link for POA explorer tx 2018-07-18 20:58:14 +03:00
viktor 4876e77544 Support of Sokol network 2018-07-18 20:41:53 +03:00
viktor 60e46f208d remove Try beta; remove links form info; rename title of extension in info page 2018-07-18 12:42:29 +03:00
viktor 804bbaa9c0 new extension name and icons 2018-07-17 20:18:12 +03:00
Whymarrh Whitby 46ee290114 Don't persist the seed phrase in the old UI restore flow 2018-07-05 13:07:38 -02:30
brunobar79 595447ccac Merge remote-tracking branch 'upstream/develop' into HEAD 2018-07-03 14:21:17 -04:00
brunobar79 a8f745f9fe eslint --fix . 2018-07-02 18:49:33 -04:00
Koh Wei Jie f17d99f81c Fixed lint error 2018-06-28 08:06:36 +08:00
Koh Wei Jie f4d085550e fixed blank boolean field for typed signing for old UI 2018-06-22 16:44:07 +08:00
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00
Whymarrh Whitby df6d03cefd Fix account list order for the old UI 2018-06-05 17:17:27 -07:00
Yung chieh Tsai 68d119ce3f Update app 2018-05-30 11:52:28 +08:00
MikeCheng1208 695b157e7b Intergrate ENS with IPFS 2018-05-29 12:38:25 +08:00
kumavis 0b84ceae68 old-ui - app - use state.metamask.selectedAddress instead of currentView.context 2018-05-21 17:58:48 -07:00
kumavis 5d8dd1df0e old-ui - ens-input - fix params passed to input 2018-05-21 17:29:03 -07:00
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
kumavis a1d13d45cf lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
kumavis 6f316ca450 network - remove setNetworkEndpoints 2018-04-30 16:36:17 -07:00
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
bitpshr 805c161704 Update old UI ShapeshiftForm to gracefully handle errors 2018-04-28 14:41:19 -04:00
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
2018-04-27 10:42:02 -04:00
Alexander Tseung 9e41f58af2 Clean up network config 2018-04-23 10:18:05 -07:00