Commit Graph

684 Commits

Author SHA1 Message Date
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
Adolfo Panizo eb1c6fd123
Merge pull request #69 from gnosis/feature/create-safe-ui-process
Feature - Create Safe [design & 0.0.2 safe-contracts]
2018-10-17 10:08:32 +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 8d6d2f512e Updating contracts 2018-10-05 17:26:48 +02:00
apanizo 5a1df5e363 Adding etherscan network details for user addresses 2018-10-04 15:08:56 +02:00