[bisq-network/bisq] Feature to enable disputes user avatars and tag editing (#5559)

jmacxx notifications at github.com
Tue Jun 8 22:06:05 CEST 2021


Enable notes to be saved for participants in mediation.  Uses the same mechanism for tagging notes to trade peers.
Feature requested by @leo816 & @huey735 

- Common functionality is in `PeerInfoIcon`,
- `PeerInfoIconDispute` specialized for Disputes View.
- `PeerInfoIconTrading` specialized for Buy/Sell & Portfolio views.
- `PeerInfoIconSmall` for Market View.
- Long onion addresses are displayed in a more user-friendly manner.


---

![image](https://user-images.githubusercontent.com/47253594/121248247-d4f65700-c868-11eb-81b1-6f7c8a26c39a.png)




You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * feature to enable user avatars and tags in Disputes

-- File Changes --

    M core/src/main/resources/i18n/displayStrings.properties (1)
    M desktop/src/main/java/bisq/desktop/components/PeerInfoIcon.java (190)
    A desktop/src/main/java/bisq/desktop/components/PeerInfoIconDispute.java (56)
    M desktop/src/main/java/bisq/desktop/components/PeerInfoIconSmall.java (2)
    A desktop/src/main/java/bisq/desktop/components/PeerInfoIconTrading.java (199)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (4)
    M desktop/src/main/java/bisq/desktop/main/portfolio/closedtrades/ClosedTradesView.java (4)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesView.java (4)
    M desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java (54)
    M p2p/src/main/java/bisq/network/p2p/NodeAddress.java (11)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5559.patch
https://github.com/bisq-network/bisq/pull/5559.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/5559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210608/63c41db2/attachment.htm>


More information about the bisq-github mailing list