1583 Commits

Author SHA1 Message Date
Mikhail Mikheev
30980ed747 eslint fix 2019-11-20 14:08:21 +04:00
Mikhail Mikheev
3183e3b626 Show newly created tx as pending one 2019-11-20 14:01:49 +04:00
Mikhail Mikheev
36fec0f62d Allow scrolling modal view if its outside the screen 2019-11-20 11:43:16 +04:00
Mikhail Mikheev
dffb531a45 Set max-width for owner name, show '...' if it doesn't fit into table cell 2019-11-20 11:15:39 +04:00
Mikhail Mikheev
66cb521dcf Add mising whitespaces in load safe flow 2019-11-20 10:57:11 +04:00
apane
a4b92ca4e1 Adds cookie permissions to localStorage/redux state 2019-11-19 16:32:54 -03:00
Germán Martínez
7d887d1e60
Merge pull request #277 from gnosis/revert-before-refactor-changes
Revert before refactor changes
2019-11-19 14:52:09 +01:00
Germán Martínez
ad6cc77607
Merge pull request #276 from gnosis/development
Development
2019-11-19 14:28:36 +01:00
Mikhail Mikheev
579cde37f7 Revert "update prod/prod-mainnet endpoints to api without refactor"
This reverts commit cdd091dfe598a0b48e2d8e5ca32d8d89b0dcbbe2.
2019-11-19 17:05:47 +04:00
Mikhail Mikheev
0863195786 Revert "send tx to service only after it was mined"
This reverts commit eb0584feeff629fc41934d887db63efaf42580cb.
2019-11-19 17:05:31 +04:00
Mikhail Mikheev
515d177c89
Merge pull request #274 from gnosis/bug/wrong-confirmation-notification
BUG: Wrong notification for confirmation tx
2019-11-19 16:50:03 +04:00
Mikhail Mikheev
0c0d2fc00d wip 2019-11-19 13:33:37 +04:00
Mikhail Mikheev
c5e0888437 Pass value to search bar 2019-11-19 12:42:53 +04:00
Mikhail Mikheev
a51915d971 Update validator to check that addresses start with 0x 2019-11-18 11:17:31 +04:00
Mikhail Mikheev
8688c2bc93
Merge pull request #270 from gnosis/bug/safari-clipboard-btns
Bug #234: Click to copy buttons are not shown in safari
2019-11-18 11:04:47 +04:00
Mikhail Mikheev
a15a8bf3c3 Use polyfill instead of navigator.clipboard because it doesn't work in safari 2019-11-15 18:29:55 +04:00
Mikhail Mikheev
4603d71820 fix activate token for all safes after changing activeTokens from list to set 2019-11-15 14:09:14 +04:00
apane
94b89b0ad0 In order to replace the owner, first checks that the threshold is 1 2019-11-14 15:16:15 -03:00
apane
1c8f6b42c5 Adds update owner's list to the polling function 2019-11-14 13:46:35 -03:00
apane
54cb38b864 Adds update owner's list to the polling function 2019-11-14 12:19:48 -03:00
Mikhail Mikheev
cdd091dfe5 update prod/prod-mainnet endpoints to api without refactor 2019-11-14 17:41:44 +04:00
Mikhail Mikheev
eb0584feef send tx to service only after it was mined 2019-11-14 17:38:39 +04:00
Mikhail Mikheev
f25f9fb138 Revert "Merge pull request #194 from gnosis/refactor-tx-service"
This reverts commit d4f0cc8f47fda343376baba276c1b7a3b635099d, reversing
changes made to 101ac77dbef1226e44f687a060470b9a01b40698.
2019-11-14 17:35:21 +04:00
Mikhail Mikheev
854846dc80 Merge branch 'development' of github.com:gnosis/safe-react into bug/search-token-field-doesnt-work 2019-11-14 17:01:39 +04:00
mmv
feb8d62c6c Fix token search input not working 2019-11-14 15:18:17 +04:00
mmv
8961982366 Fix send params for approval/execution txs 2019-11-14 14:58:33 +04:00
mmv
80d033aa02 remove value:0 where it's not needed 2019-11-14 11:19:52 +04:00
mmv
0e77694f5e Merge branch 'development' of github.com:gnosis/safe-react into bug-web3connect-android-fix 2019-11-14 11:17:08 +04:00
mmv
90bd1a00d3 Remove console.log in store/index.js 2019-11-14 11:04:22 +04:00
mmv
9dade2561c Pull from dev, conflict fixes 2019-11-14 11:03:17 +04:00
mmv
3b233024ba Set value to 0 when sending txs/deploying new safe 2019-11-14 10:30:07 +04:00
Mikhail Mikheev
8783eac2a0
Merge pull request #262 from gnosis/236-change-owners-name
Feature #236: Edit owner name in read-only mode
2019-11-14 10:26:25 +04:00
Germán Martínez
c93529b21c
Merge pull request #257 from gnosis/158-notifications-improvements
Feature #158: Notifications improvements
2019-11-13 20:55:35 +01:00
mmv
102acbc392 Implement backdrop for wrong network, don't allow to close wrong network notification 2019-11-13 18:41:16 +04:00
apane
141864333f Fixs tags 2019-11-13 10:21:19 -03:00
mmv
82b15d7e09 Remove mention of daily limit feature 2019-11-13 17:17:08 +04:00
mmv
8239cb608f Fixes: notifications when creating threshold > 1 2019-11-12 18:32:25 +04:00
mmv
6e55d897ef Fixes: Info notification font color, owner/safe name change notifications, update settings change notification message 2019-11-12 17:35:56 +04:00
mmv
2b26e18147 Implement generic settings notifications 2019-11-12 16:55:56 +04:00
mmv
fb3d358820 Merge branch 'development' of github.com:gnosis/safe-react into 158-notifications-improvements 2019-11-12 15:10:30 +04:00
mmv
36817ba9a3 ConnectButton cleanup 2019-11-12 15:10:18 +04:00
mmv
dbbf8ddb0b try to enable torus 2019-11-12 12:24:48 +04:00
mmv
eee95bfa9d Update staging tx history service url 2019-11-11 19:11:38 +04:00
mmv
4c5c7790d9 Update relay url for staging mainnet 2019-11-11 18:48:13 +04:00
mmv
e6896d1ee1 fix mainnet url for infura 2019-11-11 17:45:15 +04:00
mmv
c2e70136ba Add info icon, notifications wip 2019-11-11 17:43:13 +04:00
mmv
9d0549fc59 Merge branch '124-web3connect-new' of github.com:gnosis/safe-react into 158-notifications-improvements 2019-11-11 15:18:31 +04:00
mmv
dd4fe35866 Send transaction to the service right after we get the tx hash (support after tx-history-service refactor) 2019-11-11 15:11:20 +04:00
mmv
bfdc36c612 close all notifications on network change 2019-11-11 14:43:41 +04:00
apane
538fc8e929 Let non-owner users to edit the owners name 2019-11-08 16:00:29 -03:00