Commit Graph

1616 Commits

Author SHA1 Message Date
Mikhail Mikheev 49252889b0 Add react-window in token list for displaying tokens 2019-10-02 18:28:33 +04:00
Mikhail Mikheev 6bbfd04910 Add util function for formatting amounts 2019-10-02 15:47:06 +04:00
Mikhail Mikheev 2d90d804a3 formatAmount wip 2019-10-02 13:25:46 +04:00
Mikhail Mikheev f909ddc699 formatAmount wip, use Intl.Numberformat 2019-10-01 19:58:21 +04:00
Mikhail Mikheev f5d324fff8 formatAmounts wip 2019-10-01 19:31:25 +04:00
Mikhail Mikheev b3b4887fdb formatAmounts wip 2019-10-01 19:25:10 +04:00
Mikhail Mikheev 969a389836 add Legal links to sidebar, rename Block layout component prop 2019-10-01 16:12:45 +04:00
Mikhail Mikheev e8271d2b02 Add Early access label 2019-10-01 13:05:23 +04:00
Mikhail Mikheev ab24e44a76 Merge branch 'development' of github.com:gnosis/safe-react into 136-asset-view 2019-10-01 12:28:37 +04:00
Mikhail Mikheev 84d19a4c1a Merge branch 'master' of github.com:gnosis/safe-react into development 2019-09-30 19:45:43 +04:00
Mikhail Mikheev 45a50a25eb Merge branch 'development' of github.com:gnosis/safe-react into development 2019-09-30 19:43:38 +04:00
Mikhail Mikheev 12ad3a5e6a Update package.json 2019-09-30 19:43:22 +04:00
Mikhail Mikheev 4b5481bc4f
Merge pull request #197 from gnosis/bug/prod-endpoint
BUG: Add trailing slashes to dev/prod mainnet config endpoints
2019-09-30 19:41:27 +04:00
Mikhail Mikheev ad737e0df3 add trailing slashes to dev/prod mainnet config endpoints 2019-09-30 19:38:45 +04:00
Mikhail Mikheev 60fcce14fe add copy/etherscan buttons to safe address on safe view page 2019-09-30 16:11:33 +04:00
Mikhail Mikheev 99ddb5989f Pull from dev, conflict fixes 2019-09-30 16:05:08 +04:00
Germán Martínez 9bf5e6aad8
Merge pull request #195 from gnosis/release-v1.0.0
Safe for Teams v1.0.0 (Early Access)
2019-09-30 13:47:36 +02:00
Germán Martínez d5000a0e9a 1.0.0 2019-09-30 13:34:49 +02:00
Germán Martínez 6a9344f42b
Merge pull request #192 from gnosis/development
Development
2019-09-30 13:11:59 +02: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
Mikhail Mikheev 86cebf604b Update add custom token button label font size, fix token item padding, update manage tokens modal title font size 2019-09-27 18:18:47 +04:00
Mikhail Mikheev 3c777fac94 add learn more link to welcome screen, fix add custom token button label 2019-09-27 17:30:49 +04:00
Mikhail Mikheev ab1d0c44d3 fix displaying of 100 in pagination select 2019-09-27 16:52:24 +04:00
Mikhail Mikheev cafb75c5ac Add defaultRowsPerPage to Table component 2019-09-27 16:45:18 +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