For Cycle 56 #1494
Labels
parsed:valid
https://bisq.wiki/Compensation#Ensure_your_request_is_valid
team:dev
https://bisq.wiki/Dev_Team
was:accepted
Indicates that a compensation request was accepted by DAO voting
Milestone
Summary
10465.12
Contributions delivered
Add missing reference to base class in BisqEasyProtocol
Redesign BisqEasy protocol to work fully async and reduce waiting times
• Also, this protocol now allows the takers to send their account details right after taking an offer without having to wait for a response first.
Add missing header license
Pass filter as reference instead of recreating it from scratch
Private chat improvements
• Add popup to confirm leaving a chat (resolves Add pop-up to confirm leaving a channel #1638).
• Reset placeholder text in ChatMessagesListView if not in a CommonPublicChat.
• Update dropdown menu icon when hovering/active.
Review and update red palette
Implement a new design for the BisqEasy Offerbook
• Implement a new design for the BisqEasy Offerbook
• Introduce logos for all the fiat markets
Change icons and styles for chat scroll down solution
• without new messages and,
• with new messages
Add protocol version to TradeProtocol
• Add a new field to TradeProtocol to track versioning
• Pass protocol version into TradeMessage
Improve margins to align chatbox messages in listView
Prior to this, the solution was aiming to account for whether the scroll bar was showing or not. However, this proved not to be reliable enough and also had to be computed on runOnNextRenderFrame which gave a bad UX (it was setting the margins after the first click).
Fix margins for full width chat messages
Add market logos to TradeWizard
Complete refactor of chat messages for better handling of different message types
UI style improvements
• leaveChat item menu red tone when hovering.
• Remove round corners at the bottom of the chat window.
• Remove pixel from highlight selection in private chats list selection.
Introduce UI for system messages
• Introduce UI for system messages.
• Enable system messages when requesting mediation.
Improve offerbook market selection subheader
• Enlarge search button since now it can have more space.
• Change Offers to Most offers.
Only create trade when contract has been set
Add hover highlight functionality in dropdown menu for icons
• Add hover highlight functionality in dropdown menu for icons, matching the text.
• Add all the icons necessary for this (info, help and leave chat).
• Add tooltips in dropdown menu.
Market logo placeholder
• Make placeholder the same size as the logos.
• Change the text colour to be visible.
Add btc-fiat pair logo to offerbook market selector header title
• Add icons with btc logo.
• Change all chat header title colour to -bisq-white.
Add dropdown menu with delete option to BisqEasy my offer message
• Refactor chat messages: add different classes for BisqEasy offer messages.
• Replace delete offer button with a dropdown menu with the delete option.
• Add popup to confirm deleting an offer.
• Introduce new delete icon.
• Introduce new shades of grey.
• Make MyMessage and PeerMessage have the same tone of grey (a darker one).
Improve dropdown menu to handle multiple selection categories
• Improve dropdown menu to handle multiple selection categories.
• Add filter options to the market selector dropdown menu.
• Show current criterion (for both filter and sort) in dropdown menu.
• Add check icons.
Replace leave chat button with system message
• Add LeaveChatMessage type to display leave messages as system messages with hyperlink to leave chat, and remove the existing button appearing on the right of the input bar.
• Add info popup before leaving a chat.
• Add green leave-chat icon.
• Minor code refactors.
Improve implementation to dynamically set paddings to chat messages
• Fixes occasional flickering of chat messages.
• Fixes small misalignment with header and input bar.
Fix chat message rendering issue when updating styles
Add new info and help icons to drop-menus
• Add new, clean redesigned info and help icons for chats drop-menus.
Update navigation icons to match bisq2 green colour
• Update the main navigation icons to match bisq2 green colour.
Fix regression in dropdown menu item
Contributions in progress
The text was updated successfully, but these errors were encountered: