Mikhail Mikheev
|
12ad3a5e6a
|
Update package.json
|
2019-09-30 19:43:22 +04:00 |
David Albela Pérez
|
3f6fb06660
|
Add travis condition `NOT type = pull_request` for mainnet build
|
2019-09-30 13:03:37 +02:00 |
Mikhail Mikheev
|
e474f85c5f
|
Merge pull request #193 from gnosis/update-localstorage-prefix
Update storage prefix key
|
2019-09-30 13:38:29 +04:00 |
Mikhail Mikheev
|
da1353be72
|
use network in storage prefix key
|
2019-09-30 13:24:44 +04:00 |
Mikhail Mikheev
|
c6ea57e6ea
|
Merge pull request #191 from gnosis/bug/reload-when-sending-tx
BUG: Page reloads when switching screens in send funds modal
|
2019-09-30 13:03:18 +04:00 |
Germán Martínez
|
4dd05b781a
|
Merge pull request #184 from gnosis/141-mainnet-compatibility
Feature #141: Mainnet compatibility
|
2019-09-30 09:03:18 +02:00 |
Germán Martínez
|
7038b81eed
|
Update readme.md
|
2019-09-30 08:56:37 +02:00 |
Germán Martínez
|
1961a8a33e
|
Update scripts to run and build Mainnet and Rinkeby versions
|
2019-09-30 08:39:55 +02:00 |
Germán Martínez
|
b0f08bc7e8
|
Handle Mainnet network notifications
|
2019-09-30 08:39:05 +02:00 |
Germán Martínez
|
32e8e201cf
|
Add Goerli to the known networks list
|
2019-09-30 08:36:28 +02:00 |
Germán Martínez
|
abf7fb5a9f
|
Merge branch 'development' into 141-mainnet-compatibility
|
2019-09-30 07:59:03 +02:00 |
Germán Martínez
|
28bbf574c7
|
Merge pull request #187 from gnosis/135-notifications
Feature #135: Notifications handling
|
2019-09-30 07:08:43 +02:00 |
Germán Martínez
|
286d062155
|
Style provider info
|
2019-09-28 20:01:30 +02:00 |
Germán Martínez
|
54e4ecfba6
|
Import notistack package forked by Gnosis
|
2019-09-28 19:27:06 +02:00 |
Germán Martínez
|
c342277c49
|
Style notifications
|
2019-09-28 18:55:41 +02:00 |
Germán Martínez
|
d159dba60e
|
Rename TX_NOTIFICATION_TYPES
|
2019-09-28 18:46:28 +02:00 |
Mikhail Mikheev
|
18945205d3
|
show loader in send funds modal when lazy loading screens
|
2019-09-27 18:42:57 +04:00 |
Germán Martínez
|
85177d3ddd
|
Refactor error messages
|
2019-09-27 12:35:13 +02:00 |
Germán Martínez
|
5523383781
|
Throw error when web3 provider returns no accounts
|
2019-09-27 12:31:42 +02:00 |
Germán Martínez
|
6e52f0fddd
|
Rename variables in pending confirmations notification
|
2019-09-27 12:10:58 +02:00 |
Germán Martínez
|
b771ba78f8
|
Add alt attribute to images
|
2019-09-27 12:07:49 +02:00 |
Germán Martínez
|
2afb9735aa
|
Add approveAndExecute param to processTransaction
|
2019-09-27 12:06:35 +02:00 |
Germán Martínez
|
ef229b20b0
|
Add dimiss notification button
|
2019-09-27 12:00:04 +02:00 |
Germán Martínez
|
9259d79f61
|
Refactor create/confirm transactions
|
2019-09-27 11:20:35 +02:00 |
Germán Martínez
|
560301f981
|
Merge branch 'development' into 135-notifications
|
2019-09-27 04:55:51 +02:00 |
Germán Martínez
|
033284d835
|
Merge pull request #181 from gnosis/171-txhash-refactoring
Feature #181: Get transaction hash after confirmation
|
2019-09-26 18:57:16 +02:00 |
Germán Martínez
|
fc3e4de5ad
|
Merge branch 'development' into 141-mainnet-compatibility
|
2019-09-26 16:02:54 +02:00 |
Germán Martínez
|
65be90d8ed
|
Merge branch 'development' into 135-notifications
|
2019-09-26 15:38:02 +02:00 |
Germán Martínez
|
b51aecafad
|
Update notifier and notifications reducer
|
2019-09-26 15:14:24 +02:00 |
Germán Martínez
|
486122d004
|
Rename notification model variables
|
2019-09-26 15:13:04 +02:00 |
mmv
|
e376a97d01
|
Update production endpoints
|
2019-09-26 17:07:04 +04:00 |
mmv
|
4decf9a323
|
Eslint fix
|
2019-09-26 16:59:14 +04:00 |
mmv
|
ade3010260
|
Increase gas limit for txs in test environment
|
2019-09-26 16:51:58 +04:00 |
mmv
|
4dad9ce197
|
refactor processTransaction like createTrasnaction, so we reuse code for executing/approval txs
|
2019-09-26 16:30:20 +04:00 |
mmv
|
6702056709
|
Refactor createTransaction action, reuse the events code for both execution and confirmation txs'
|
2019-09-26 15:41:36 +04:00 |
David Albela Pérez
|
0dfb1d6d81
|
Fix travis matrix build
- Add global env for docker-composer install.
- Add matrix condition for mainnet build.
- Set `REACT_APP_ENV` to production when tag is present.
|
2019-09-26 11:41:33 +02:00 |
mmv
|
e33c63d68c
|
Merge branch 'development' of github.com:gnosis/safe-react into 171-txhash-refactoring
|
2019-09-26 13:26:12 +04:00 |
Mikhail Mikheev
|
dc85720fb6
|
Merge pull request #186 from gnosis/132-receive-view-improvements
Feature #132: Receive view improvements
|
2019-09-26 13:12:12 +04:00 |
David Albela Pérez
|
100cb17cc3
|
Add Prepare production deployment to travis
|
2019-09-25 19:06:41 +02:00 |
mmv
|
b2ff828792
|
remove showNotification from createTransaction action
|
2019-09-25 19:31:14 +04:00 |
mmv
|
d64814e9a6
|
Merge branch 'development' of github.com:gnosis/safe-react into 171-txhash-refactoring
|
2019-09-25 19:28:31 +04:00 |
mmv
|
b5784d8e7e
|
refactor transactions logic functions and actions so the logic for sending notifications/posting to service is contained in actions only
|
2019-09-25 19:28:18 +04:00 |
Mikhail Mikheev
|
545ff2c1d8
|
Merge pull request #185 from gnosis/bug/settings-spacing
Bugfix: Settings bottom spacing on smaller screen
|
2019-09-25 19:04:42 +04:00 |
mmv
|
dcd1ea7868
|
revert yarn.lock changes
|
2019-09-25 18:46:23 +04:00 |
mmv
|
9f5960ef26
|
show safe name above QR code in receive view
|
2019-09-25 18:42:39 +04:00 |
Germán Martínez
|
aa613de2e7
|
Add Notifier component
|
2019-09-25 15:14:07 +02:00 |
Germán Martínez
|
d4ed0d7f4a
|
Add models, reducers, actions and selectors for notification handling
|
2019-09-25 15:08:33 +02:00 |
Germán Martínez
|
4335ec6c09
|
Update dependencies
|
2019-09-25 15:00:13 +02:00 |
Mikhail Mikheev
|
b27cad19cc
|
Fix removal of etherscanLink prop in Balances component
|
2019-09-25 16:59:19 +04:00 |
Mikhail Mikheev
|
336c9902dc
|
Receive view improvements
|
2019-09-25 16:56:55 +04:00 |