status-desktop/ui/app/AppLayouts
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
..
Browser fix(@desktop/browser): [base_bc] permissions modal looks off in dark mode 2022-02-01 11:50:51 +01:00
Chat issues adding category fixed 2022-02-01 11:51:00 +01:00
Node refactor(@desktop/general): many errors from the log are fixed 2022-02-01 11:49:04 +01:00
Onboarding fix(@onboarding): no autoclose on popup 2022-02-01 11:49:47 +01:00
Profile fix(@settings): fix privacy settings toggle 2022-02-01 11:50:33 +01:00
Timeline refactor(@desktop/settings-contacts): contacts section updated 2022-02-01 11:47:46 +01:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(@wallet): receive modal 2022-02-01 11:50:17 +01:00
WalletV2 refactor(@desktop/general): many errors from the log are fixed 2022-02-01 11:49:04 +01:00
stores fix(@desktop/app-search): [base_bc] can't jump to a message from search results 2022-02-01 11:50:50 +01:00
qmldir