Commit Graph

1438 Commits

Author SHA1 Message Date
apanizo c00af455de Refactor Header component using Provider and Popover 2018-08-30 17:03:20 +02:00
apanizo 1943100f7f Creating Provider Component with its owen React Portal refence 2018-08-30 17:02:26 +02:00
apanizo caa2fdee19 Updating material-ui 2018-08-30 17:01:51 +02:00
apanizo 70f875ba29 Wrapping Provider data in one component & Adding Identicon 2018-08-30 14:02:47 +02:00
apanizo e75dae5182 Updating border and main background color 2018-08-30 13:16:50 +02:00
apanizo e382be763a Replacing Gnosis Safe Team Edition logo 2018-08-30 13:16:15 +02:00
apanizo cd29569287 Using variable in Hairline 2018-08-30 13:15:53 +02:00
apanizo 78ef44f840 Created Divider layout component 2018-08-30 13:14:07 +02:00
apanizo 24ee0ec1d1 Adapting layout to new design 2018-08-30 10:45:43 +02:00
apanizo fa9412033c Improved footer's layout 2018-08-30 10:45:14 +02:00
apanizo 2f19ceb024 Added border prop in variables.js 2018-08-30 10:44:35 +02:00
apanizo 6b130deb57 Updating Daily limit error msg when daily limit is reached 2018-08-29 09:33:00 +02:00
apanizo 3003805763 Returning Promise.reject(new Error(....)) when checking receipt status and gas calculation 2018-08-29 09:21:11 +02:00
apanizo 8ecf518022 Executing DailyLimit operation in a controlled try/catch way 2018-08-29 09:20:20 +02:00
apanizo 2e860d7a65 Fetching network version using callback 2018-08-29 09:19:40 +02:00
apanizo 818cdfdba7 Fix Metamask test provider 2018-08-28 14:30:09 +02:00
apanizo 66792477bb Injecting provider selectors in Header's layout 2018-08-28 14:22:13 +02:00
apanizo b1244a22fd Add network prop to provider entity 2018-08-28 14:13:42 +02:00
apanizo 58a84c1d6a Fix DOM error with boolean prop 2018-08-28 14:13:00 +02:00
apanizo 1b2504a6e2 Improve upperFirst method 2018-08-28 14:10:14 +02:00
apanizo bb7b7ff421 Sent information to Details component 2018-08-28 11:17:45 +02:00
apanizo f069ca82a6 Adding margin, background and more space to user address 2018-08-28 09:13:23 +02:00
apanizo 7d79501167 Added more UI changes to Header 2018-08-27 18:11:23 +02:00
apanizo ff79ca958a Updated the connected component 2018-08-27 18:10:47 +02:00
apanizo 67e07c8387 Fixed flow problem with openHoc in Transaction component 2018-08-27 18:09:05 +02:00
apanizo d60b9a7af6 Improved Paragraph layout component 2018-08-27 18:07:56 +02:00
apanizo a044a02861 Added Identicon react component 2018-08-27 18:07:34 +02:00
apanizo f17b7de174 Update flow 2018-08-27 18:07:01 +02:00
apanizo 18c6d5a5ae First iteration changes on Header component focused on Provider section 2018-08-23 14:08:06 +02:00
apanizo 78a88b29dc Inject provider in lowercase 2018-08-23 13:47:59 +02:00
apanizo e71d4ccfff Modify UI layout according to design's wireframes 2018-08-23 13:44:48 +02:00
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 7b262dffc7 WA-521 Added .eslintignore file 2018-08-20 16:47:03 +02:00
apanizo 74931bc01a WA-521 Update TestToken and EmptyToken contracts 2018-08-20 13:48:35 +02:00
apanizo bc761a3c22 WA-521 Update safe-contracts 2018-08-20 09:59:16 +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