Commit Graph

558 Commits

Author SHA1 Message Date
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
apanizo d0ab6f4581 Adding warning color to Paragrpah layout component 2018-09-06 10:54:48 +02:00
apanizo 77ae14e98f Added warning color to theme variables 2018-09-06 10:53:40 +02:00
apanizo 2ec8b3ec60 Adding flex basis to Header's provider 2018-09-05 17:10:06 +02:00
apanizo 2133d13153 Updating styles of NotConnected provider component 2018-09-05 16:34:50 +02:00
apanizo 50bdc27491 Updated Footer and made Paragraph more robust 2018-09-05 16:04:41 +02:00
apanizo 244d36e1a1 Updating UserDetails component when user is connected to provider 2018-09-05 15:52:31 +02:00
apanizo 53983f006a Adapting Block Hairline and welcome route to new design 2018-09-05 15:52:03 +02:00
apanizo 0897ab8f35 Adding margin xl to Heading layout component 2018-09-05 15:51:22 +02:00
apanizo 13b28dc51f Added as shorten utily method to eth address logic files 2018-09-05 15:50:47 +02:00
apanizo 19bcc7db7c Modified border and added xl in variables.js 2018-09-05 15:50:19 +02:00
apanizo bcc0ea71c6 Styles when provider is not connected 2018-09-05 12:44:07 +02:00
apanizo 1ca39dff58 Fix margin lg in row 2018-09-05 12:43:35 +02:00
apanizo 22f32d77cc Added bolder weight semantic style in paragraph 2018-09-05 12:43:20 +02:00
apanizo 9c4d9f97af Adding RobotoMono 500 as darkness font in Roboto family 2018-09-05 12:42:59 +02:00
apanizo 9f2fa2e9a2 More adjustments on the welcome route 2018-09-05 12:26:10 +02:00
apanizo 1cb4f09ca3 Adding Roboto Mono 400 and 700 fonts 2018-09-05 11:47:49 +02:00
apanizo 696b1ae972 Adding RobotoMono font to Storybook 2018-09-05 11:37:35 +02:00
apanizo ac84770605 Normalizing weight fonts to 300, 400 and 700 2018-09-05 11:34:36 +02:00
apanizo b97a722068 Moving List wrapper to Provider 2018-09-05 10:36:48 +02:00
apanizo e73c5b36e4 Styles when provider is disconnected 2018-09-04 17:12:20 +02:00
apanizo 0c1325627e Using Paragraph's color attr in layout component 2018-09-04 17:11:49 +02:00
apanizo f8d73a5025 Adding fancy variable color 2018-09-04 17:11:29 +02:00
apanizo 31cf7ced95 Simplification of ProviderInfo component 2018-09-04 17:02:29 +02:00
apanizo dc879a449b Extracting general Provider info layout into a common shared local component 2018-09-04 17:00:58 +02:00
apanizo 425a0db985 Moving Popper into Header's Layout and reusing openHoc attrs from there 2018-09-04 17:00:12 +02:00
apanizo 89a8951247 Refactoring Header component injecting provider details and info as a prop 2018-09-04 16:59:37 +02:00