Commit Graph

620 Commits

Author SHA1 Message Date
apanizo 0ba812f7f5 Adjusting mui variables to match final design 2018-10-08 12:03:47 +02:00
apanizo 1a648cbe0c Layout in columns when displaying info on Review part of opening a new Safe 2018-10-08 12:01:13 +02:00
apanizo 2127dc44f5 Introduce a max width in Threshold view when opening Safe 2018-10-08 11:57:56 +02:00
apanizo 317c990993 Adding test for generating signatures in correct order even addresses are checksumed 2018-10-08 10:57:30 +02:00
apanizo e6a2d53bdd Injecting in redux confirmations type in lowercase to match type 2018-10-05 17:33:50 +02:00
apanizo 98a402ae75 Order signatures by address 2018-10-05 17:33:10 +02:00
apanizo a20f1a1568 Adjust the tx-history-service sending proper data based on spec 2018-10-05 17:32:19 +02:00
apanizo 85dc4f8b8b Adjust blockchain logic to send approved signatures when executing tx 2018-10-05 17:31:31 +02:00
apanizo 81fccccdab Update Transactions component for displaying Txs correctly 2018-10-05 17:30:45 +02:00
apanizo 5a1df5e363 Adding etherscan network details for user addresses 2018-10-04 15:08:56 +02:00
apanizo 8f3fd161d0 Fix Header auto grow logo & center align of user address 2018-10-04 14:42:44 +02:00
apanizo 6c057fb976 Completed stepper points as secondary 2018-10-04 14:35:54 +02:00
apanizo 4a0b05ded4 Design of Review view of Open Safe process 2018-10-04 11:16:03 +02:00
apanizo 213a37ef89 Adding disabled color to paragraph 2018-10-04 11:15:38 +02:00
apanizo 958c1f9952 Adding SafeThresholdForm to Open Safe process 2018-10-03 17:39:56 +02:00
apanizo 75edd7262e Helper function to calculate num owners introduced 2018-10-03 17:39:09 +02:00
apanizo 249c2526ed Custom SelectField for react-final-form 2018-10-03 17:38:41 +02:00
apanizo 9d882e7a8b Adding helper function to calculate penultimate and last page in Stepper 2018-10-03 17:35:19 +02:00
apanizo a64278bd51 Adding penultimate to Stepper's controls 2018-10-03 17:34:44 +02:00
apanizo d8e5456354 Removing formControl default margin top from theme 2018-10-03 17:34:13 +02:00
apanizo 58fc5f4cfe Overriding MuiInput-input to ellipsis by default 2018-10-03 15:15:40 +02:00
apanizo 439c2a4993 Expanding the minimum layout on Stepper 2018-10-03 15:15:05 +02:00
apanizo d214ca2f67 Modifying Stepper Transition to avoid glitches 2018-10-03 13:33:20 +02:00
apanizo ed1e349002 Minor style adjustments 2018-10-03 12:01:36 +02:00
apanizo d4557e8515 Implementation of adding new owner 2018-10-03 12:01:03 +02:00
apanizo 9e6c97aea8 Implementation of removing owner logic indepentdently the order 2018-10-03 10:51:25 +02:00
apanizo ef17ca59a5 Updating SafeOwnersForm to change initial values of the form 2018-10-02 17:10:56 +02:00
apanizo f31976df87 Injecting callback for updating values in Stepper 2018-10-02 17:08:57 +02:00
apanizo c0a6c222dd Fix for Col className 2018-10-02 16:43:49 +02:00
apanizo 4c0fbccd83 Adding Input Adornment to TextField 2018-10-02 16:43:14 +02:00
apanizo af0930a02f Styles on the Owner Page 2018-10-02 16:42:47 +02:00
apanizo 9f27f408a2 Making padding on Open paper optional 2018-10-01 17:33:42 +02:00
apanizo 53faeb8210 Adding SafeOwnersField to Open process 2018-10-01 17:31:12 +02:00
apanizo 61ed0f1889 Creating SafesOwnersPage WIP 2018-10-01 17:29:14 +02:00
apanizo f8784a706b Adding storybook story when user goes to opening route without data 2018-09-28 14:27:47 +02:00
apanizo a4ea9e055c Adding storybook instance for opening route 2018-09-28 14:26:14 +02:00
apanizo dc970a3170 Adding Layout component for opening route 2018-09-28 14:25:51 +02:00
apanizo 5ff18f62aa Creating a container for opening route 2018-09-28 14:24:55 +02:00
apanizo 5ef120f327 UserDetails refactor, adding variable to css 2018-09-28 14:24:17 +02:00
apanizo 84b456f33b Revert EIP 712 in Production 2018-09-28 09:56:33 +02:00
apanizo 166ea9c1ca Enabling EIP 712 in production 2018-09-28 09:55:43 +02:00
apanizo 9ae732cd6b Adapting blockchain operations to 0.0.2 alpha contracts WIP 2018-09-28 09:35:45 +02:00
apanizo 3a9898c29f Generating nonce from safe 2018-09-27 16:17:55 +02:00
apanizo 3feece9e43 Refactoring SendToken WIP 2018-09-27 16:11:49 +02:00
apanizo 74b58e3fea Refactoring threshold 2018-09-27 15:41:18 +02:00
apanizo 5b3a4de489 Refactor removing owners 2018-09-27 15:12:01 +02:00
apanizo aacd242da0 Refactoring DailyLimit changes 2018-09-27 12:35:31 +02:00
apanizo c32d4616ed Assuring steps in Stepper are left aligned 2018-09-27 12:30:31 +02:00
apanizo 304e0872b0 Refactoring OpenPaper, moving inside Stepper Component 2018-09-27 12:30:03 +02:00
apanizo f764945811 Fixing layout on AddOwner component 2018-09-27 12:28:28 +02:00
apanizo c6ff0801fb Fix Metamasks' signatures following EIP 712 2018-09-27 10:57:44 +02:00
apanizo 7fdf94f824 Creating safe's instances using 0.0.2 contracts 2018-09-27 10:55:17 +02:00
apanizo 9c235ea12a Removing autocomplete in inputs 2018-09-25 16:50:16 +02:00
apanizo 2af0c2d3ef Adding responsive layout to Page default view component 2018-09-25 16:48:04 +02:00
apanizo a6bd62fabf Adding opening components & styles 2018-09-25 16:44:26 +02:00
apanizo c9c5d1fed7 Adding to Paragraph secondary color 2018-09-25 16:42:32 +02:00
apanizo 19c8f77d2f Creating opening route (no components yet) 2018-09-25 13:35:10 +02:00
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 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
apanizo 70180b1535 Typo in Network word 2018-09-06 17:08:22 +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 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 9f2fa2e9a2 More adjustments on the welcome route 2018-09-05 12:26:10 +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
apanizo 1b380fa165 Adding connect-wallet icon 2018-09-04 16:58:39 +02:00
apanizo 113bc1f4dd Refactor: Separating Header's layout from Provider Information 2018-09-03 15:57:31 +02:00
apanizo 6bcc351fa2 Creating a log boundaries utility for wrapping react errors 2018-09-03 15:56:19 +02:00
apanizo 916b38c589 Refactor Header: Removing unused styles 2018-09-03 13:57:06 +02:00
apanizo 8d34d32c5d Adding connected Icon to Provider 2018-09-03 13:51:10 +02:00
apanizo d2254e1827 Moving min-width button prop from theme to its custom component 2018-09-03 13:26:18 +02:00
apanizo 7c990e671a Adapting regular style changes to MuiButton in theme 2018-09-01 10:05:36 +02:00
apanizo f2c8c7c67e Header's Provider UI changes 2018-09-01 10:03:02 +02:00
apanizo 5184d2f3ff Footer style adjustments 2018-09-01 09:46:59 +02:00
apanizo b35bb3d805 Adjusting layout & background on views 2018-09-01 09:38:31 +02:00
apanizo 99991e8004 Using RobotoMono 2018-08-31 14:26:00 +02:00
apanizo 8d01fdb75b Hardcoding size large in MuiButton 2018-08-31 14:21:59 +02:00
apanizo 725a2b27ee Overrided contained primary styles on MuiButton 2018-08-31 14:16:44 +02:00
apanizo 83a4983808 Welcome Route changes 2018-08-31 14:00:53 +02:00
apanizo ac86d3ec21 Added Icons to user's account information 2018-08-31 12:36:37 +02:00
apanizo 5f66a6cd64 Styles for Provider Popup 2018-08-31 12:24:11 +02:00
apanizo 8707ba9104 Making no round button as default 2018-08-31 12:23:51 +02:00
apanizo 8406a3d156 Adding size xs on Block 2018-08-31 12:23:31 +02:00
apanizo e54c95bf74 Adding background variable 2018-08-31 12:22:54 +02:00
apanizo f7c0a13ee2 Creating util Size class 2018-08-31 12:22:38 +02:00
apanizo df4c7439df Fix alignment in Header's components 2018-08-30 18:06:04 +02:00
apanizo daa5b22c84 Fix Popup padding overflow in Provider's UserDetails 2018-08-30 17:54:26 +02:00
apanizo 620b977e9c Refactor of User Details Popup 2018-08-30 17:16:52 +02:00
apanizo c00af455de Refactor Header component using Provider and Popover 2018-08-30 17:03:20 +02:00
apanizo 1943100f7f Creating Provider Component with its owen React Portal refence 2018-08-30 17:02:26 +02:00
apanizo 70f875ba29 Wrapping Provider data in one component & Adding Identicon 2018-08-30 14:02:47 +02:00