Commit Graph

1101 Commits

Author SHA1 Message Date
Mikhail Mikheev c3fba307c2 createTransaction action 2019-05-24 18:43:06 +04:00
Mikhail Mikheev ad183dfabb createTransaction action wip 2019-05-24 18:10:47 +04:00
Mikhail Mikheev 7a8a69b528 send transaction for threshold = 1 2019-05-24 17:26:38 +04:00
mmv 051f26aa76 finish the ui for sending tokens 2019-05-24 14:08:33 +04:00
mmv f2ec21ef33 review tx screen wip 2019-05-23 18:56:22 +04:00
mmv 8afb646d9b add reviewtx component, state variable for tx info 2019-05-23 17:16:54 +04:00
mmv 46e96c7026 add buttons in sendfunds 2019-05-23 17:02:17 +04:00
mmv e51f5c9572 fix token pre-population 2019-05-23 16:27:02 +04:00
mmv 1e796f6bb5 prepopulate send funds modal value with clicked token 2019-05-23 15:55:20 +04:00
mmv e1e33ead6f fix signature in estimateDataGas 2019-05-23 15:15:56 +04:00
mmv a25da6d869 remove fee calculation from send funds modal 2019-05-23 15:12:39 +04:00
mmv 48eb83c288 fix estimateGas call 2019-05-23 12:38:55 +04:00
Germán Martínez d17eaec118 Create settings menu 2019-05-22 19:15:04 +02:00
Germán Martínez 500b696e7b Remove Safe from modal window 2019-05-22 18:43:51 +02:00
mmv 8f6823a9c4 minor codestyle fixes 2019-05-22 19:51:15 +04:00
mmv c5bc2fa584 update calculations to be like in up-to-date safe-contracts tests 2019-05-22 19:36:46 +04:00
mmv 755db44c17 generate pre validated signature for gas calculation 2019-05-22 18:36:43 +04:00
mmv dc4c6097c1 metamask signature generation fix, gas calculations wip 2019-05-22 17:06:55 +04:00
Germán Martínez c5193281d7 Add basic settings page 2019-05-22 14:20:36 +02:00
mmv c6325567ba gas calculations wip 2019-05-22 15:59:42 +04:00
Germán Martínez 9d689a8f48 Remove Safe owners from storage 2019-05-22 12:56:11 +02:00
Germán Martínez 9b19ca1274 Add code formatting 2019-05-22 12:51:02 +02:00
Germán Martínez 08bcdbb1b0 Add error color 2019-05-22 12:37:44 +02:00
mmv a984d08a3d gas calculations wip 2019-05-22 13:14:41 +04:00
mmv 7019d46e13 eslint fixes 2019-05-21 19:18:37 +04:00
mmv 2eb09c6398 gas calculations wip 2019-05-21 19:04:52 +04:00
Germán Martínez 0922c57d87 Use browserlist new api 2019-05-21 16:19:59 +02:00
Germán Martínez dc98b44827 Update dependencies 2019-05-21 15:54:33 +02:00
mmv b0a7b649a1 small refactor to make the send funds component smaller 2019-05-21 17:02:12 +04:00
mmv d491e25159 add input adornment (token symbol) 2019-05-21 16:30:20 +04:00
mmv 2010a6b7eb add sendmax and button link for the amount field in sending funds form 2019-05-21 16:16:12 +04:00
mmv 7bac5ae822 add amount field 2019-05-21 12:35:12 +04:00
mmv e0be6094d3 fix placeholder styling 2019-05-21 12:13:09 +04:00
mmv 1467b0decb remove unused hook import 2019-05-20 22:23:26 +04:00
Germán Martínez 5e37453ac6 Refactor get Safe instance 2019-05-20 18:21:56 +02:00
Germán Martínez ef9f6ae575 Codestyle fixes 2019-05-20 17:51:38 +02:00
mmv aa2f3dc419 placeholder wip 2019-05-20 19:41:27 +04:00
mmv ea490c8b2e render token in select field inside send funds modal 2019-05-20 17:26:51 +04:00
Germán Martínez 6634286030 Add owners list to load Safe review page 2019-05-20 14:49:26 +02:00
Germán Martínez 853427c1b2 Add initial values and threshold to load Safe 2019-05-20 11:17:53 +02:00
Germán Martínez de95d10d43 Add owners names to load Safe 2019-05-20 10:48:11 +02:00
Germán Martínez 0a22089535 Add owner list page to load Safe stepper 2019-05-20 09:57:48 +02:00
Germán Martínez ca4d298a02 Add temporary logs 2019-05-17 18:17:24 +02:00
Germán Martínez 800955fbe6 Add loop to listen to provider updates 2019-05-17 16:03:37 +02:00
Germán Martínez bbc738d29c Identify the Safe web3 provider 2019-05-16 20:07:33 +02:00
Germán Martínez a5db2d4ed6 Allow Metamask in private mode 2019-05-16 18:18:26 +02:00
Germán Martínez 920b4da29d Remove useless spaces 2019-05-16 17:58:31 +02:00
Germán Martínez 98293e5629 Add xenial dist to travis.yml 2019-04-30 17:20:37 +02:00
mmv 61c98a9ab3 add tokens menuitem 2019-04-30 18:55:13 +04:00
Germán Martínez 2d9e938d46 Fix build issue with truffle 2019-04-30 16:48:24 +02:00