Commit Graph

458 Commits

Author SHA1 Message Date
apanizo 1518521dba WA-521 Improved enhancedFetch returning error and data in a promise 2018-08-10 17:37:05 +02:00
apanizo 03d632b755 WA-521 Refactor transaction model type based on service's response 2018-08-10 17:36:14 +02:00
apanizo 2991cc8cd1 WA-521 Refactor confirmation model type based on service's response 2018-08-10 17:35:52 +02:00
apanizo cbab03ace9 WA-521 Refactor fetchTransactions action including txs's data from backend 2018-08-10 17:35:24 +02:00
Adolfo Panizo a9df97f30c
Merge pull request #58 from gnosis/feature/dockerize-safe-react
Feature: Dockerize safe react
2018-08-10 10:23:16 +02:00
Adolfo Panizo cce45b92bd
Merge pull request #57 from gnosis/feature/integration-tx-history-service
Feature: Send TXs info to Safe Tx History service
2018-08-10 10:22:29 +02:00
Adolfo Panizo 2406a2d29d
Merge pull request #56 from gnosis/feature/store-tx-subject-locally
Feature: Store TX' subject internally
2018-08-10 10:19:37 +02:00
apanizo c5f8dc94d4 Cleanup of travis config and some internal logs 2018-08-09 13:45:38 +02:00
apanizo b4664d8b35 Awaiting in travis 2018-08-09 13:32:43 +02:00
apanizo f3a9ffbb5d Logging TX Service responses 2018-08-09 13:32:11 +02:00
apanizo fbd427a73c Force stop postgres 2018-08-09 13:13:13 +02:00
apanizo 026ff0e0f2 Showing docker instances 2018-08-09 12:58:14 +02:00
apanizo d4ad4a95f1 Stopping docker when finished 2018-08-09 12:37:16 +02:00
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 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