status-desktop/ui/app/AppLayouts/Chat
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
..
controls refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section 2022-02-01 11:47:46 +01:00
helpers refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
panels fix(groups): Hide unchecked users in group creation popup 2022-02-01 11:50:18 +01:00
popups feat(communities): create categories 2022-02-01 11:51:00 +01:00
stores refactor: create categories (WIP) 2022-02-01 11:50:51 +01:00
views issues adding category fixed 2022-02-01 11:51:00 +01:00
ChatLayout.qml refactor(groups): Move groups to new architecture 2022-02-01 11:49:52 +01:00