Commit Graph

861 Commits

Author SHA1 Message Date
apanizo cafbfb38d9 Calculating isOwner property in ReviewInfo component #75 2018-11-14 12:47:40 +01:00
apanizo 936b2bc51c Adding click handler when finishing load steps #75 2018-11-14 10:50:52 +01:00
apanizo 7b0f8fa448 Redux tests when loading an existing safe 2018-11-14 10:44:25 +01:00
apanizo d42f4f0a4b First test: load safe not present in storage #75 2018-11-13 17:09:31 +01:00
apanizo 9a4c54671b updateSafe action in Load container #75 2018-11-13 17:08:41 +01:00
apanizo b0adbb0a49 Implemented loadSafe logic function #75 in Load component 2018-11-13 17:08:17 +01:00
apanizo 09c4a2037f Created load safe DOM test #75 2018-11-13 10:27:22 +01:00
apanizo fcb996cd2a Load route components #75 2018-11-12 16:34:38 +01:00
apanizo 4ee3a05eab Load route's container #75 2018-11-12 16:34:02 +01:00
apanizo 5939276462 Redirecting Welcome's load onClick to load route #75 2018-11-12 16:33:31 +01:00
apanizo 767fc8c7ea Adding load safe route to react-router #75 2018-11-12 16:32:04 +01:00
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