Commit Graph

828 Commits

Author SHA1 Message Date
Adolfo Panizo f6f37dd1a0
Merge pull request #70 from gnosis/development
Feature - Safe route [updated safe-contracts and transaction-history-service]
2018-10-17 10:12:05 +02:00
Adolfo Panizo eb1c6fd123
Merge pull request #69 from gnosis/feature/create-safe-ui-process
Feature - Create Safe [design & 0.0.2 safe-contracts]
2018-10-17 10:08:32 +02:00
apanizo 82cac576e5 Make all Header's provider clickable 2018-10-16 12:33:10 +02:00
apanizo 70da5608b3 Removing immutable model for daily ly limit 2018-10-15 15:15:15 +02:00
apanizo d97e61993c Removing daily limit from addSafe action 2018-10-15 13:33:44 +02:00
apanizo 451f3505a2 Removing daily limit in logic 2018-10-15 13:23:37 +02:00
apanizo 9b647a8e20 Removing daily limit refences in tests 2018-10-15 12:45:02 +02:00
apanizo 15613c869d Removing Daily Limit from Safe component 2018-10-15 12:42:56 +02:00
apanizo 471417da0b Removing daily limit from open route 2018-10-15 12:41:49 +02:00
apanizo 78618b5a26 Removing modules flag feature 2018-10-15 12:35:20 +02:00
apanizo 678c3de726 Removing unused setup line and increasing gas for creating GnosisSafe contract in test environment 2018-10-11 19:16:49 +02:00
apanizo 8b5a609e33 Updating create safe dom test 2018-10-11 19:13:05 +02:00
apanizo 4a132bec91 Adapting Open safe layout component for not using dailyLimit 2018-10-11 19:12:36 +02:00
apanizo f5dfb531b2 Extracting as a const the add owner button 2018-10-11 19:11:59 +02:00
apanizo b836f656ed Adapting safeContracts to create safes without any module 2018-10-11 19:11:29 +02:00
apanizo 039f4527bb Fix unique key problem in React component 2018-10-11 19:10:31 +02:00
apanizo 4c482f80ad Adding wrong network notification 2018-10-11 10:04:20 +02:00
apanizo 227d011c7d Refactor provider notifications 2018-10-10 16:40:34 +02:00
apanizo b413d90f01 Fix overflow problems on big texts in Open safe's review view 2018-10-10 16:33:39 +02:00
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