Commit Graph

63 Commits

Author SHA1 Message Date
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 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 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 804bbaa9c0 new extension name and icons 2018-07-17 20:18:12 +03: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
Whymarrh Whitby df6d03cefd Fix account list order for the old UI 2018-06-05 17:17:27 -07:00
kumavis 5d8dd1df0e old-ui - ens-input - fix params passed to input 2018-05-21 17:29:03 -07: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
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
kumavis f0e4097972 lint - remove use of 'event' global 2018-04-02 12:52:01 -07:00
kumavis b7b95f269d old-ui - lint fixes 2018-04-02 12:48:01 -07:00
Dan 717623e2e3 Merge branch 'master' into i3686-txparamundefined-sigrequestsintxlist 2018-03-30 00:00:31 -02:30
Dan Finlay 4d2d3d4430 Increase permitted safe gas limit
Block gas limits have been incredibly stable lately:
https://etherscan.io/chart/gaslimit

And this validation has prevented Aragon's new beta from working:
https://twitter.com/izqui9/status/979373309312815104

Fixes #3790
2018-03-29 12:28:50 -07:00
Dan 21b6a3442d Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams. 2018-03-28 10:51:16 -02:30
Dan bf3c5add08 Adds styles for dropped txs in old-ui. 2018-03-13 22:17:08 -02:30
Dan 80a2e59194 Correctly set latest submitted retry with nonces that matches others in old-ui transaction-list-item. 2018-03-13 22:08:27 -02:30
Dan 8c7988978f Undefined check in showRetryButton 2018-03-13 21:32:22 -02:30
Dan d6e4d2e80d Use new submittedTime field to correctly show retry button in old and new ui. 2018-03-13 21:15:35 -02:30
Thomas Huang d3a0a27c0c
Merge branch 'master' into ImportAccountMessageV2 2018-03-02 18:26:52 -08:00
Dan J Miller 0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395)
* Shows tokens with 0 balance in old ui; goHome after adding tokens.

* Allow users to edit custom token info when not autofilled. (New UI add token screen).
2018-03-02 19:07:25 -03:30
Thomas Huang cb109a8233 Add retry transaction back into old ui transaction list item (#3381)
* Add retry transaction back into old ui transaction list item

* Update Changelog
2018-03-02 16:38:13 -03:30
kumavis 8f5817c090
Merge pull request #3339 from danjm/i3336-cancel-button-buy-eth
[Old-UI] Fix cancel button on buy eth screen.
2018-02-28 12:12:12 -08:00
kumavis 28c6347cdd
Merge pull request #3340 from danjm/i3338-contract-published-terminology
[NewUI] Replace 'Contract Published' label with 'Contract Deployment'
2018-02-28 11:16:55 -08:00
kumavis b1faa13344
Merge pull request #3350 from danjm/onclick-undefined-sentry-error
[old-ui] Prevent user from switching network in old-ui notification
2018-02-28 11:00:12 -08:00
Dan c4ef9630da Prevent user from switching network in old-ui notification 2018-02-28 14:13:44 -03:30
Dan 78f6a48664 Define event locally in onClickOutside method in account-dropdowns.js 2018-02-28 13:18:37 -03:30
Dan 2b9af0734b Replace 'Contract Published' with 'Contract Deployment' for clearer indication of contract tx state. 2018-02-27 20:09:02 -03:30