Commit Graph

850 Commits

Author SHA1 Message Date
apanizo 4c50494bd5 Refactor Provider Details. Creating general component #72 2018-11-07 10:43:30 +01:00
apanizo f2e88fca88 Fix disconnected dot in Provider modal 2018-11-06 16:39:13 +01:00
apanizo 51a807be29 Fix Header Provider info statusses dots 2018-11-06 16:25:01 +01:00
apanizo f6e0fcb57b Header Provider info CSS fix #72 2018-11-06 12:25:52 +01:00
apanizo b4f4e3fdf0 Fix welcome view ui details #72 2018-11-06 12:13:40 +01:00
Adolfo Panizo 0e31239dcb Safe not found message 2018-11-05 22:04:31 +01:00
Adolfo Panizo ef2f1c991e Enabling search by name in Token List 2018-11-05 21:55:53 +01:00
apanizo 99b3eb8f04 Fix style showing spinner and empty table while it is fetching token's info 2018-11-05 09:45:40 +01:00
apanizo 24dfd80122 Fetching active Tokens and showing them in Balances' Tab #73 2018-11-05 09:44:15 +01:00
apanizo 4e019af2a4 Refactor: Moving Token styles to separate file #73 2018-10-31 13:21:13 +01:00
apanizo fba1b9cbcd Enabling and disabling Tokens logic 2018-10-31 13:16:07 +01:00
apanizo ad0211fda0 Implementing Search Filter by Token 2018-10-31 12:50:28 +01:00
apanizo a655d3657b Displaying tokens ordered ascending by symbol 2018-10-31 12:45:37 +01:00
apanizo 7444963fec Auto height while list is loading #73 2018-10-31 12:08:43 +01:00
apanizo 52674520da Adding secondary text of token and styling list 2018-10-31 11:32:13 +01:00
apanizo a83c340a2c Fetch Tokens for Balance component #72 2018-10-30 15:55:07 +01:00
apanizo 1b1a71a195 Fix Flow conversion from Immutable List to JS Array #73 2018-10-30 13:18:30 +01:00
apanizo 9235cd2990 #73 Fixing Flow errors 2018-10-30 13:10:11 +01:00
apanizo a2892ea4eb #73 Adding getState type for redux-thunk actions 2018-10-26 15:14:34 +02:00
apanizo 4cc5f390c4 #73 Update Safe container. Using fetchTransactions by safe address 2018-10-26 15:14:03 +02:00
apanizo b43aa2feaa #73 Update fetchTransaction action. Fetching info by safe address 2018-10-26 15:11:00 +02:00
apanizo f75d022147 #73 safeUrl selector based on router props 2018-10-26 15:08:30 +02:00
apanizo c5e378be6e #73 Adding Safes model to redux store when loading the app 2018-10-26 11:01:07 +02:00
apanizo 984d54dfad Fix random errors fetchin safe instance 2018-10-25 15:57:08 +02:00
apanizo e460c152eb #73 Allowing to specify width of columns in Table component 2018-10-25 15:39:14 +02:00
apanizo 22a5da1722 Remove the value column in Safe Overview 2018-10-24 16:19:23 +02:00
apanizo 76c7907acc Implement readonly on safe overview 2018-10-24 13:05:48 +02:00
apanizo deac8528fc Refactor Balance onShow onHide actions 2018-10-24 12:25:18 +02:00
apanizo 31d0d941ca Add empty space when Table's page is not fullfilled 2018-10-24 12:15:23 +02:00
apanizo 20d9ca92f9 Fix duplicated values when fixed sorting 2018-10-24 12:14:48 +02:00
apanizo 70dd3767b4 Applying option to fixed elements on top of table when sorting 2018-10-24 11:52:50 +02:00
apanizo de8031a246 #73 Using Modal for wrapping Send and Receive Tokens components 2018-10-24 10:17:13 +02:00
apanizo 659215bb7e Creating Send and Receive empty components 2018-10-24 10:03:40 +02:00
apanizo ac28119f13 Basic layout of Manage Token Modal 2018-10-23 16:47:32 +02:00
apanizo 019be0d12a Refactor Balance component. Moving columns generator to helper class 2018-10-23 10:05:09 +02:00
apanizo ebcfb2b30b Styling Modal custom component 2018-10-23 10:04:18 +02:00
apanizo 10ffef27d5 Creation of Gno Modal component 2018-10-22 16:47:45 +02:00
apanizo d41a7f7d09 Adapt Safe's Balance view to show Tokens Modal component 2018-10-22 16:47:19 +02:00
apanizo 2326dcdf15 Implementing hover row section on Balance Table 2018-10-22 15:47:21 +02:00
apanizo 519a55e283 Isolate fake data fetcher for balances 2018-10-22 14:45:24 +02:00
apanizo 2438d20b3a Implementation of actions cell in Balance Table 2018-10-22 11:15:36 +02:00
apanizo 54802e3c56 Refactor of Table component, customizing cells using a renderProp 2018-10-22 11:15:13 +02:00
apanizo db8cfdb174 More Styling on Safe's balance view 2018-10-18 17:44:09 +02:00
apanizo 9fedcb7449 Styling Table component 2018-10-18 17:18:22 +02:00
apanizo e907b7ce0c Initial layout on safe view with dummy token data 2018-10-18 16:57:38 +02:00
apanizo ed258e91e1 Fixing label font-weight property on Table's header 2018-10-18 16:56:56 +02:00
apanizo 369045b75f Accepting color in Hairline component 2018-10-18 16:56:21 +02:00
apanizo 53b169bc42 Adding Pagination to Table component 2018-10-18 13:49:12 +02:00
apanizo 1e59ef9bbd Fix muiTheme bolder property 2018-10-18 12:20:02 +02:00
apanizo 3891f3c1a5 Adapting sorting to accept custom fields in Table component 2018-10-18 12:19:08 +02:00
apanizo d00cf82bda Creation of Table component including generic Row Type 2018-10-17 17:27:47 +02:00
apanizo 9b80866992 Including network in safe route container as a prop 2018-10-17 17:25:47 +02:00
apanizo 8c9971f19d Modified MuiTab component in mui theme 2018-10-17 17:25:09 +02:00
apanizo b9e6e24783 Added colors to Heading component 2018-10-17 17:24:30 +02:00
apanizo ee8e168657 Added sorting helper functions for Table Header 2018-10-17 17:23:55 +02:00
apanizo ec630ee39b Created TableHead component 2018-10-17 17:23:22 +02:00
apanizo 82cac576e5 Make all Header's provider clickable 2018-10-16 12:33:10 +02:00
apanizo 70da5608b3 Removing immutable model for daily ly limit 2018-10-15 15:15:15 +02:00
apanizo d97e61993c Removing daily limit from addSafe action 2018-10-15 13:33:44 +02:00
apanizo 451f3505a2 Removing daily limit in logic 2018-10-15 13:23:37 +02:00
apanizo 9b647a8e20 Removing daily limit refences in tests 2018-10-15 12:45:02 +02:00
apanizo 15613c869d Removing Daily Limit from Safe component 2018-10-15 12:42:56 +02:00
apanizo 471417da0b Removing daily limit from open route 2018-10-15 12:41:49 +02:00
apanizo 78618b5a26 Removing modules flag feature 2018-10-15 12:35:20 +02:00
apanizo 678c3de726 Removing unused setup line and increasing gas for creating GnosisSafe contract in test environment 2018-10-11 19:16:49 +02:00
apanizo 8b5a609e33 Updating create safe dom test 2018-10-11 19:13:05 +02:00
apanizo 4a132bec91 Adapting Open safe layout component for not using dailyLimit 2018-10-11 19:12:36 +02:00
apanizo f5dfb531b2 Extracting as a const the add owner button 2018-10-11 19:11:59 +02:00
apanizo b836f656ed Adapting safeContracts to create safes without any module 2018-10-11 19:11:29 +02:00
apanizo 039f4527bb Fix unique key problem in React component 2018-10-11 19:10:31 +02:00
apanizo 4c482f80ad Adding wrong network notification 2018-10-11 10:04:20 +02:00
apanizo 227d011c7d Refactor provider notifications 2018-10-10 16:40:34 +02:00
apanizo b413d90f01 Fix overflow problems on big texts in Open safe's review view 2018-10-10 16:33:39 +02:00
apanizo 6de2ad13f8 Show warning message when metamask is locked 2018-10-10 16:25:34 +02:00
apanizo 1d0fa2ca63 Removing references to daily limit when creating safe 2018-10-10 12:32:10 +02:00
apanizo ff6558f236 Set the initial owners to one when creating a Safe 2018-10-10 12:28:49 +02:00
apanizo fbb0b7b817 Adding Terms and Privacy links when creating a a safe 2018-10-10 12:27:53 +02:00
apanizo e2d95c03fb Using notifications when app is connected to web3 provider 2018-10-09 16:50:34 +02:00
apanizo 2b45b24378 Adding notifications in react context 2018-10-09 16:49:51 +02:00
apanizo 4cc92e5361 Refactor OpenPaper component. Now it accepts width for container component 2018-10-08 12:21:23 +02:00
apanizo 0ba812f7f5 Adjusting mui variables to match final design 2018-10-08 12:03:47 +02:00
apanizo 1a648cbe0c Layout in columns when displaying info on Review part of opening a new Safe 2018-10-08 12:01:13 +02:00
apanizo 2127dc44f5 Introduce a max width in Threshold view when opening Safe 2018-10-08 11:57:56 +02:00
apanizo 317c990993 Adding test for generating signatures in correct order even addresses are checksumed 2018-10-08 10:57:30 +02:00
apanizo e6a2d53bdd Injecting in redux confirmations type in lowercase to match type 2018-10-05 17:33:50 +02:00
apanizo 98a402ae75 Order signatures by address 2018-10-05 17:33:10 +02:00
apanizo a20f1a1568 Adjust the tx-history-service sending proper data based on spec 2018-10-05 17:32:19 +02:00
apanizo 85dc4f8b8b Adjust blockchain logic to send approved signatures when executing tx 2018-10-05 17:31:31 +02:00
apanizo 81fccccdab Update Transactions component for displaying Txs correctly 2018-10-05 17:30:45 +02:00
apanizo 5a1df5e363 Adding etherscan network details for user addresses 2018-10-04 15:08:56 +02:00
apanizo 8f3fd161d0 Fix Header auto grow logo & center align of user address 2018-10-04 14:42:44 +02:00
apanizo 6c057fb976 Completed stepper points as secondary 2018-10-04 14:35:54 +02:00
apanizo 4a0b05ded4 Design of Review view of Open Safe process 2018-10-04 11:16:03 +02:00
apanizo 213a37ef89 Adding disabled color to paragraph 2018-10-04 11:15:38 +02:00
apanizo 958c1f9952 Adding SafeThresholdForm to Open Safe process 2018-10-03 17:39:56 +02:00
apanizo 75edd7262e Helper function to calculate num owners introduced 2018-10-03 17:39:09 +02:00
apanizo 249c2526ed Custom SelectField for react-final-form 2018-10-03 17:38:41 +02:00
apanizo 9d882e7a8b Adding helper function to calculate penultimate and last page in Stepper 2018-10-03 17:35:19 +02:00
apanizo a64278bd51 Adding penultimate to Stepper's controls 2018-10-03 17:34:44 +02:00
apanizo d8e5456354 Removing formControl default margin top from theme 2018-10-03 17:34:13 +02:00
apanizo 58fc5f4cfe Overriding MuiInput-input to ellipsis by default 2018-10-03 15:15:40 +02:00
apanizo 439c2a4993 Expanding the minimum layout on Stepper 2018-10-03 15:15:05 +02:00
apanizo d214ca2f67 Modifying Stepper Transition to avoid glitches 2018-10-03 13:33:20 +02:00
apanizo ed1e349002 Minor style adjustments 2018-10-03 12:01:36 +02:00
apanizo d4557e8515 Implementation of adding new owner 2018-10-03 12:01:03 +02:00
apanizo 9e6c97aea8 Implementation of removing owner logic indepentdently the order 2018-10-03 10:51:25 +02:00
apanizo ef17ca59a5 Updating SafeOwnersForm to change initial values of the form 2018-10-02 17:10:56 +02:00
apanizo f31976df87 Injecting callback for updating values in Stepper 2018-10-02 17:08:57 +02:00
apanizo c0a6c222dd Fix for Col className 2018-10-02 16:43:49 +02:00
apanizo 4c0fbccd83 Adding Input Adornment to TextField 2018-10-02 16:43:14 +02:00
apanizo af0930a02f Styles on the Owner Page 2018-10-02 16:42:47 +02:00
apanizo 9f27f408a2 Making padding on Open paper optional 2018-10-01 17:33:42 +02:00
apanizo 53faeb8210 Adding SafeOwnersField to Open process 2018-10-01 17:31:12 +02:00
apanizo 61ed0f1889 Creating SafesOwnersPage WIP 2018-10-01 17:29:14 +02:00
apanizo f8784a706b Adding storybook story when user goes to opening route without data 2018-09-28 14:27:47 +02:00
apanizo a4ea9e055c Adding storybook instance for opening route 2018-09-28 14:26:14 +02:00
apanizo dc970a3170 Adding Layout component for opening route 2018-09-28 14:25:51 +02:00
apanizo 5ff18f62aa Creating a container for opening route 2018-09-28 14:24:55 +02:00
apanizo 5ef120f327 UserDetails refactor, adding variable to css 2018-09-28 14:24:17 +02:00
apanizo 84b456f33b Revert EIP 712 in Production 2018-09-28 09:56:33 +02:00
apanizo 166ea9c1ca Enabling EIP 712 in production 2018-09-28 09:55:43 +02:00
apanizo 9ae732cd6b Adapting blockchain operations to 0.0.2 alpha contracts WIP 2018-09-28 09:35:45 +02:00
apanizo 3a9898c29f Generating nonce from safe 2018-09-27 16:17:55 +02:00
apanizo 3feece9e43 Refactoring SendToken WIP 2018-09-27 16:11:49 +02:00
apanizo 74b58e3fea Refactoring threshold 2018-09-27 15:41:18 +02:00
apanizo 5b3a4de489 Refactor removing owners 2018-09-27 15:12:01 +02:00
apanizo aacd242da0 Refactoring DailyLimit changes 2018-09-27 12:35:31 +02:00
apanizo c32d4616ed Assuring steps in Stepper are left aligned 2018-09-27 12:30:31 +02:00
apanizo 304e0872b0 Refactoring OpenPaper, moving inside Stepper Component 2018-09-27 12:30:03 +02:00
apanizo f764945811 Fixing layout on AddOwner component 2018-09-27 12:28:28 +02:00
apanizo c6ff0801fb Fix Metamasks' signatures following EIP 712 2018-09-27 10:57:44 +02:00
apanizo 7fdf94f824 Creating safe's instances using 0.0.2 contracts 2018-09-27 10:55:17 +02:00
apanizo 9c235ea12a Removing autocomplete in inputs 2018-09-25 16:50:16 +02:00
apanizo 2af0c2d3ef Adding responsive layout to Page default view component 2018-09-25 16:48:04 +02:00
apanizo a6bd62fabf Adding opening components & styles 2018-09-25 16:44:26 +02:00
apanizo c9c5d1fed7 Adding to Paragraph secondary color 2018-09-25 16:42:32 +02:00
apanizo 19c8f77d2f Creating opening route (no components yet) 2018-09-25 13:35:10 +02:00
apanizo fe745e2c03 Removing state in Open container to make it fully async 2018-09-25 13:34:36 +02:00
apanizo 61dd4ccf1b Making Stepper to work async 2018-09-25 13:34:01 +02:00
apanizo 8d98b00d5c Adding controls to Review page 2018-09-25 10:55:52 +02:00
apanizo d8965b6304 Adapt owners inputs to new flow 2018-09-25 10:38:07 +02:00
apanizo 6a76217020 Refactor OpenSafe container 2018-09-25 10:36:47 +02:00
apanizo 1c3c548284 Removing old Name Section 2018-09-24 17:10:15 +02:00
apanizo 07974a8101 Destructuring form props to Stepper children 2018-09-24 17:09:43 +02:00
apanizo eda63553b1 Adding History Back on Open layout 2018-09-24 16:27:16 +02:00
apanizo def45c383c Styles on Stepper's Controls component 2018-09-24 16:24:53 +02:00
apanizo 0fc735187e Implementing back on stepper when it is first page 2018-09-24 16:24:28 +02:00
Adolfo Panizo 1b4cca91a9 Open style changes 2018-09-18 17:56:32 +02:00
Adolfo Panizo 3c856e7511 Safe name step on create Safe process 2018-09-16 09:51:19 +02:00
Adolfo Panizo e195055a0c Paper component for Open Safe Stepper process 2018-09-16 09:49:08 +02:00
Adolfo Panizo 6edbf338bc Passing Stepper controls down to the Paper step component 2018-09-16 09:47:22 +02:00
Adolfo Panizo b594d3098c Adding undefined to getSize helper function 2018-09-16 09:46:16 +02:00
apanizo 9b6feafb36 Editing controls in Stepper component 2018-09-14 17:36:31 +02:00
apanizo a3fd30367f Remove unused MuiInput underline style 2018-09-14 17:13:19 +02:00
apanizo cd742fbef0 Typo autoComplete 2018-09-14 17:12:00 +02:00
apanizo fea31e219c Adding custom GNO TextField for forms 2018-09-14 17:10:19 +02:00
apanizo efb6203cc7 Integrating in Stepper first Step 2018-09-13 17:10:31 +02:00
apanizo fd06b48aa8 Creating first step component: SafeName 2018-09-13 17:10:10 +02:00
apanizo 29c9b786fa Creating a OpenPaper component for integration it in the Open Safe Stepper 2018-09-13 17:08:30 +02:00
apanizo e64da52fa1 Adding dot style in Paragraph component 2018-09-13 17:08:04 +02:00
apanizo 431e0281a4 Updating mui theme to match styles 2018-09-07 17:27:26 +02:00
apanizo 80d623a556 Changing steps names to open route 2018-09-07 17:26:24 +02:00
apanizo 872658d918 Removing default padding on GnoForm 2018-09-07 17:25:59 +02:00
apanizo cf91879c31 Adding back button and tittle on route open's layout 2018-09-07 16:37:46 +02:00
apanizo 750e7289ed Specifying as secondary color custom blue 2018-09-07 16:36:53 +02:00
apanizo 9615fd9ad4 Adding general padding on main tag for the app 2018-09-07 16:35:55 +02:00
apanizo 267c4edf1a Adding Heading h4 general styles 2018-09-07 16:35:33 +02:00
apanizo 0c29e5d3a8 Modify Stepper to have it working vertically 2018-09-07 15:48:41 +02:00
apanizo 70180b1535 Typo in Network word 2018-09-06 17:08:22 +02:00
apanizo 7d50859cc6 Typo weight prop type 2018-09-06 14:03:07 +02:00
apanizo 2430937ce5 Fix tests due recent changes 2018-09-06 13:38:39 +02:00
apanizo 7db8239460 Open in etherscan user address 2018-09-06 12:49:45 +02:00
apanizo befddc3b48 Adding onConnect and onDisconnect to Header provider's components 2018-09-06 12:33:38 +02:00
apanizo 2d443dc4b2 Fix typo on css and exporting outside removeProvider action 2018-09-06 12:33:06 +02:00
apanizo f61208d914 Updated providerName selector to retrieve the name even if provider is not available 2018-09-06 12:32:37 +02:00
apanizo a6ea834874 Added removeProvider redux action 2018-09-06 12:32:05 +02:00
apanizo 41b951c3fd Included Connection problems story 2018-09-06 10:57:09 +02:00
apanizo 4029f23c90 Logic extension to ProviderConnected component to support not available proivder 2018-09-06 10:56:44 +02:00
apanizo 3040c6d6ea Added connection warning icon 2018-09-06 10:55:47 +02:00
apanizo 00caa6e951 Added loaded and avaialble provider selector. Updated Header component 2018-09-06 10:55:31 +02:00
apanizo d0ab6f4581 Adding warning color to Paragrpah layout component 2018-09-06 10:54:48 +02:00
apanizo 77ae14e98f Added warning color to theme variables 2018-09-06 10:53:40 +02:00
apanizo 2ec8b3ec60 Adding flex basis to Header's provider 2018-09-05 17:10:06 +02:00
apanizo 2133d13153 Updating styles of NotConnected provider component 2018-09-05 16:34:50 +02:00
apanizo 50bdc27491 Updated Footer and made Paragraph more robust 2018-09-05 16:04:41 +02:00
apanizo 244d36e1a1 Updating UserDetails component when user is connected to provider 2018-09-05 15:52:31 +02:00
apanizo 53983f006a Adapting Block Hairline and welcome route to new design 2018-09-05 15:52:03 +02:00
apanizo 0897ab8f35 Adding margin xl to Heading layout component 2018-09-05 15:51:22 +02:00
apanizo 13b28dc51f Added as shorten utily method to eth address logic files 2018-09-05 15:50:47 +02:00
apanizo 19bcc7db7c Modified border and added xl in variables.js 2018-09-05 15:50:19 +02:00
apanizo bcc0ea71c6 Styles when provider is not connected 2018-09-05 12:44:07 +02:00
apanizo 1ca39dff58 Fix margin lg in row 2018-09-05 12:43:35 +02:00
apanizo 22f32d77cc Added bolder weight semantic style in paragraph 2018-09-05 12:43:20 +02:00
apanizo 9f2fa2e9a2 More adjustments on the welcome route 2018-09-05 12:26:10 +02:00
apanizo 696b1ae972 Adding RobotoMono font to Storybook 2018-09-05 11:37:35 +02:00
apanizo ac84770605 Normalizing weight fonts to 300, 400 and 700 2018-09-05 11:34:36 +02:00
apanizo b97a722068 Moving List wrapper to Provider 2018-09-05 10:36:48 +02:00
apanizo e73c5b36e4 Styles when provider is disconnected 2018-09-04 17:12:20 +02:00
apanizo 0c1325627e Using Paragraph's color attr in layout component 2018-09-04 17:11:49 +02:00
apanizo f8d73a5025 Adding fancy variable color 2018-09-04 17:11:29 +02:00
apanizo 31cf7ced95 Simplification of ProviderInfo component 2018-09-04 17:02:29 +02:00
apanizo dc879a449b Extracting general Provider info layout into a common shared local component 2018-09-04 17:00:58 +02:00
apanizo 425a0db985 Moving Popper into Header's Layout and reusing openHoc attrs from there 2018-09-04 17:00:12 +02:00
apanizo 89a8951247 Refactoring Header component injecting provider details and info as a prop 2018-09-04 16:59:37 +02:00
apanizo 1b380fa165 Adding connect-wallet icon 2018-09-04 16:58:39 +02:00
apanizo 113bc1f4dd Refactor: Separating Header's layout from Provider Information 2018-09-03 15:57:31 +02:00
apanizo 6bcc351fa2 Creating a log boundaries utility for wrapping react errors 2018-09-03 15:56:19 +02:00
apanizo 916b38c589 Refactor Header: Removing unused styles 2018-09-03 13:57:06 +02:00
apanizo 8d34d32c5d Adding connected Icon to Provider 2018-09-03 13:51:10 +02:00
apanizo d2254e1827 Moving min-width button prop from theme to its custom component 2018-09-03 13:26:18 +02:00
apanizo 7c990e671a Adapting regular style changes to MuiButton in theme 2018-09-01 10:05:36 +02:00
apanizo f2c8c7c67e Header's Provider UI changes 2018-09-01 10:03:02 +02:00
apanizo 5184d2f3ff Footer style adjustments 2018-09-01 09:46:59 +02:00
apanizo b35bb3d805 Adjusting layout & background on views 2018-09-01 09:38:31 +02:00
apanizo 99991e8004 Using RobotoMono 2018-08-31 14:26:00 +02:00
apanizo 8d01fdb75b Hardcoding size large in MuiButton 2018-08-31 14:21:59 +02:00
apanizo 725a2b27ee Overrided contained primary styles on MuiButton 2018-08-31 14:16:44 +02:00
apanizo 83a4983808 Welcome Route changes 2018-08-31 14:00:53 +02:00
apanizo ac86d3ec21 Added Icons to user's account information 2018-08-31 12:36:37 +02:00
apanizo 5f66a6cd64 Styles for Provider Popup 2018-08-31 12:24:11 +02:00
apanizo 8707ba9104 Making no round button as default 2018-08-31 12:23:51 +02:00
apanizo 8406a3d156 Adding size xs on Block 2018-08-31 12:23:31 +02:00
apanizo e54c95bf74 Adding background variable 2018-08-31 12:22:54 +02:00
apanizo f7c0a13ee2 Creating util Size class 2018-08-31 12:22:38 +02:00
apanizo df4c7439df Fix alignment in Header's components 2018-08-30 18:06:04 +02:00
apanizo daa5b22c84 Fix Popup padding overflow in Provider's UserDetails 2018-08-30 17:54:26 +02:00
apanizo 620b977e9c Refactor of User Details Popup 2018-08-30 17:16:52 +02:00
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 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 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 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