status-desktop/ui/app
Sale Djenic a05a821f51 issues adding category fixed
- chats list maintained in the chat service gets updated form the right places now
- redundant mapping `Chat` to `ChatDto` is removed, since we already get all
necessary data for the chat, no need for additional mapping which may just
introduce new inconsistencies
- `findIndexById` proc updated so in case if there is no the chat we're searching
for in the list, we're returning `-1` instead of last index in the list
- `DelegateChoice` on the qml side updated to match new type value `Constants.chatType.category`
2022-02-01 11:51:00 +01:00
..
AppLayouts issues adding category fixed 2022-02-01 11:51:00 +01:00
AppMain.qml fix(@desktop/app-search): [base_bc] can't jump to a message from search results 2022-02-01 11:50:50 +01:00
AppSearch.qml fix(@desktop/app-search): [base_bc] can't jump to a message from search results 2022-02-01 11:50:50 +01:00
qmldir