Mikhail Mikheev
dc19697956
Merge branch 'development' into 2.5.2-dev-master-backmerge
2020-07-06 19:38:41 +04:00
Mikhail Mikheev
54ed00564b
2.5.1 Dev <- master backmerge ( #1093 )
...
* check if there as a pending transaction before marking transaction as a cancellation one
* update pkg.json
2020-07-06 12:04:31 -03:00
Agustin Pane
4c7fa87b1d
Merge branch 'master' into 2.5.2-dev-master-backmerge
2020-07-06 12:02:52 -03:00
Agustin Pane
d5f05536c3
(Hotfix) Tx decoding ( #1094 )
...
* Add types
* Fix missing condition
* Update Version
2020-07-06 09:54:49 -03:00
fernandomg
60c535e387
fix: disableModule params
2020-07-06 08:17:10 -03:00
fernandomg
5f413ff5e9
fix: type check
2020-07-06 08:11:35 -03:00
Mikhail Mikheev
807d3b4f5c
Merge pull request #1092 from gnosis/cant-execute-first-tx
...
Bug 2.5.1: Can't execute a transaction if one of the previous transactions was empty
2020-07-06 15:00:15 +04:00
Fernando
0f5d8e80bb
Merge branch 'development' into feature/#934-advanced-settings
2020-07-06 07:59:11 -03:00
Mikhail Mikheev
0f4c1325fd
update pkg.json
2020-07-06 14:42:33 +04:00
Mikhail Mikheev
ab7fab365f
check if there as a pending transaction before marking transaction as a cancellation one
2020-07-06 14:41:55 +04:00
Mati Dastugue
0f4f1077fe
Allow repick address in contract interaction mode
2020-07-03 18:00:39 -03:00
Mati Dastugue
3fdac537ec
Merge pull request #1064 from gnosis/feature/address-book-suggestions
...
Address Book Suggestions
2020-07-03 16:17:29 -03:00
Mati Dastugue
72a13f8c74
Update name in props
2020-07-03 14:48:18 -03:00
Mati Dastugue
b9e8bcc179
Merge branch 'development' into feature/address-book-suggestions
2020-07-03 14:08:10 -03:00
fernandomg
b27699fd84
update `yarn.lock`
2020-07-03 09:55:44 -03:00
fernandomg
91e300a862
Use external loader instead of GnoTable builtin one
2020-07-03 09:55:32 -03:00
Fernando
38b1d83f8c
Merge branch 'development' into feature/#934-advanced-settings
2020-07-03 09:38:19 -03:00
Agustin Pane
36e78e00b4
(Fix) - Settings ui break ( #1073 )
...
* Adds useWindowDimensions hook
Uses useWindowDimensions hook to render the address on ownerAddressTable depending of the size of the screen
* Fix table width for medium sizes
* Reduces padding for medium screen sizes
Also simplifies js logic for adding cut addresses
* Adjust the padding for larger screens
* Adjust the padding for larger screens
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 16:23:30 +04:00
Agustin Pane
2ea1608d30
Merge branch 'development' of https://github.com/gnosis/safe-react into coveralls
2020-07-03 08:55:34 -03:00
Fernando
9931ef9210
Merge branch 'development' into feature/#934-advanced-settings
2020-07-03 08:07:12 -03:00
nicolas
822903c83d
sapp iframe size ( #1081 )
...
* sapp iframe size
* review changes
* CenteredMT
* remove className
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 14:12:49 +04:00
Mati Dastugue
0e3436bf67
Prevent showing enable data modal ( #1086 )
...
* Prevent from showing enable modal
* Add message info for failing txs
* c'mon Travis! Stop complaining.
* PR feedback improvements
Co-authored-by: Mati Dastugue <mdastugu@amazon.com>
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 13:59:36 +04:00
Fernando
244f81b0a4
Merge branch 'development' into feature/#934-advanced-settings
2020-07-02 20:36:51 -03:00
Mati Dastugue
7db9fae535
Merge branch 'development' into feature/address-book-suggestions
2020-07-02 13:34:19 -03:00
Agustin Pane
3e982b741f
Merge branch 'master' of https://github.com/gnosis/safe-react into coveralls
...
# Conflicts:
# yarn.lock
2020-07-02 09:06:28 -03:00
Mikhail Mikheev
2f81edbb8e
Merge pull request #1088 from gnosis/development
...
v2.5.0
2020-07-02 15:32:03 +04:00
Mikhail Mikheev
16a7c8fb54
package.json version update to 2.5.0
2020-07-02 15:10:00 +04:00
Mikhail Mikheev
8f9e5795ba
Merge branch 'master' of github.com:gnosis/safe-react into development
2020-07-02 15:09:23 +04:00
fernandomg
40cca0346f
force re-build
2020-07-02 08:04:30 -03:00
Mikhail Mikheev
47aa907ca4
Merge pull request #1085 from gnosis/issue-1083
...
Add Idle app
2020-07-02 14:58:38 +04:00
Mikhail Mikheev
123182752c
yarn.lock regenration
2020-07-02 14:47:26 +04:00
Agustin Pane
6d67454ee9
Update coverage script
2020-07-01 19:20:06 -03:00
fernandomg
c84caeb027
Change Advanced Settings icon
...
- this required to point the `@gnosis.pm/safe-react-components` to the github repo
2020-07-01 16:23:58 -03:00
fernandomg
1b9a5063f2
update `yarn.lock`
2020-07-01 13:00:36 -03:00
fernandomg
bac59b9b38
remove trash code
2020-07-01 12:55:09 -03:00
fernandomg
1a095e561b
fix state type in collectibles selector
2020-07-01 12:54:27 -03:00
fernandomg
fe987c0bbb
Fix `truffle-contract` version
2020-07-01 12:46:04 -03:00
Agustin Pane
47adfde11b
Removes coveralls badge from readme
2020-07-01 11:35:19 -03:00
nicosampler
725a9e9a84
sort apps alphabetically
2020-07-01 11:22:32 -03:00
nicosampler
1cdd16abb6
Add Idle sapp
2020-07-01 11:15:51 -03:00
fernandomg
ea6fc17457
Rephrase remove modal message
2020-07-01 09:03:57 -03:00
Agustin Pane
98ec85d454
Merge branch 'development' of https://github.com/gnosis/safe-react into coveralls
2020-07-01 08:50:14 -03:00
fernandomg
d5f6ef26f5
fix typo
2020-06-30 21:32:41 -03:00
fernandomg
873f8bad74
Enable "disable module" functionality
...
- changed `remoteModules` in favor of `remoteModulesPaginated`, so we can properly have track of the `prevModule` for every module
- refactored how module is stored from an array of `moduleAddress`es, to an array of `[moduleAddress, prevModuleAddress]`
- Implemented the RemoveModule by copying the `RemoveSafeModule` implementation
- TODO: display data
2020-06-30 21:30:51 -03:00
fernandomg
a6ff15d1f3
Fix styles and use all the possible safe-react-components
2020-06-30 18:27:21 -03:00
fernandomg
91dc0bbc29
Migrate Settings menu to gnosis-safe-components
2020-06-30 17:10:33 -03:00
fernandomg
dc75d97083
WIP: fix typings (?)
...
Not so sure about how robust the fix is. But allow me to continue developing
2020-06-30 15:49:47 -03:00
fernandomg
ec09b3bd55
Merge branch 'development' into feature/#934-advanced-settings
...
# Conflicts:
# src/routes/safe/store/actions/fetchSafe.ts
# src/routes/safe/store/models/safe.ts
# src/routes/safe/store/reducer/safe.ts
2020-06-30 14:23:58 -03:00
Mati Dastugue
02eeb0410e
Merge branch 'development' of github.com:gnosis/safe-react into feature/address-book-suggestions
2020-06-30 12:59:38 -03:00
Agustin Pane
35a118b975
Updates coverage script
2020-06-30 12:06:46 -03:00