Mikhail Mikheev
|
beff6cfdd6
|
flow type fix
|
2019-03-21 19:24:57 +04:00 |
Mikhail Mikheev
|
3d7bce8d0d
|
add react-hot-loader, smaller margin in token modal heading
|
2019-03-21 19:12:49 +04:00 |
Mikhail Mikheev
|
6a46aa9339
|
fix token list overlapping with search field
|
2019-03-21 18:22:11 +04:00 |
Mikhail Mikheev
|
c2f46699a5
|
balance table fixes: add 5 to rowsPerPageOptions, remove props from initial state and use them as fallback values
|
2019-03-21 17:55:49 +04:00 |
Mikhail Mikheev
|
5ed00fc475
|
give more meaningful variable name in safe layout component
|
2019-03-20 19:46:14 +04:00 |
Mikhail Mikheev
|
745bb06962
|
move tokens stuff to logic folder because in the new mockups their functionality moved to safe page
|
2019-03-20 19:13:53 +04:00 |
Mikhail Mikheev
|
086bc5d57c
|
eslint fixes
|
2019-03-20 18:39:09 +04:00 |
Mikhail Mikheev
|
e63d1af47c
|
Use React suspense api instead of react-loadable
|
2019-03-20 18:37:54 +04:00 |
Mikhail Mikheev
|
d636b610a4
|
Merge pull request #90 from gnosis/task/babel-configuration-fixes
Task: deps bump, remove deprecated APIs for start script, babel configuration fix
|
2019-03-20 17:17:52 +04:00 |
Mikhail Mikheev
|
322e46aa55
|
downgrade react router dom because connected router redux doesn't support it
|
2019-03-20 16:57:18 +04:00 |
Mikhail Mikheev
|
27b8fd0590
|
sort package.json
|
2019-03-20 16:34:55 +04:00 |
Mikhail Mikheev
|
666a68538d
|
dep bump
|
2019-03-20 16:34:12 +04:00 |
Mikhail Mikheev
|
b1994851e5
|
Merge pull request #91 from gnosis/task/fix-safe-creation
Task: Fix Safe creation and loading
|
2019-03-20 14:47:06 +04:00 |
Mikhail Mikheev
|
8bea32118e
|
precommit hook changes
|
2019-03-19 19:14:49 +04:00 |
Mikhail Mikheev
|
2b968d53da
|
minor eslint fixes
|
2019-03-19 18:34:17 +04:00 |
Mikhail Mikheev
|
5c358764d1
|
add a todo comment
|
2019-03-19 14:49:06 +04:00 |
Mikhail Mikheev
|
4bc3ac360b
|
Merge branch 'task/fix-safe-creation' of github.com:gnosis/safe-react into task/fix-safe-creation
|
2019-03-19 13:38:51 +04:00 |
mmv
|
8ac4cd5b1a
|
wip fixing tests, fix toNative function, remove deprecated property from TableCell
|
2019-03-18 19:30:33 +04:00 |
mmv
|
92772834b9
|
tests fix wip commit
|
2019-03-14 19:36:09 +04:00 |
mmv
|
122be46934
|
tests fix wip commit
|
2019-03-14 17:02:04 +04:00 |
mmv
|
d4c6fda203
|
fetch tokens from relay api: fix tests, token model and other minor stuff
|
2019-03-13 20:00:25 +04:00 |
mmv
|
d930db5ace
|
remove unused imports
|
2019-03-13 16:26:49 +04:00 |
mmv
|
91c3c9fa91
|
Fix funds.toNumber is not a function
|
2019-03-13 15:01:02 +04:00 |
mmv
|
c7efc2b3bb
|
Fix non existent muitab style
|
2019-03-12 17:55:21 +04:00 |
mmv
|
f2dedc4ad2
|
add click to copy feature on safe page
|
2019-03-12 17:46:35 +04:00 |
mmv
|
dde724f475
|
remove unused promisify import
|
2019-03-12 16:40:05 +04:00 |
mmv
|
2593b8a765
|
fix safe loading by awaiting .at function
|
2019-03-12 16:35:25 +04:00 |
mmv
|
aad76abaee
|
Fix deprecated property on TableCell from Mui
|
2019-03-11 20:23:08 +04:00 |
mmv
|
b575db5474
|
fix gnosisSafe.getThresold is not a function
|
2019-03-11 16:18:06 +04:00 |
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 |