Commit Graph

444 Commits

Author SHA1 Message Date
apanizo 7fc5198018 Adding text-transform property to Paragraph layout component 2018-08-23 13:44:00 +02:00
apanizo 076fcfb543 Ading Spacer layout component 2018-08-23 13:43:28 +02:00
apanizo ec52bca854 Adding safe logo 2018-08-23 13:43:01 +02:00
apanizo 306099ff89 WA-521 Disabling metamask signatures feature 2018-08-22 16:27:54 +02:00
apanizo cd91609380 WA-521 Instructions for loging errors 2018-08-22 13:44:02 +02:00
apanizo c0970f3906 WA-521 Logic for handling txs via provider signatures 2018-08-22 13:43:43 +02:00
apanizo b1c281b6d2 WA-521 Use Personal Safe contract in case we use signatures validation via provider 2018-08-22 13:41:48 +02:00
apanizo 9d1098295a WA-521 Safe TX signature module 2018-08-22 13:40:10 +02:00
apanizo 6c7b487724 WA-521 Mock signatures service in localstorage 2018-08-22 13:39:08 +02:00
apanizo b960ecefe8 WA-521 Adding feature flag for use metamask provider as signer 2018-08-22 13:38:35 +02:00
apanizo aab6fed51d WA-521 Fix for commented empty test suite 2018-08-18 11:48:37 +02:00
apanizo 3d25ae2db1 WA-521 Adapt code to get data with 0x from tx-history-service 2018-08-18 11:37:07 +02:00
apanizo db35bf80c3 WA-521 Transaction History Service redux integration test 2018-08-17 18:40:22 +02:00
apanizo e3dff12766 WA-521 Use the remove sender flag in tests 2018-08-17 18:02:13 +02:00
apanizo 6dd4c15533 WA-521 Adding feature flag for removal users when the user to remove is the executor 2018-08-17 17:58:30 +02:00
apanizo be5398eafc WA-521 Fix DOM transactions test 2018-08-17 17:54:58 +02:00
apanizo f397bb9388 WA-521 When data is null do not store in redux null 2018-08-17 17:54:31 +02:00
apanizo 1781462142 WA-521 Not pulling transactions history in safe's view 2018-08-17 17:52:53 +02:00
apanizo 230c792e92 WA-521 Not converting to Wei twice 2018-08-17 17:52:25 +02:00
apanizo 82f4a24749 WA-521 Including gas calculation upfront error when set free records in smartcontracts 2018-08-17 17:51:59 +02:00
apanizo b868dcd6f3 WA-521 Include owners name when fetching transactions 2018-08-17 11:43:12 +02:00
apanizo 0f563a2b56 WA-521 fetchTransactions in safe's view in a loop 2018-08-17 11:42:32 +02:00
apanizo fb0f9160c6 WA-521 Fix transactionHashSelector pull info from 'execution' type 2018-08-17 11:40:34 +02:00
apanizo 2e3f7781c6 WA-521 Typo confirmation instead of confirmed to tx's config types 2018-08-17 11:39:10 +02:00
apanizo dd7cd3707b WA-521 Remove CORS header 2018-08-17 11:38:24 +02:00
apanizo f2552beb62 WA-521 tx-service url to localhost on development config 2018-08-17 11:37:09 +02:00
apanizo 73099b38d6 WA-521 Adding a feature flag for kwnowing when modules are accepted in TX-history service 2018-08-16 13:43:35 +02:00
apanizo 34e11a13f2 WA-521 Fix of owners tests 2018-08-16 11:16:29 +02:00
apanizo 10a144ce64 WA-521 Fetch transactions only retrieve tx-history data from one safe 2018-08-16 11:15:57 +02:00
apanizo f4ee888ef4 WA-521 Adding 0x to data response from tx-history-service (not final fix) 2018-08-16 11:15:08 +02:00
apanizo 5451c15274 WA-521 Do not init redux with txs data when loading app 2018-08-14 12:59:52 +02:00
apanizo 1c07e31a34 WA-521 Just fetching transactions from a given safe address 2018-08-14 12:57:50 +02:00
apanizo cd9c759de9 WA-521 Disabling tx-history-service tracker for daily limit operations 2018-08-14 10:55:17 +02:00
apanizo 51c938a5d6 WA-521 Storing subject again when processing a tx 2018-08-14 09:36:22 +02:00
apanizo be9bdd25c1 WA-521 Refactor ethereum modules under logic folder 2018-08-13 18:37:48 +02:00
apanizo 933b93f5e1 WA-521 Silent ESLINT errors on tests which are on the pipeline to be refactored 2018-08-13 15:40:04 +02:00
apanizo 84df0d7b01 WA-521 Adapt components to new API model refactor 2018-08-13 15:38:50 +02:00
apanizo 0f035acb64 WA-521 Refactor pendingTransactionsSelector taking advantage isExecuted prop 2018-08-13 13:49:57 +02:00
apanizo 7ff49de9d2 WA-521 Test suite design for tx' integration and first test implentation 2018-08-13 12:22:55 +02:00
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
apanizo 9f99d007ca WA-232 Test localStorage's tokens 2018-07-13 09:20:34 +02:00
apanizo 3fa7a10a16 WA-232 Improvement: Only fetch balance of activated tokens. Included Tests 2018-07-12 18:31:31 +02:00
apanizo 7de871ba81 WA-232 Only fetching balance of active tokens 2018-07-12 09:48:58 +02:00
apanizo a5b03007a9 WA-232 Fix Enabling Withdraw button when there is ETH funds 2018-07-11 13:46:33 +02:00
apanizo 84057d03ee WA-232 Storing in localStorage active tokens 2018-07-11 13:01:58 +02:00
apanizo be9bfe0df9 WA-232 Using custom fetch and active tokens extractor 2018-07-11 13:01:08 +02:00
apanizo 0f4d5cb33a WA-232 Created localStorage tokens utility class 2018-07-11 12:59:50 +02:00
apanizo ece4e4a5bf WA-232 Enabling navigation from settings to safe 2018-07-10 17:17:04 +02:00
apanizo 3afefea0a7 WA-232 Displaying safe's token in settings route 2018-07-10 16:48:20 +02:00
apanizo 0b5d14c8f2 WA-232 tokens route 2018-07-10 15:20:55 +02:00
apanizo d7193dcc9a WA-232 Do not update redux if error is raised fetching balance or safe information 2018-07-06 11:06:32 +02:00
apanizo afe7d4fc2f WA-232 Reusing standard token 2018-07-05 17:56:36 +02:00
apanizo 6467a1a0d6 WA-232 Created safeHelper test class for fetching safe from store 2018-07-05 16:01:50 +02:00
apanizo 4a4701c444 WA-232 Disable expand balance if no balances loaded 2018-07-05 15:54:55 +02:00
apanizo a64a6a0768 WA-232 Improving speed 2018-07-05 14:28:23 +02:00
apanizo c9316686aa WA-232 Allow perform different token movements 2018-07-05 12:00:49 +02:00
apanizo c6995ad8fb WA-232 Passing symbol as a prop in SendToken's review tx component 2018-07-05 11:34:02 +02:00
apanizo fb8c48b6b1 WA-232 Adding symbol to inLimit validator 2018-07-05 11:25:40 +02:00
apanizo 3c550ec446 WA-232 Display funds without decimals 2018-07-05 11:20:18 +02:00
apanizo 5ccf024dc2 WA-232 Making sync fulfillment of Safe Forms per feature 2018-07-05 09:39:38 +02:00
apanizo b510d96ac9 WA-232 Increase time to deploy safe and move tokens 2018-07-04 16:51:41 +02:00
apanizo ca53182b65 WA-232 Fix tests 2018-07-04 16:31:52 +02:00
apanizo c13711906d WA-232 Refactor add & remove owners DOM tests (from 55 seconds to 5 seconds) 2018-07-04 15:36:27 +02:00
apanizo 91b2fa8e0e WA-232 Reducing executing time of transactions DOM tests by 40% 2018-07-04 10:51:57 +02:00
apanizo c40488493d WA-232 Remove old AddTransaction feature, keeping consisten move tokens feature 2018-07-04 09:40:54 +02:00
apanizo 7859e552f0 WA-232 send tokens funtionality move to balance list 2018-07-04 09:39:08 +02:00
apanizo a59ca97c42 WA-232 Moving createTransaction file to src/wallets 2018-07-04 09:36:58 +02:00
apanizo 4f603fa441 WA-232 Move Transaction History service tests to src/tests 2018-07-03 13:43:32 +02:00
apanizo dd606940fa WA-232 Added move ERC20 Tokens tests 2018-07-03 13:23:26 +02:00
apanizo 731e591218 WA-232 Adding move tokens feature to Safe route view 2018-07-03 13:22:16 +02:00
apanizo 3fbf63e257 WA-232 Adding button to move funds in Safe's BalanceInfo component 2018-07-03 13:21:14 +02:00
apanizo 269aa54f37 WA-232 Creating SendToken component 2018-07-03 13:20:14 +02:00
apanizo 2419a43364 WA-232 Refactor 0x to a EMPTY_DATA constant 2018-07-03 13:17:41 +02:00
apanizo 1cdbf2b2f7 WA-232 Refactor code avoiding DRY 2018-07-02 12:22:07 +02:00
apanizo 624b39717f WA-232 getting ERC 20 Token as a singleton call 2018-07-02 12:16:57 +02:00
apanizo 677e7649d6 WA-232 Create moveTokens.helper class for simulating a tx at DOM level 2018-07-02 12:14:05 +02:00
apanizo 477e7002f3 WA-232 Refactor safe tests improving its speed 2018-06-29 17:39:09 +02:00
apanizo bb566def6a WA-232 Fix tests adding new index 2018-06-29 16:11:04 +02:00
apanizo 667fae279d WA-232 Avoid re-renderings when updating safe balances 2018-06-29 15:41:29 +02:00
apanizo 06e8b0153e WA-232 Showing Token icons and their balance 2018-06-29 13:50:46 +02:00
apanizo cc1cd84c1f WA-232 Adding dummy token list to safe view 2018-06-29 13:24:17 +02:00
Adolfo Panizo 7dee0170c8 WA-232 Fix balance integration in selectors 2018-06-28 19:13:59 +02:00
Adolfo Panizo 9ca0f2e41a WA-232 Fix get balance of custom tokens 2018-06-28 16:47:01 +02:00
apanizo 3e2636b02b WA-232 Partial commit fetching balances 2018-06-27 17:28:53 +02:00
apanizo 91f3855e97 WA-232 Fixing flow errors 2018-06-26 16:56:28 +02:00
apanizo 847033a5c8 WA-232 Fix Flow errors regarding final form validator Field 2018-06-26 13:46:17 +02:00
apanizo f0cde75151 WA-232 Fix final-form types 2018-06-26 13:00:31 +02:00
apanizo b2a20f2147 Return fixed gas price in testing environment 2018-06-26 12:29:55 +02:00
apanizo 7e76a20920 WA-438 Giving some time to render the add multisig tx form in test 2018-06-22 13:46:24 +02:00
apanizo d58bcf9bb8 WA-438 Add withdrawn transactions to list 2018-06-22 13:13:52 +02:00
apanizo 63bba3ccd5 WA-438 Fix tests 2018-06-22 10:44:49 +02:00
apanizo f8e7b13095 WA-438 Fix daily limit module address 2018-06-21 17:01:15 +02:00
apanizo 26e6712a7d WA-438 Implementation of edit daily limit 2018-06-21 15:49:43 +02:00
apanizo ead7239048 WA-438 Refactor function, easier to read 2018-06-20 17:12:58 +02:00
apanizo cb721cb6bd Increasing time 2018-06-20 15:04:52 +02:00
apanizo 53d1bda918 Increasing time for deploying a safe in tests 2018-06-20 14:11:07 +02:00
apanizo 991445fef8 WA-234 includes headers when fetching gas price 2018-06-20 13:31:23 +02:00
apanizo 7d595b4be2 WA-234 change to https testUrl JEST param for avoid CORS problems 2018-06-20 12:57:58 +02:00
Adolfo Panizo 6bab62a0a9
Override gas station (#42)
WA-234 Fix CORS problem on travis testing
2018-06-20 12:44:03 +02:00
Adolfo Panizo ab109d2801
WA-234 Fix gas calculation when removing owners (#41) 2018-06-20 10:09:14 +02:00
apanizo 3b2d0948b0 WA-234 Typo 2018-06-15 10:59:12 +02:00