mmv
|
bf174d6f94
|
refactor send ETH test
|
2019-06-03 16:49:52 +04:00 |
mmv
|
6902bad091
|
add token contracts for testing purposes and refactor TokenMovements utils
|
2019-05-31 17:58:35 +04:00 |
mmv
|
267f271364
|
safe creation test wip
|
2019-05-29 18:11:44 +04:00 |
mmv
|
4583e85782
|
dep bump
|
2019-05-29 13:52:55 +04:00 |
mmv
|
7a9e9a039b
|
Pull from dev
|
2019-05-29 10:34:17 +04:00 |
mmv
|
f7ad8f3c96
|
Pull from dev
|
2019-05-29 10:33:04 +04:00 |
Mikhail Mikheev
|
ed2b6139c7
|
migrate to material ui v4, deps bump, show notification before sending the tx
|
2019-05-27 17:06:34 +04:00 |
mmv
|
e51f5c9572
|
fix token pre-population
|
2019-05-23 16:27:02 +04:00 |
mmv
|
2010a6b7eb
|
add sendmax and button link for the amount field in sending funds form
|
2019-05-21 16:16:12 +04:00 |
mmv
|
ea490c8b2e
|
render token in select field inside send funds modal
|
2019-05-20 17:26:51 +04:00 |
Germán Martínez
|
b98cf81b7d
|
Import gnosis-contracts
|
2019-04-29 14:30:14 +02:00 |
mmv
|
d8b5ab4e42
|
Merge branch 'development' of github.com:gnosis/safe-react into 80-send-funds
|
2019-04-29 12:58:28 +04:00 |
mmv
|
9754a2bb2a
|
dep bump
|
2019-04-29 12:56:46 +04:00 |
Mikhail Mikheev
|
d2915356b2
|
implement receive funds modal
|
2019-04-26 18:16:57 +04:00 |
Mikhail Mikheev
|
b8d5b383bd
|
make etherscan link actually a link
|
2019-04-26 12:59:58 +04:00 |
Mikhail Mikheev
|
d57c4caa15
|
form validation wip
|
2019-04-24 13:48:33 +04:00 |
Mikhail Mikheev
|
b46ba47516
|
reset form state when user clears the address
|
2019-04-23 19:41:32 +04:00 |
Mikhail Mikheev
|
f5438c278c
|
add spinner on token fetch
|
2019-04-22 11:37:51 +04:00 |
mmv
|
dc185e893c
|
fix safe loading from storage wip
|
2019-04-17 12:28:28 +04:00 |
mmv
|
f486068778
|
rewrite fetchSafe function to support updates
|
2019-04-15 13:14:18 +04:00 |
Mikhail Mikheev
|
50a315b839
|
show eth balance in balance tab
|
2019-04-12 13:57:03 +04:00 |
Mikhail Mikheev
|
78883eacb1
|
extended token selector fix, dep bump
|
2019-04-11 12:05:59 +04:00 |
Mikhail Mikheev
|
6003d8db21
|
display all safes and not owners only in safe list
|
2019-04-08 13:29:19 +04:00 |
Mikhail Mikheev
|
e33c90c230
|
load safes from localstorage on app load
|
2019-04-04 17:35:32 +04:00 |
Mikhail Mikheev
|
1c0917d25a
|
move safe storage logic to logic folder, refactor generic storage logic to use immortaldb
|
2019-04-01 17:50:56 +04:00 |
Mikhail Mikheev
|
95d6316860
|
prettier code formatting
|
2019-03-29 17:32:59 +04:00 |
Mikhail Mikheev
|
2a4e72a88e
|
refactor tokensStorage to use immortaldb
|
2019-03-28 19:30:03 +04:00 |
Mikhail Mikheev
|
7e150a2ff3
|
immortaldb wip
|
2019-03-26 19:18:36 +04:00 |
Mikhail Mikheev
|
a302742e27
|
move side effects out from tokens reducer, wip rounding bug in tokens balances (should be 1.1 but bignumber returns 1)
|
2019-03-25 18:59:00 +04:00 |
Mikhail Mikheev
|
5c8dcb1d8f
|
move token-related localstorage logic to toknes folder
|
2019-03-22 18:27:47 +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
|
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
|
e63d1af47c
|
Use React suspense api instead of react-loadable
|
2019-03-20 18:37:54 +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 |
mmv
|
8ac4cd5b1a
|
wip fixing tests, fix toNative function, remove deprecated property from TableCell
|
2019-03-18 19:30:33 +04:00 |
mmv
|
122be46934
|
tests fix wip commit
|
2019-03-14 17:02:04 +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
|
5b2fb5f87f
|
Dependencies bump, fix babel configuration, use connected-react-router instead of react-redux-router
|
2019-03-05 17:46:49 +04:00 |
apanizo
|
b79da026c3
|
Adding material-ui-search-bar library
|
2018-10-23 16:44:20 +02:00 |
apanizo
|
caa2fdee19
|
Updating material-ui
|
2018-08-30 17:01:51 +02:00 |
apanizo
|
f17b7de174
|
Update flow
|
2018-08-27 18:07:01 +02:00 |
apanizo
|
a0c3dfbc74
|
Executing tests against docker's ganache
|
2018-08-09 11:39:06 +02:00 |
apanizo
|
0212bcb162
|
Avoid CORS problem running docker project
|
2018-08-08 17:21:05 +02:00 |
Adolfo Panizo
|
7dee0170c8
|
WA-232 Fix balance integration in selectors
|
2018-06-28 19:13:59 +02:00 |
apanizo
|
7d595b4be2
|
WA-234 change to https testUrl JEST param for avoid CORS problems
|
2018-06-20 12:57:58 +02:00 |
apanizo
|
6c2f20fc93
|
WA-234 No VMErrors flag
|
2018-06-20 10:36:32 +02:00 |