Commit Graph

828 Commits

Author SHA1 Message Date
mmv 866d2a57cb Fix fetching token data, next one: gnosisSafe.getThresold is not a function 2019-03-11 15:29:50 +04:00
mmv 659eb9e48c WIP commit: fix fetching safe, next problem: funds.toNumber is not a function 2019-03-11 14:41:26 +04:00
mmv 78dc0d7bb0 WIP commit: add link to the index page in header 2019-03-07 19:05:57 +04:00
mmv ea0b5f58c5 WIP: Fix safe creation, though there is still errors when we try to fetch it 2019-03-07 18:47:42 +04:00
mmv 7dff751e1e Trying to update web3, wip commit 2019-03-07 18:21:16 +04:00
mmv 5f91761f8e fix prod build by replacing extract-text-plugin with mini-css-plugin 2019-03-06 19:15:06 +04:00
mmv c79ea88b73 update node version in travis 2019-03-06 18:14:08 +04:00
mmv 1f84ccb0e0 eslint fixes 2019-03-05 19:48:47 +04:00
mmv df343765e3 codestyle fix 2019-03-05 19:20:57 +04:00
mmv 379434d0c2 Merge branch 'task/babel-configuration-fixes' of github.com:gnosis/safe-react into task/babel-configuration-fixes 2019-03-05 18:50:16 +04:00
mmv 00748b033f Use new .hooks api instead of .plugin for start script 2019-03-05 18:50:01 +04:00
mmv 822692dde8 Use new .hooks api instead of .plugin for start script 2019-03-05 18:49:40 +04:00
mmv 7a585343b4 Fix mui warnings 2019-03-05 18:19:36 +04:00
mmv 5b2fb5f87f Dependencies bump, fix babel configuration, use connected-react-router instead of react-redux-router 2019-03-05 17:46:49 +04:00
Adolfo Panizo 5360e75669
Merge pull request #88 from gnosis/development
Feature #75 - Load existing safe
2018-11-14 17:37:25 +01:00
Adolfo Panizo 3e305d3267
Merge pull request #87 from gnosis/feature/#75-load-existing-safe
Feature #75 - Load existing safe
2018-11-14 17:35:28 +01:00
apanizo bd80d2f882 Added DOM test for loading safe #75 2018-11-14 17:13:22 +01:00
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