Commit Graph

1049 Commits

Author SHA1 Message Date
apanizo 10ceeca29a Remove Docker config 2018-08-09 12:30:01 +02:00
apanizo ba354c5f62 Adding docker-compose version 2018-08-09 12:15:38 +02:00
apanizo d3e54b2c1b Print docker-compose version 2018-08-09 12:11:54 +02:00
apanizo 0e91b9800d Print docker-compose version 2018-08-09 12:06:25 +02:00
apanizo 72611895a2 Updating to the latest docker-compose version 2018-08-09 12:00:02 +02:00
apanizo c05785387c Adding tx history project in travis 2018-08-09 11:53:05 +02:00
apanizo a0c3dfbc74 Executing tests against docker's ganache 2018-08-09 11:39:06 +02:00
apanizo e65cdf3866 Travis modifications 2018-08-09 11:38:43 +02:00
apanizo 94afc6e326 Initial Docker configuration 2018-08-09 11:35:46 +02:00
apanizo 703949f1d7 WA-521 Fix tests to make them to work with Tx History Service 2018-08-09 10:30:59 +02:00
apanizo 78511b4757 Refactored safeTxHistory function to integrate service url 2018-08-08 17:24:47 +02:00
apanizo b26ad98237 Created configuration files by NODE_ENV 2018-08-08 17:24:01 +02:00
apanizo 0212bcb162 Avoid CORS problem running docker project 2018-08-08 17:21:05 +02:00
apanizo 842398ef57 Usage of safeOperations abstraction when creating transactions 2018-08-05 13:14:50 +02:00
apanizo 087ace52c9 Abstraction of approve and execution transaction safe operations to be used easily with Tx History Service 2018-08-05 13:14:23 +02:00
apanizo bb5c7ca13c Update SafeTxHistory to match required parameters 2018-08-05 13:13:34 +02:00
apanizo ee2a6f463d Refactor grab gnosisSafe contract on TX History helper 2018-08-04 13:34:33 +02:00
apanizo 97d7118984 Safe Tx History POST helper function 2018-08-04 13:27:18 +02:00
apanizo 3f51574497 Use stored tx subjects when fetching them 2018-08-03 12:18:31 +02:00
apanizo ec5f13a02e Use storeSubject in storeTransaction 2018-08-03 10:22:18 +02:00
apanizo 45fda62e19 Store transaction subject function 2018-08-03 10:15:01 +02:00
Adolfo Panizo d8b7d171c6
Merge pull request #55 from gnosis/feature/test-autodeploy
Feature: AWS autodeploy with staging links per PR
2018-08-02 11:16:35 +02:00
Raul 2b6bf9f8b8 Add AWS deployments and PR dynamic environments 2018-08-01 15:37:54 +02:00
Adolfo Panizo b1b29683c1
Merge pull request #54 from gnosis/development
WA-232 - Feature: Select & Display, Add, Remove and  Transfer ERC20 Tokens
2018-07-27 13:30:09 +02:00
Adolfo Panizo 84ffda916c
Merge pull request #47 from gnosis/feature/WA-232-custom-tokens
WA-232 Display & Transfer custom tokens
2018-07-27 13:27:32 +02:00
Adolfo Panizo 614fa659de
Merge pull request #53 from gnosis/feature/WA-232-remove-custom-token
WA-232 - Feature:  remove custom ERC20 tokens
2018-07-27 13:14:00 +02:00
Adolfo Panizo cb3e5f5445
Merge pull request #52 from gnosis/feature/WA-232-add-custom-tokens
WA-232 - Feature: Add custom ERC 20 tokens
2018-07-27 13:13:34 +02:00
Adolfo Panizo 3d885f0d81 WA-232 remove custom ERC20 Tokens redux test 2018-07-26 16:14:22 +02:00
apanizo 3c6264fd27 WA-232 Fix Remove token test 2018-07-26 13:47:58 +02:00
apanizo 52443c5307 WA-232 Fix onReset behaviour 2018-07-26 13:40:19 +02:00
apanizo dc0b526533 WA-232 Remove token logic 2018-07-26 13:23:26 +02:00
apanizo 441e06efaa WA-232 RemoveToken component 2018-07-26 13:23:03 +02:00
apanizo fdf32fcdbb WA-232 remove token from localStorage 2018-07-26 13:22:44 +02:00
apanizo 043505183f WA-232 remove token action 2018-07-26 13:22:26 +02:00
Adolfo Panizo 67c1559692 WA-232 Partial commit removing custom tokens 2018-07-26 10:41:06 +02:00
apanizo c086b53433 WA-232 Fix fetching human readable data on empty contracts 2018-07-25 15:26:49 +02:00
apanizo 84c8bc7230 WA-232 Fix being available just added custom tokens after reloading 2018-07-25 13:28:28 +02:00
apanizo 1749dc31b6 WA-232 Using StandardToken smartcontract when validating token address 2018-07-25 11:13:41 +02:00
apanizo 3ea1446df5 WA-232 Disabling stepper controls when validating if prop is set 2018-07-25 11:11:59 +02:00
apanizo 1ccb735494 WA-232 Adding token validation (deployed and real standard token) 2018-07-25 11:11:19 +02:00
apanizo 16674b79a6 WA-232 Sending back validating form prop to stepper 2018-07-25 11:10:36 +02:00
apanizo fa857fc21a WA-232 Refactor AddToken test 2018-07-24 10:18:03 +02:00
apanizo 2ede2aceb2 WA-232 Increasing time in tests 2018-07-19 13:10:17 +02:00
apanizo 3d0bcf2df5 WA-232 Increasing time in tests 2018-07-19 13:02:09 +02:00
apanizo 1e57ed5d53 WA-232 DOM test for simulating adding a custom ERC20 token 2018-07-19 12:53:37 +02:00
apanizo 69ef967481 WA-232 Fixing tests 2018-07-19 11:04:04 +02:00
apanizo da6345b1cc WA-232 fetching balance of activated custom tokens 2018-07-18 12:14:38 +02:00
apanizo 95caa29f69 WA-232 set token's address as PK in redux 2018-07-18 10:11:35 +02:00
apanizo 5d49bb946e WA-232 Add custom token logic 2018-07-18 10:05:44 +02:00
apanizo c86aee108c WA-232 Add Token component 2018-07-17 13:39:56 +02:00