2305 Commits

Author SHA1 Message Date
apanizo
654ae88cc7 WA-521 Asserting transactions following the updated model 2018-08-13 11:57:24 +02:00
apanizo
8075f352db WA-521 Simplified createTransaction function, not storing in localStorage anything 2018-08-13 11:48:35 +02:00
apanizo
f5b736c2f1 WA-521 Refactor TxType 2018-08-10 17:37:31 +02:00
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
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
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
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
apanizo
bca38c8c07 WA-232 Adding add Token button 2018-07-17 13:38:51 +02:00
apanizo
3919834f6d WA-232 updating new Flow token property in Safe component 2018-07-17 13:37:34 +02:00
apanizo
2049c39ff4 WA-232 Adding prefetch on each step initial props on Stepper component 2018-07-17 13:35:43 +02:00
apanizo
75fe910d08 WA-232 Adding ERC20 tokens contracts without human readable properties like synmbol or name 2018-07-17 13:30:55 +02:00
apanizo
9261782692 WA-232 Update final-form libraries 2018-07-17 13:29:42 +02:00
apanizo
67b286ad26 WA-232 Add form URL validator 2018-07-16 16:52:53 +02:00
apanizo
30baac190d WA-232 Refactor withdraw test 2018-07-13 13:20:11 +02:00
apanizo
bcece2e72e WA-232 Refactor jest.fn().mockImplementation for fetching ERC20 tokens in tests 2018-07-13 12:35:38 +02:00
apanizo
c7a2a2ae52 WA-232 Disabling cog while tokens get loaded 2018-07-13 09:28:04 +02:00