Commit Graph

1329 Commits

Author SHA1 Message Date
Mikhail Mikheev b08e0215dc replace colors, change button styling 2019-08-28 18:25:18 +04:00
Mikhail Mikheev 494dd7074e
Merge pull request #156 from gnosis/bug/confirm-tx-1o-safe
Update tx history service api url
2019-08-20 16:59:13 +04:00
Mikhail Mikheev 2d57986b08 update tx service api url 2019-08-20 16:57:45 +04:00
Mikhail Mikheev f4f4787d23
Merge pull request #146 from gnosis/125-ens
Feature #125: ENS Integration
2019-08-19 13:40:57 +04:00
mmv 121eb8a056 remove cleanup-after-each 2019-08-15 18:50:15 +04:00
mmv 2acd0e17bf Resolve ENS name onChange, add ENS support to load safe route 2019-08-15 18:42:51 +04:00
mmv 6f92662e03 dep bump 2019-08-15 16:49:35 +04:00
Mikhail Mikheev 2d81871b23 dep bump, eslint fix 2019-08-02 12:45:26 +04:00
Mikhail Mikheev 3bcdc80449 add more ens domain codes 2019-07-29 17:25:09 +04:00
Mikhail Mikheev 9dfa84414e remove an import of a removed component in test helper 2019-07-29 14:50:37 +04:00
Mikhail Mikheev 4d5e634f40 remove unneeded props from sendfunds modal 2019-07-29 14:15:14 +04:00
Mikhail Mikheev 242204bfbd remove window.ens 2019-07-29 14:12:06 +04:00
Mikhail Mikheev 167281179f add AddressInput with ENS support to create safe form 2019-07-29 14:08:28 +04:00
Mikhail Mikheev 6e5bdf90e4 dep bump, add validation 2019-07-29 13:34:41 +04:00
Mikhail Mikheev 7d936b1f80 add AddressInput with ENS support to AddOwner 2019-07-26 18:38:44 +04:00
Mikhail Mikheev e5061a5731 set address from ens on blur 2019-07-26 17:47:31 +04:00
Mikhail Mikheev 2beb8afc29 Merge branch 'development' of github.com:gnosis/safe-react into 125-ens 2019-07-26 16:06:27 +04:00
Mikhail Mikheev 335b672f76 Address input component wip 2019-07-26 16:05:23 +04:00
Mikhail Mikheev 6d31f1b0e6
Merge pull request #138 from gnosis/126-onboarding-improvements
Feature #126: Onboarding improvements
2019-07-26 14:05:23 +04:00
Mikhail Mikheev 3bbe9f32fb fix reload crash with safe extension 2019-07-26 12:09:28 +04:00
mmv 8d474c618a fix removal of the second owner 2019-07-25 15:26:01 +04:00
mmv c442ed76ae pull from dev 2019-07-25 14:44:43 +04:00
Germán Martínez 5bd103f25c Fix remove prefix in scanned address 2019-07-23 14:00:05 +02:00
Germán Martínez 462cb47a88
Merge pull request #131 from gnosis/send-funds-multiple-owners-tests
TESTS: Sending funds for multiple owners/Tx list
2019-07-23 12:14:32 +02:00
Germán Martínez 6cda678c9e Use safe tx hash as transaction id 2019-07-23 11:36:16 +02:00
Germán Martínez 11a4b84c9b Remove test-local from package.json 2019-07-23 11:34:04 +02:00
Germán Martínez eaae2b3b9f Temporal fix: update of the creationTxHash 2019-07-22 14:30:18 +02:00
Germán Martínez 64de39ae35 Fix params order when getting the add owner transaction data 2019-07-22 11:44:54 +02:00
mmv aa5091d53a fix qr scan for metamask, add margin and remove font-weight for confirmations input label 2019-07-22 11:44:34 +04:00
Germán Martínez 1cedfa8b50 Fix tests 2019-07-20 23:37:19 +02:00
Germán Martínez 3ee8a5196f Remove fetching Safes in a loop 2019-07-20 21:15:52 +02:00
Germán Martínez a963c09050 Transaction list tests for txs with threshold=1 2019-07-20 20:51:38 +02:00
Germán Martínez 034c15d1f3 Transaction list test for owner settings transactions 2019-07-20 20:11:04 +02:00
Germán Martínez f754fa0d8f Update readme 2019-07-20 19:45:17 +02:00
Germán Martínez 0a64fd7d76 Increase sleep time in test for sending Eth with threshold=2 2019-07-20 19:34:05 +02:00
Germán Martínez f4d2215f48 Tests wip 2019-07-19 17:27:07 +02:00
Germán Martínez c655f3119a Tests wip 2019-07-19 17:18:14 +02:00
mmv 2d998b2f24 create safe form validation logic fixes 2019-07-19 18:17:12 +04:00
mmv 57cc985730 eslint fix 2019-07-19 17:34:13 +04:00
mmv 24a8774011 export styles to a separate file 2019-07-19 17:23:56 +04:00
mmv e827837c58 QRCode scanner logic 2019-07-19 17:09:27 +04:00
mmv d882f17d7d add qrcode scanner component, logic wip 2019-07-19 16:48:16 +04:00
Germán Martínez 690967f0e1 Avoid waiting for txHistory 2019-07-19 13:11:18 +02:00
mmv 9e6555a6f5 allow passing fromAccountIndex in sendEtherTo helper, use account 9 for testing sending ETH 2019-07-18 23:13:36 +04:00
Germán Martínez 062884f5c3 Remove warning during tests execution 2019-07-18 18:38:36 +02:00
Germán Martínez 23fe8dca42 Adjust names for test variables 2019-07-18 18:38:36 +02:00
Germán Martínez a3f2f56dd7 Format fixes 2019-07-18 18:38:36 +02:00
Germán Martínez 625255de2d Rename test variables 2019-07-18 18:38:36 +02:00
mmv abae5ab25a add test for sending funds with threshold = 2 2019-07-18 18:38:36 +02:00
mmv 4342fc1b7a add instructions on how to run transaction service, tests wip 2019-07-18 18:38:36 +02:00