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
|
c06e8bdb20
|
exclude unneeded stuff from travis.yml
|
2019-11-19 16:36:53 +04:00 |
Mikhail Mikheev
|
2ed259eea4
|
Merge pull request #273 from gnosis/bug/sidebar-search
Bug: Safe search by name/address in the sidebar doesn't work
|
2019-11-19 16:15:56 +04:00 |
Mikhail Mikheev
|
c9a8e86409
|
react-final-form version bump
|
2019-11-19 13:42:15 +04:00 |
Mikhail Mikheev
|
9282fc053a
|
update react-final-form because of bugfix in version 6.3.2
|
2019-11-19 13:40:17 +04:00 |
Mikhail Mikheev
|
a73f35a6a5
|
Revert final form bump because of breaking change (or a bug) which resulted in error on safe creation
|
2019-11-19 13:34:59 +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
|
8ca65f9a27
|
Merge pull request #271 from gnosis/bug/214-addresses-with-0x-are-valid
Bug 214: Addresses without 0x are valid to input
|
2019-11-18 17:45:28 +04:00 |
Mikhail Mikheev
|
306802e7bb
|
dep bump
|
2019-11-18 11:18:44 +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
|
ceef0e11b0
|
Merge pull request #268 from gnosis/212-activate-for-all-safes-doesnt-work
BUG #212: Fix activate token for all safes
|
2019-11-15 16:42:53 +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
|
fd661c57af
|
Merge pull request #265 from gnosis/release-without-tx-history-service-refactor
Release without tx history service refactor
|
2019-11-14 17:42:49 +04: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 d4f0cc8f47 , reversing
changes made to 101ac77dbe .
|
2019-11-14 17:35:21 +04:00 |
Mikhail Mikheev
|
0214b05d69
|
Merge pull request #264 from gnosis/bug/search-token-field-doesnt-work
BUG: Fix token search input not working
|
2019-11-14 17:19:32 +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 |
Mikhail Mikheev
|
94ffea3228
|
Merge pull request #263 from gnosis/bug-web3connect-android-fix
BUG: Walletconnect android fix
|
2019-11-14 17:00:52 +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
|
2e5d2c8f0e
|
hardcode safe-contracts version to 1.0.0
|
2019-11-14 12:19:26 +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 |
Mikhail Mikheev
|
a52cbf03db
|
Merge pull request #261 from gnosis/202-mainnet-rinkeby-version-works
Feature #202: Display backdrop when user is connected to wrong network
|
2019-11-14 11:15:01 +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 |
Mikhail Mikheev
|
94c2c0a1fb
|
Merge pull request #259 from gnosis/237-remove-mention-of-daily-limit
Feature #237: Remove mention of daily limit feature
|
2019-11-13 19:07:35 +04: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
|
5a86436c2f
|
dep bump
|
2019-11-12 15:11:23 +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 |
Mikhail Mikheev
|
c4f6904bd7
|
Merge pull request #255 from gnosis/development
Enable torus
|
2019-11-12 15:05:32 +04:00 |
Mikhail Mikheev
|
33d8153593
|
Merge pull request #254 from gnosis/124-web3connect-new
Try to enable torus
|
2019-11-12 14:57:42 +04:00 |
mmv
|
dbbf8ddb0b
|
try to enable torus
|
2019-11-12 12:24:48 +04:00 |
Mikhail Mikheev
|
bbb6cf8244
|
Merge pull request #253 from gnosis/development
Development
|
2019-11-11 19:12:55 +04:00 |