Mati Dastugue
d11142de70
Update types
2020-06-25 21:22:17 -03:00
Mati Dastugue
c5681f1491
Merge branch 'development' of github.com:gnosis/safe-react into feature/address-book-suggestions
2020-06-25 20:59:37 -03:00
Agustin Pane
abd61dc055
Move window definition
2020-06-25 12:47:23 -03:00
Agustin Pane
d7d2305b9c
Adds global interface for window.web3
2020-06-25 12:27:38 -03:00
Agustin Pane
8625684b2a
Merge branch 'master' of https://github.com/gnosis/safe-react into coveralls
...
# Conflicts:
# yarn.lock
2020-06-25 10:52:31 -03:00
Agustin Pane
d61146c017
Merge branch 'master' of https://github.com/gnosis/safe-react into coveralls
...
# Conflicts:
# yarn.lock
2020-06-25 10:42:30 -03:00
Agustin Pane
8d1ef7ac36
Disable errored tests
2020-06-25 10:36:57 -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
Agustin Pane
7fe182db3c
Add default provider for node
2020-06-25 08:53:27 -03:00
Mati Dastugue
79fbc2a54b
Add types for Address book suggestion
2020-06-24 16:57:45 -03:00
Mati Dastugue
cf2fd4522c
Merge branch 'development' of github.com:gnosis/safe-react into feature/address-book-suggestions
2020-06-24 16:39:30 -03:00
Mati Dastugue
62270e180b
update types
2020-06-24 16:39:19 -03:00
Fernando
1f73556d49
Merge pull request #1056 from gnosis/development
2020-06-24 11:28:43 -03:00
Agustin Pane
a7e69683a3
Adds coverage badge to readme
2020-06-24 11:19:37 -03:00
Agustin Pane
82772ae9c7
Adds coveralls to travis
...
Adds coverage foldero gitignore
2020-06-24 11:18:14 -03:00
Agustin Pane
0cc2ec31f0
Add coveralls
...
Update test scripts to run coverage
2020-06-24 11:17:41 -03:00
Agustin Pane
0f699acea3
Fix confirmation file to make tests run
2020-06-24 11:14:03 -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
Mikhail Mikheev
01358de643
fix default safe return
2020-06-23 19:57:30 +04:00
Mikhail Mikheev
c925449db2
fix apps types, fix lastTimeUserLoggedInForSafes type
2020-06-23 19:38:09 +04:00
Mikhail Mikheev
21ae4800c9
fix getDefaultSafe return type
2020-06-23 19:09:24 +04:00
Mikhail Mikheev
f8d6ad4ca2
more fixes for pendingCreationTx
2020-06-23 19:06:23 +04:00
Mikhail Mikheev
96ffd52266
fix pendingSafeTx type issues
2020-06-23 19:05:42 +04:00
Mikhail Mikheev
8f0cccdb59
Fix token storage type errors, remove unused functions
2020-06-23 19:03:02 +04:00
Mati Dastugue
6d2638410f
Set address book suggestions
2020-06-23 10:36:30 -03:00
Mikhail Mikheev
e7c012d5d1
Fix addressbook type errors
2020-06-23 17:33:57 +04: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
Mikhail Mikheev
18f03b8bc1
typing loadFromStorage wip
2020-06-23 13:53:10 +04: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
Agustin Pane
231a9a7d35
Remove types
2020-06-22 12:05:08 -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
Agustin Pane
cc6aa13451
Fix types
2020-06-19 20:00:24 -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
Agustin Pane
caa94c879b
Types
2020-06-19 13:02:54 -03:00
Agustin Pane
5c00d51c3c
Remove types on loadFromStorage
2020-06-19 12:21:24 -03:00
Agustin Pane
3283bf1dc6
Add types
2020-06-19 11:18:33 -03:00
Agustin Pane
bcb468e3ec
Fix race condition
2020-06-19 11:07:23 -03:00
Agustin Pane
fe7e4b5536
Merge branch 'development' of https://github.com/gnosis/safe-react into 1013-undefined-error
2020-06-19 10:00:56 -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