Commit Graph

636 Commits

Author SHA1 Message Date
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