Commit Graph

1150 Commits

Author SHA1 Message Date
apanizo ff025ecfe6 Refactor noErrors function helper when validating forms 2018-11-12 16:30:21 +01:00
Adolfo Panizo aa219bec9a
Merge pull request #86 from gnosis/development
Feature: Safe Overview's Balance & Manage Tokens
2018-11-09 10:05:18 +01:00
Adolfo Panizo 8d9c058ac0
Merge pull request #84 from gnosis/feature/#72-manage-tokens
Feature #72 - Manage tokens
2018-11-09 09:58:24 +01:00
Adolfo Panizo 348eb96045
Merge pull request #82 from gnosis/feature/tokens-view
#73 Feature - Safe overview
2018-11-09 09:57:52 +01:00
apanizo eea8cc681e Adding custom trash icon when remvoing owners #73 2018-11-08 09:56:01 +01:00
apanizo c21d70ab86 CSS improvement on Review's Open Safe page 2018-11-07 16:46:59 +01:00
apanizo 3021915956 Second batch of CSS improvements on Open Safe 2018-11-07 16:41:47 +01:00
apanizo 4512388493 Fix batch of CSS improvements on OpenSafe page 1 2018-11-07 16:16:11 +01:00
apanizo 798c9572dd Implemented improvements on UserDetails component 2018-11-07 15:35:31 +01:00
apanizo b86dae7ede Refactor Header Provider Info & Details 2018-11-07 12:01:34 +01:00
apanizo a2d10c6da8 Using dots in Header's UserDetails component for referencing status 2018-11-07 11:53:06 +01:00
apanizo 7f1336dd60 Removing wifi icon when connection error 2018-11-07 11:32:21 +01:00
apanizo 9c057d0812 Adding hideDot option in CircleDot component 2018-11-07 11:22:19 +01:00
apanizo 6ea91526b2 Including warning and error mode in DotCircle component 2018-11-07 11:05:25 +01:00
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
apanizo cbc42e775f Adapting fonts sizes #72 2018-11-06 12:13:13 +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 b79da026c3 Adding material-ui-search-bar library 2018-10-23 16:44:20 +02:00