Commit Graph

850 Commits

Author SHA1 Message Date
Mikhail Mikheev a220b4cf0a funds test fix 2019-06-05 18:20:13 +04:00
Mikhail Mikheev 275640ac4a eslint fix 2019-06-05 18:07:12 +04:00
Mikhail Mikheev 96da5f8e85 add tests for enabling/disabling tokens, fix sending funds test 2019-06-05 17:45:05 +04:00
Mikhail Mikheev ca81ff73fa enabling and disabling tokens tests wip 2019-06-05 17:01:54 +04:00
Mikhail Mikheev 4625ed1aa5 add a test for adding custom token 2019-06-05 15:52:15 +04:00
Mikhail Mikheev 4b0cac5eb0 fix balance table sorting crash 2019-06-05 13:41:01 +04:00
Mikhail Mikheev 6c5711d6d9 balances sorting fixes wip 2019-06-04 20:04:49 +04:00
Mikhail Mikheev f5de843a26 sorting fixes wip 2019-06-04 19:46:36 +04:00
Mikhail Mikheev 998ec2e687 balance table sorting fix wip 2019-06-04 18:32:58 +04:00
Mikhail Mikheev 02fbb74f72 remove outdated tests 2019-06-04 16:59:46 +04:00
Mikhail Mikheev 4c5143f228 fix load and create safe test: remove memoryHistory because it doesnt update window 2019-06-04 15:57:24 +04:00
Mikhail Mikheev bf3ade5209 Merge branch 'development' of github.com:gnosis/safe-react into 110-sort-out-tests 2019-06-04 15:31:38 +04:00
Mikhail Mikheev 3c1c488ee2 refactor sending funds test 2019-06-04 14:24:23 +04:00
mmv 1d62ef700e sending tokens test wip 2019-06-03 17:58:20 +04:00
mmv 95dcce1684 replace internal react types 2019-06-03 17:17:10 +04:00
mmv 6523a25c9b remove implementation tests for now 2019-06-03 17:11:06 +04:00
mmv bf174d6f94 refactor send ETH test 2019-06-03 16:49:52 +04:00
mmv 05573407a5 get a substring of last 40 chars when getting proxy from storage 2019-05-31 22:32:25 +04:00
mmv 14ef2f9063 eslint fix 2019-05-31 19:23:05 +04:00
mmv 70a484e79d send funds test refacotring wip 2019-05-31 19:22:05 +04:00
mmv 6902bad091 add token contracts for testing purposes and refactor TokenMovements utils 2019-05-31 17:58:35 +04:00
mmv bfa5a52bc4 refactor safe dom load test, fix safe address validator 2019-05-30 19:11:53 +04:00
mmv c3241a9b20 refactor safe creation form test 2019-05-30 16:57:24 +04:00
mmv 4f54a60866 safe creation test wip 2019-05-30 13:04:19 +04:00
mmv ead30855a6 give render function a more meaningful name 2019-05-29 18:32:51 +04:00
mmv 267f271364 safe creation test wip 2019-05-29 18:11:44 +04:00
mmv 4583e85782 dep bump 2019-05-29 13:52:55 +04:00
mmv 33395438af Fix sending funds with Gnosis Safe extension 2019-05-29 12:34:57 +04:00
mmv 7a9e9a039b Pull from dev 2019-05-29 10:34:17 +04:00
mmv f7ad8f3c96 Pull from dev 2019-05-29 10:33:04 +04:00
Mikhail Mikheev eb092852af material ui v4 migration style fixes for add token list 2019-05-27 19:39:19 +04:00
Mikhail Mikheev 974bc0d804 material ui v4 migration style fixes 2019-05-27 19:11:24 +04:00
Mikhail Mikheev ed2b6139c7 migrate to material ui v4, deps bump, show notification before sending the tx 2019-05-27 17:06:34 +04:00
Mikhail Mikheev 5edc8b821a fix sending tokens 2019-05-27 16:12:13 +04:00
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
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