Commit Graph

2487 Commits

Author SHA1 Message Date
apanizo a16b5ed0f2 WA-238 Add test safesByOnwer selector with casi insensitive comparing addresses 2018-05-17 15:46:31 +02:00
apanizo 4a104830ae WA-238 Fix onClick reset fn hook in Stepper component after tx is finished 2018-05-17 13:44:38 +02:00
apanizo e25ccbeb6d WA-238 Adding tests for safesByOwnerSelector 2018-05-17 10:29:54 +02:00
apanizo e3c4c7661d WA-238 adapt safeContracts> initContracts and code when creating safe to new safe-contracts 2018-05-16 16:06:39 +02:00
apanizo fb01100e6c WA-238 Updating safe-contracts 2018-05-16 15:46:33 +02:00
apanizo c997bb4473 WA-238 Fixing flow errors 2018-05-16 15:38:45 +02:00
apanizo 140d393e54 WA-238 reducing initial load increasing vendors Webpack 4 optimization 2018-05-16 15:37:33 +02:00
Adolfo Panizo 8542a25941
Merge pull request #25 from gnosis/feature/WA-238-withdrawn-form-component
WA-238 Daily limit UI changes (React components and tests)
2018-05-16 09:26:13 +02:00
Adolfo Panizo 5531e0fc19
Merge pull request #26 from gnosis/feature/WA-238-daily-limit-logic
WA-238 Daily limit logic (including spentToday information)
2018-05-16 09:25:33 +02:00
apanizo 608e4c1307 WA-238 Giving more time to mine tx when deploying safes 2018-05-14 16:00:44 +02:00
apanizo c711c624fd WA-238 Increasing the jest.setTimeout time 2018-05-14 15:52:55 +02:00
apanizo 98ce8f1746 WA-238 Adding more time to execute the tx in background 2018-05-14 15:26:48 +02:00
apanizo d61bf58963 WA-238 Fix delay in tests avoiding JEST default error 2018-05-14 13:46:30 +02:00
apanizo d66ef07f98 WA-238 Delaying fetchDailyLimit after withdrawing 2018-05-14 13:38:18 +02:00
apanizo a4a519ad8e WA-238 Modify redirect of withdrawn stepper 2018-05-14 12:41:20 +02:00
apanizo d0860df49b WA-238 Not allowing to wthdrawn if limit is exceeded 2018-05-14 12:27:57 +02:00
apanizo f04eec5f77 WA-238 Storybook showing spentToday and disabling withdrawn buttons is limit has been exceeded 2018-05-14 11:14:09 +02:00
apanizo 706bdba69b WA-238 Adding test updating safe's daily limit redux record after executing withdrawn 2018-05-14 10:43:23 +02:00
apanizo 26815af91c WA-238 Adding test handling exception when exceeding dailyLimit 2018-05-14 10:42:42 +02:00
apanizo 4051852eda WA-238 Returning promise when executing dailyLimit tx 2018-05-14 10:42:08 +02:00
apanizo 725a9f6b13 WA-238 Fix error on reducer not using action's payload property 2018-05-14 09:50:11 +02:00
apanizo 8b5aad2bd5 WA-238 Updating deployment of sc 2018-05-14 09:48:41 +02:00
apanizo cefa6d5567 WA-238 Do not update safes in localStorage when updating DailyLimit 2018-05-14 09:10:28 +02:00
apanizo 4a30051858 WA-238 fetchDailyLimit action definition and its reducer 2018-05-13 13:33:40 +02:00
apanizo 3cba259fc1 WA-238 DailyLimit Record types 2018-05-13 13:31:33 +02:00
apanizo aa93a8301b WA-238 refactor update deployedSafe builder including execture withdrawn helper 2018-05-13 13:30:20 +02:00
apanizo 79ae47570f WA-238 creation of updateDailyLimit action 2018-05-13 13:25:02 +02:00
apanizo 86fad267ca WA-238 get Daily Limit by token from the safe smart contract (useful for spentToday) 2018-05-11 18:07:02 +02:00
apanizo 1e42b3d67e WA-238 Adapting dailyLimit in safes to store the amount spent 2018-05-11 15:25:16 +02:00
apanizo 5f1931c039 WA-238 Cleanning tests 2018-05-10 16:56:45 +02:00
apanizo 3c740c0dbb WA-238 Updating code to new safe-contracts version 2018-05-10 15:06:34 +02:00
apanizo 7b969675d7 WA-238 Updating contracts 2018-05-10 13:12:13 +02:00
apanizo 91f142f510 WA-238 Adding dailyLimit withdrawn DOM test 2018-05-09 14:41:29 +02:00
apanizo 7569002ce0 WA-238 Including DailyLimit when creating the safe 2018-05-09 09:16:01 +02:00
apanizo c2fd9fb1a5 WA-238 Fix async status on getExtensions when withdrawing safe's funds 2018-05-08 16:41:48 +02:00
apanizo 3ce8383f98 WA-238 Redeployed Gnosis Safe contracts 2018-05-08 16:41:03 +02:00
apanizo f882c557fe WA-238 Fix indentation Withdrawn Review component 2018-05-08 16:06:30 +02:00
apanizo 8f95eee337 WA-238 Improve Withdrawn CSS look and feel 2018-05-08 16:00:05 +02:00
apanizo 48dcf7c040 WA-238 Withdrawn component 2018-05-08 13:47:14 +02:00
apanizo 2d63300e54 WA-238 Withdrawn Form component 2018-05-08 13:45:30 +02:00
apanizo b472142536 WA-238 Withdrawn Review component 2018-05-08 13:45:00 +02:00
apanizo 8d3bfa8d2a WA-238 Adding logic for withdrawing safe's funds 2018-05-08 13:27:22 +02:00
apanizo fe7a936687 WA-238 Include the go title and to properties in Open route component 2018-05-08 13:21:50 +02:00
apanizo 2359ba640a WA-238 Adding TXS address 2018-05-08 13:19:07 +02:00
apanizo 32f88a873c WA-238 Specifying Go address and title in Stepper via props 2018-05-08 13:18:48 +02:00
apanizo 88795cf890 WA-238 Logic for showing Withdrawn form after clicking on Safe's button 2018-05-07 15:50:52 +02:00
apanizo 9f2ea3d4e6 WA-238 Adding gnosis-safe logo on safe details view 2018-05-07 15:21:27 +02:00
Adolfo Panizo 8be067900b
Merge pull request #24 from gnosis/feature/WA-238-use-proxy-contract-and-daily-limit-extension
WA-238 - Use proxy contract and daily limit extension
2018-05-07 10:25:12 +02:00
apanizo f145d12ce1 WA-238 Adding safe-contracts 2018-05-04 16:04:20 +02:00
apanizo e4c56f8888 WA-238 Added contracts after migrated to Kovan and Rinkeby 2018-05-04 12:50:24 +02:00