Commit Graph

684 Commits

Author SHA1 Message Date
apanizo fe745e2c03 Removing state in Open container to make it fully async 2018-09-25 13:34:36 +02:00
apanizo 61dd4ccf1b Making Stepper to work async 2018-09-25 13:34:01 +02:00
apanizo 14750c5ce2 Remove surge documentation reference 2018-09-25 10:58:38 +02:00
apanizo 8d98b00d5c Adding controls to Review page 2018-09-25 10:55:52 +02:00
apanizo d8965b6304 Adapt owners inputs to new flow 2018-09-25 10:38:07 +02:00
apanizo 6a76217020 Refactor OpenSafe container 2018-09-25 10:36:47 +02:00
apanizo 1c3c548284 Removing old Name Section 2018-09-24 17:10:15 +02:00
apanizo 07974a8101 Destructuring form props to Stepper children 2018-09-24 17:09:43 +02:00
apanizo eda63553b1 Adding History Back on Open layout 2018-09-24 16:27:16 +02:00
apanizo def45c383c Styles on Stepper's Controls component 2018-09-24 16:24:53 +02:00
apanizo 0fc735187e Implementing back on stepper when it is first page 2018-09-24 16:24:28 +02:00
Adolfo Panizo 1b4cca91a9 Open style changes 2018-09-18 17:56:32 +02:00
Adolfo Panizo 3c856e7511 Safe name step on create Safe process 2018-09-16 09:51:19 +02:00
Adolfo Panizo e195055a0c Paper component for Open Safe Stepper process 2018-09-16 09:49:08 +02:00
Adolfo Panizo 6edbf338bc Passing Stepper controls down to the Paper step component 2018-09-16 09:47:22 +02:00
Adolfo Panizo b594d3098c Adding undefined to getSize helper function 2018-09-16 09:46:16 +02:00
apanizo 9b6feafb36 Editing controls in Stepper component 2018-09-14 17:36:31 +02:00
apanizo a3fd30367f Remove unused MuiInput underline style 2018-09-14 17:13:19 +02:00
apanizo cd742fbef0 Typo autoComplete 2018-09-14 17:12:00 +02:00
apanizo fea31e219c Adding custom GNO TextField for forms 2018-09-14 17:10:19 +02:00
apanizo efb6203cc7 Integrating in Stepper first Step 2018-09-13 17:10:31 +02:00
apanizo fd06b48aa8 Creating first step component: SafeName 2018-09-13 17:10:10 +02:00
apanizo 29c9b786fa Creating a OpenPaper component for integration it in the Open Safe Stepper 2018-09-13 17:08:30 +02:00
apanizo e64da52fa1 Adding dot style in Paragraph component 2018-09-13 17:08:04 +02:00
apanizo 431e0281a4 Updating mui theme to match styles 2018-09-07 17:27:26 +02:00
apanizo 80d623a556 Changing steps names to open route 2018-09-07 17:26:24 +02:00
apanizo 872658d918 Removing default padding on GnoForm 2018-09-07 17:25:59 +02:00
apanizo cf91879c31 Adding back button and tittle on route open's layout 2018-09-07 16:37:46 +02:00
apanizo 750e7289ed Specifying as secondary color custom blue 2018-09-07 16:36:53 +02:00
apanizo 9615fd9ad4 Adding general padding on main tag for the app 2018-09-07 16:35:55 +02:00
apanizo 267c4edf1a Adding Heading h4 general styles 2018-09-07 16:35:33 +02:00
apanizo 0c29e5d3a8 Modify Stepper to have it working vertically 2018-09-07 15:48:41 +02:00
Adolfo Panizo 1b1a140e72
Merge pull request #67 from gnosis/feature/provider-ui-design-improvements
Feature: Design Welcome route including Header's Provider
2018-09-06 17:11:19 +02:00
apanizo 70180b1535 Typo in Network word 2018-09-06 17:08:22 +02:00
Adolfo Panizo 35f996370c
Merge pull request #63 from gnosis/feature/WA-521-use-metamask-as-signer
PoC: Use EIP-712 signedTypedData in Web3's HttpProvideras signer with PersonalSafe contracts
2018-09-06 16:45:46 +02:00
Adolfo Panizo 72d0f4ceeb
Merge pull request #60 from gnosis/feature/WA-521-transaction-history-service
WA-521 - Feature: Transaction History Service V1
2018-09-06 16:33:30 +02:00
Adolfo Panizo 2bac13f837
Merge pull request #61 from gnosis/feature/WA-521-retrieve-info-from-tx-history-service
WA-521 - Feature: Retrieve info from tx history service
2018-09-06 16:25:21 +02:00
Adolfo Panizo 668c76f064
Merge pull request #62 from gnosis/feature/WA-521-migration-to-personal-edition-contracts
WA-521 - Feature: Update safe-contracts
2018-09-06 16:24:15 +02:00
apanizo 7d50859cc6 Typo weight prop type 2018-09-06 14:03:07 +02:00
apanizo 2430937ce5 Fix tests due recent changes 2018-09-06 13:38:39 +02:00
apanizo ea5985d8bc Added favicon 2018-09-06 13:01:13 +02:00
apanizo 7db8239460 Open in etherscan user address 2018-09-06 12:49:45 +02:00
apanizo befddc3b48 Adding onConnect and onDisconnect to Header provider's components 2018-09-06 12:33:38 +02:00
apanizo 2d443dc4b2 Fix typo on css and exporting outside removeProvider action 2018-09-06 12:33:06 +02:00
apanizo f61208d914 Updated providerName selector to retrieve the name even if provider is not available 2018-09-06 12:32:37 +02:00
apanizo a6ea834874 Added removeProvider redux action 2018-09-06 12:32:05 +02:00
apanizo 41b951c3fd Included Connection problems story 2018-09-06 10:57:09 +02:00
apanizo 4029f23c90 Logic extension to ProviderConnected component to support not available proivder 2018-09-06 10:56:44 +02:00
apanizo 3040c6d6ea Added connection warning icon 2018-09-06 10:55:47 +02:00
apanizo 00caa6e951 Added loaded and avaialble provider selector. Updated Header component 2018-09-06 10:55:31 +02:00