Commit Graph

702 Commits

Author SHA1 Message Date
apanizo 6de2ad13f8 Show warning message when metamask is locked 2018-10-10 16:25:34 +02:00
apanizo 1d0fa2ca63 Removing references to daily limit when creating safe 2018-10-10 12:32:10 +02:00
apanizo ff6558f236 Set the initial owners to one when creating a Safe 2018-10-10 12:28:49 +02:00
apanizo fbb0b7b817 Adding Terms and Privacy links when creating a a safe 2018-10-10 12:27:53 +02:00
apanizo e2d95c03fb Using notifications when app is connected to web3 provider 2018-10-09 16:50:34 +02:00
apanizo 2b45b24378 Adding notifications in react context 2018-10-09 16:49:51 +02:00
apanizo 4cc92e5361 Refactor OpenPaper component. Now it accepts width for container component 2018-10-08 12:21:23 +02:00
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 8d6d2f512e Updating contracts 2018-10-05 17:26:48 +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