[bisq-network/bisq] Account Signing: Add information popups for signing state (#3374)

Christoph Atteneder notifications at github.com
Tue Oct 8 08:25:54 UTC 2019


... and other UI improvements
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add account signing icons to signing state in account display
  * Remove unnecessary "." that caused layout issues in the past
  * Add additional warning in the received payment popup for account signer
  * Fix Revolut padding issues for currencies
  * Hide signing icon for non-high-risk payment methods
  * Add correct icon state and info text for account signing state
  * Remove not implemented notification part
  * Hide time since signing column when not needed
  * Remove fiat rounding popup as feature was introduced a long time ago already
  * Add information popups for new signed states (only shown once for user) and minor clean-ups

-- File Changes --

    M core/src/main/java/bisq/core/app/BisqSetup.java (80)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (10)
    M core/src/main/resources/i18n/displayStrings.properties (26)
    M desktop/src/main/java/bisq/desktop/bisq.css (2)
    M desktop/src/main/java/bisq/desktop/components/InfoAutoTooltipLabel.java (16)
    M desktop/src/main/java/bisq/desktop/components/InfoTextField.java (37)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/PaymentMethodForm.java (62)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/RevolutForm.java (3)
    M desktop/src/main/java/bisq/desktop/main/MainViewModel.java (101)
    M desktop/src/main/java/bisq/desktop/main/account/content/PaymentAccountsView.java (38)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java (11)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (22)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookViewModel.java (19)
    M desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferView.java (7)
    M desktop/src/main/java/bisq/desktop/main/portfolio/editoffer/EditOfferView.java (5)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (2)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java (4)
    M desktop/src/main/java/bisq/desktop/util/FormBuilder.java (23)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3374.patch
https://github.com/bisq-network/bisq/pull/3374.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/3374
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191008/93b8daf2/attachment-0001.html>


More information about the bisq-github mailing list