fernandomg
3eba845314
WIP: add `Advanced` settings
...
there's a lot of duplicated code, just copying functionalities and building basic structure for the section
2020-06-26 18:57:17 -03:00
fernandomg
cbc8121bd9
fix typings
2020-06-26 18:56:08 -03:00
fernandomg
2d8da9ca98
add modules
2020-06-26 18:55:48 -03:00
Mikhail Mikheev
51634e559d
Merge pull request #1062 from gnosis/dev-master-backmerge
...
Dev master backmerge
2020-06-25 17:15:48 +04:00
Mikhail Mikheev
f39b0903ca
2.3.1 bugfix
...
* fallback to tx.recipient in case no if statement worked in getTxData
* update pkg.json
2020-06-25 16:18:53 +04:00
Fernando
1f73556d49
Merge pull request #1056 from gnosis/development
2020-06-24 11:28:43 -03:00
Fernando
86a7aebe56
Merge pull request #1055 from gnosis/fix-master_development-conflicts
2020-06-24 10:40:48 -03:00
fernandomg
6fff362664
update yarn.lock
2020-06-24 10:24:25 -03:00
fernandomg
a1c98173d4
set version to 2.3.0
2020-06-24 10:20:35 -03:00
fernandomg
5661ec794e
Merge branch 'master' into fix-master_development-conflicts
...
# Conflicts:
# src/routes/safe/components/Apps/utils.ts
2020-06-24 10:18:23 -03:00
nicolas
38f6123d73
Disable Aave ( #1052 )
2020-06-23 13:20:01 -03:00
Agustin Pane
ebb02df721
(Fix) Fix undefined for maxValue validator in case there is no token selected ( #1031 )
...
* Fix undefined for maxValue validator in case there is no token selected
* Add condition on validator
* Fix reset form status
* Force the re-validation on the amount field
* Fix paste address
2020-06-23 10:28:12 -03:00
nicolas
8c2d67897d
Adding Aave and Sablier apps ( #1045 )
2020-06-22 16:27:08 -03:00
Mati Dastugue
6240afc07a
Merge pull request #1038 from gnosis/feature/supportCustomTX
...
[Contract Interaction] Support Hex Encoded Payload
2020-06-22 12:34:26 -03:00
Mati Dastugue
768c12e975
Merge branch 'development' of github.com:gnosis/safe-react into feature/supportCustomTX
2020-06-22 12:18:09 -03:00
nicolas
2f46268fdf
Fix condition in TX sent from safe-apps ( #1037 )
...
* fix condition
* add type
2020-06-22 11:12:03 -03:00
francovenica
b02924f5ef
Adding test (feature) ( #1030 )
...
* data-testid for load and create safe
* fix connect button id
* removed buttons data-testid property
2020-06-19 19:06:53 -03:00
Mati Dastugue
216bd6d890
Update TS types
2020-06-19 14:25:38 -03:00
Mati Dastugue
4241d1fa96
Fix TS types
2020-06-19 14:24:28 -03:00
Mikhail Mikheev
75a72f32a7
turn on rule for explicit return type
2020-06-19 14:12:03 +04:00
Mati Dastugue
45ca501c60
Fix value bug + preserve values when changing switch
2020-06-18 20:14:53 -03:00
Mati Dastugue
473977723b
c'mon Travis! Stop complaining.
2020-06-18 16:53:08 -03:00
Mati Dastugue
3628ee9b5f
Merge branch 'development' of github.com:gnosis/safe-react into development
2020-06-18 16:18:07 -03:00
Mati Dastugue
84fae2e845
Add support for customTX
2020-06-18 16:17:47 -03:00
Mati Dastugue
a5b4585049
Merge pull request #1010 from gnosis/feature/txsCollectibles
...
Collectibles Transactions + Add WalletLink Support
2020-06-18 11:33:21 -03:00
nicolas
813619c123
hide sapp iframe until it loads completely ( #1020 )
...
* hide sapp iframe until it loads completely
* review changes
* remove code
* moving type
* adding styled-components types
* fix TS error
* refactor iframe loading
2020-06-18 14:03:12 +04:00
Fernando
0296a670e7
(Fix) [Contract Interaction] Support array-like arguments ( #1009 )
...
* Add `ArrayTypeInput` to support array type values
- also updated types for ContractInteraction/utils
* Update placeholder message
* Support fixed size arrays
- refactored how Field's key is generated due to conflicts with final-form library and `[]` in the name
- also simplified validation for array-like fields, as it messed with arguments of type `T[][2][][3]`
2020-06-18 13:53:49 +04:00
Mati Dastugue
75ee00caec
Fix methodToCall variable
2020-06-16 13:05:43 -03:00
Mati Dastugue
b5f73c8e3c
Fix typo. Add Typescript types
2020-06-13 15:50:15 -03:00
Mati Dastugue
552611d779
Fix typo in function name + Add Wallet link
2020-06-12 16:35:24 -03:00
Mati Dastugue
69459db9a9
c'mon Travis! Stop complaining.
2020-06-12 12:24:08 -03:00
Mati Dastugue
678d7ed5a4
Merge branch 'development' of github.com:gnosis/safe-react into feature/txsCollectibles
2020-06-11 21:35:29 -03:00
Agustin Pane
6d1a349d87
(Fix) - Identicons fix ( #1004 )
...
* Replaces old blockies dependency with ethereum-blockies-base64
* Add types
* Refactor as functional component
* Simplify identicon logic
* Simplify identicon styling logic
* Simplify identicon styling logic
2020-06-11 12:13:14 -03:00
Mati Dastugue
027b8ccc51
Merge with dev
2020-06-10 11:39:15 -03:00
Mati Dastugue
a3541d8a33
Add support for collectibles
2020-06-10 11:32:30 -03:00
Agustin Pane
cf14746270
V2.2.0 ( #1005 )
...
* Updates package.json version
* Fix version
2020-06-10 14:05:58 +04:00
Fernando
41ec0786b7
(Refactor) Update `dataDecoded` structure ( #995 )
2020-06-09 16:15:31 -03:00
nicolas
179df17e32
Adding Request and tx-builder apps ( #1003 )
2020-06-09 14:13:13 -03:00
nicolas
509aefe286
fix config ( #1002 )
2020-06-09 13:19:17 -03:00
nicolas
ea1662bc6f
Safe apps url config ( #1001 )
...
* safe-react-apps url from config and add request app
* Adding types
* safe-react-components bump
* extracting types
* add return type
Co-authored-by: lukasschor <lukas.schor@gnosis.pm>
Co-authored-by: Mati Dastugue <matias.dastugue@altoros.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-06-09 11:34:43 -03:00
Mikhail Mikheev
8f9cd58d4e
Merge pull request #985 from gnosis/fix/#983-support-ens-for-contract-interaction
...
(Fix) [Contract Interaction] Support ENS for contract address
2020-06-09 18:11:28 +04:00
Mikhail Mikheev
6e1c2817bc
Merge pull request #1000 from gnosis/dep-bump
...
Dep bump
2020-06-09 17:01:28 +04:00
Mikhail Mikheev
9abd83d824
dep bump
2020-06-09 14:47:58 +04:00
Mikhail Mikheev
4aee09a291
Merge pull request #988 from gnosis/982-fiatbalances-dont-show
...
(Fix) - #982 fiat balances dont show
2020-06-09 14:38:26 +04:00
Mikhail Mikheev
fc8fe5ddc6
typescript version bump
2020-06-09 14:23:14 +04:00
Mikhail Mikheev
6d56286c02
Merge branch 'development' of github.com:gnosis/safe-react into 982-fiatbalances-dont-show
2020-06-09 14:04:28 +04:00
Mikhail Mikheev
cdbdf69829
Merge pull request #996 from gnosis/fix/#994-contractInteraction-no_data-for-abi-field
...
(Fix) Properly identify methods to interact with
2020-06-09 12:49:24 +04:00
fernandomg
9db0d76fa1
Allow pure functions to be called
2020-06-08 15:54:09 -03:00
Mati Dastugue
4aabdc7140
Merge pull request #992 from gnosis/fix/trezor
...
Add fix for Trezor on Windows
2020-06-08 13:50:26 -03:00
Mati Dastugue
f7faf3e29c
Merge with dev
2020-06-08 13:24:48 -03:00