Commit Graph

1025 Commits

Author SHA1 Message Date
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
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
mmv c6325567ba gas calculations wip 2019-05-22 15:59:42 +04: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
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
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 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
Germán Martínez 1385e108c8 Fix build issue with truffle 2019-04-30 16:20:36 +02:00
mmv e158f85c65 select token wip 2019-04-30 18:18:56 +04:00
Germán Martínez 77cf1fc544 Update readme file 2019-04-30 16:10:54 +02:00
Germán Martínez 5901b6b7fc Fix build issue with truffle 2019-04-30 16:09:40 +02:00
mmv 1b25a6c29e add recepient input 2019-04-30 17:13:07 +04:00
mmv b1fe6a7db0 update arrow icon 2019-04-30 16:43:42 +04:00
mmv f10df9fea5 show ethBalance in safe info in sendFunds modal 2019-04-30 16:32:52 +04:00
Germán Martínez 2e2a7d906c Unify and refactor gnosis safe instance functions 2019-04-30 14:18:03 +02:00
mmv 8b0bb4fe4f Splitter sendFunds 2019-04-30 15:58:37 +04:00
Germán Martínez e4d2e3b35d Fix constant variable value 2019-04-30 13:56:02 +02:00
mmv 53c8a8f5ad safe info in send funds modal 2019-04-30 13:35:56 +04:00
mmv 1d25492e68 send funds modal wip 2019-04-29 19:58:47 +04:00
mmv e0c70551ee create sendModal component 2019-04-29 19:20:07 +04:00
Germán Martínez b98cf81b7d Import gnosis-contracts 2019-04-29 14:30:14 +02:00
Germán Martínez d6d9e7cb57 Remove safe-contracts generated 2019-04-29 14:27:17 +02:00
mmv 479915d394 add chooseTxType screen 2019-04-29 16:23:22 +04:00
Germán Martínez 7be68f95de eslint fixes 2019-04-29 13:15:07 +02:00
Germán Martínez c78fa2fb29 Update safeMaster setup parameters 2019-04-29 13:13:32 +02:00
Germán Martínez a3b86bb807 Update contracts to v1.0.0 2019-04-29 12:55:47 +02:00
mmv f6f9076fab wip chooseTxType screen 2019-04-29 13:03:25 +04:00
mmv d8b5ab4e42 Merge branch 'development' of github.com:gnosis/safe-react into 80-send-funds 2019-04-29 12:58:28 +04:00
mmv 9754a2bb2a dep bump 2019-04-29 12:56:46 +04:00
Mikhail Mikheev 18b4edf3c8
Merge pull request #105 from gnosis/71-receive-funds
#71 Receive funds
2019-04-29 12:19:29 +04:00
Mikhail Mikheev ad6fdc32ff
Merge pull request #106 from gnosis/bug/input-spacings
BUG: input spacings
2019-04-26 23:45:06 +04:00
Mikhail Mikheev 2e169cf194 click on address to copy to clipboard 2019-04-26 19:13:55 +04:00
Mikhail Mikheev 12f8745af1 add spacings to each input in load safe form 2019-04-26 19:01:49 +04:00