Commit Graph

2021 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 c79df89e76
Merge pull request #283 from gnosis/development
Development
2019-11-20 11:27:48 +04:00
Mikhail Mikheev c8724324e2
Merge pull request #281 from gnosis/bug/280-missing-whitespaces
Bug 280: Missing whitespaces in load safe flow
2019-11-20 11:19:31 +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
Mikhail Mikheev c1ec29c1ba
Merge pull request #278 from gnosis/bug/executed-tx-shown-as-awaiting
Bug: Executed tx shown as awaiting
2019-11-19 19:41:10 +04:00
Mikhail Mikheev 94bec7c571 Restore lost refactor for new tx history service 2019-11-19 19:27:41 +04: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 cdd091dfe5.
2019-11-19 17:05:47 +04:00
Mikhail Mikheev 0863195786 Revert "send tx to service only after it was mined"
This reverts commit eb0584feef.
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 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