[bisq-network/bisq] Improve dispute views (#4446)

chimp1984 notifications at github.com
Fri Aug 28 18:49:48 UTC 2020


Add report button:
Generates report text of all disputes with more detailed information
which should be used for reporting.

Add "Dump text of all disputes" button for getting a text representation
of all disputes including the messages. This is not used for report but
might be useful for search, etc.

Do not show legacy arbitration tabs (for traders as well for
arbitrators) if no cases available.

Add 3 new enum entries for Reason for dispute:
OPTION_TRADE
SELLER_NOT_RESPONDING
WRONG_SENDER_ACCOUNT
Hide NO_REPLY and PROTOCOL_VIOLATION in UI (still in code if we still
need it and re-activate them)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Improve dispute views

-- File Changes --

    M core/src/main/java/bisq/core/support/dispute/DisputeResult.java (9)
    M core/src/main/resources/i18n/displayStrings.properties (5)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/DisputeSummaryWindow.java (62)
    M desktop/src/main/java/bisq/desktop/main/support/SupportView.fxml (6)
    M desktop/src/main/java/bisq/desktop/main/support/SupportView.java (61)
    M desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java (119)
    M proto/src/main/proto/pb.proto (3)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4446.patch
https://github.com/bisq-network/bisq/pull/4446.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/4446
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200828/ee950f6e/attachment.html>


More information about the bisq-github mailing list