Commit Graph

1350 Commits

Author SHA1 Message Date
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 286d062155 Style provider info 2019-09-28 20:01:30 +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
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 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
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
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
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
Germán Martínez 14b148afa6 Remove unused notified transaction messages 2019-09-25 14:51:36 +02:00
Germán Martínez 64ba0aa917 Remove Safe blockchain operations 2019-09-25 14:44:24 +02:00
Mikhail Mikheev afb68ca05b add margin-bottom for settings window to fix scroll on smaller screens 2019-09-25 15:24:30 +04:00
Mikhail Mikheev 7e4501f380 add staging config 2019-09-25 15:15:45 +04:00
Mikhail Mikheev 55fcef8c49 add staging config 2019-09-25 15:05:59 +04:00
mmv 5313f01798 add development-mainnet config 2019-09-24 17:35:22 +04:00
mmv 20e408e62f Pull from dev 2019-09-24 17:26:17 +04:00
mmv 365f4cdfb0 Refactor getEtherscanLink 2019-09-24 17:20:48 +04:00
Mikhail Mikheev e7383adc44 Mainnet compatibility wip 2019-09-24 16:42:15 +04:00
mmv 26d494fe9f mainnet config wip 2019-09-24 14:30:09 +04:00
Germán Martínez f8c9539e68 Format code 2019-09-24 11:38:59 +02:00
Germán Martínez 8d8d45dd44 Refactor execute and process transaction 2019-09-24 11:00:37 +02:00
mmv 16703e9f01 typo fixeS 2019-09-24 12:58:30 +04:00
Germán Martínez 1244b4528a Refactor change Safe name notification 2019-09-23 21:40:28 +02:00
mmv 957c06879f Add default safe test 2019-09-23 18:53:13 +04:00
mmv 0fd579f6b7 Add default label test for sidebar 2019-09-23 16:57:44 +04:00
Germán Martínez 799d7631ee Hide icon in INFO notifications 2019-09-23 14:00:01 +02:00
mmv 6e80d09d17 scrollable safelist in sidebar 2019-09-23 15:39:58 +04:00
Mikhail Mikheev 6d1c44bc39 Sort safes alphabetically in the sidebar 2019-09-23 15:26:16 +04:00
Mikhail Mikheev fbb89bb32d Dep bump, header border-bottom/shadow updates, clear filter in sideBar after 300ms after closing so user doesn\'t see the changes 2019-09-23 14:38:45 +04:00
Germán Martínez a581135d7f Refactor web3 provider notifications 2019-09-23 12:32:46 +02:00
Germán Martínez 0971e4a929 Refactor web3 provider enable() call 2019-09-23 12:26:21 +02:00
Germán Martínez f8ba0c6217 Add regular and custom txs notifications 2019-09-23 10:07:43 +02:00
Germán Martínez 1b61a0294c Add approve and cancel txs notifications 2019-09-23 09:47:23 +02:00
Germán Martínez 6ea3b679ca Add threshold notifications 2019-09-20 19:58:15 +02:00
Mikhail Mikheev 3ce3bde231 Clear filter on sidebar close 2019-09-20 18:08:27 +04:00