[bisq-network/bisq] Add option to hide non supported payment methods (#5045)

chimp1984 notifications at github.com
Sat Jan 2 03:55:48 CET 2021


Add option in preferences to hide payment methods from combobox in the Offer views which are not part of the users accounts.

Default value is false, so same behaviour as before that PR.
If no payment account is setup then we also show all payment methods.
In that case (no payment account) we disable the toggle as well as show it in false state.

Based on #5042 
Starts at commit eddb7cb
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5045

-- Commit Summary --

  * If we select TransferWise we switch to show all
  * Add option in preferences to hide payment methods which are not part of the users accounts.

-- File Changes --

    M core/src/main/java/bisq/core/user/Preferences.java (7)
    M core/src/main/java/bisq/core/user/PreferencesPayload.java (8)
    M core/src/main/resources/i18n/displayStrings.properties (1)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (14)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookViewModel.java (20)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (26)
    M proto/src/main/proto/pb.proto (1)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5045.patch
https://github.com/bisq-network/bisq/pull/5045.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5045
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210101/35ce2f70/attachment.htm>


More information about the bisq-github mailing list