status-desktop/ui/StatusQ/sandbox/demoapp
Noelia 3bc3216ba0 feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559)
Create `StatusContactVerificationIcons` row component.

Refactor in `StatusMemberListItem`. It now uses `StatusContactVerificationIcons` component.

Refactor in `StatusListItem`. It now contains a Loader for dynamically decide if a row icons component is defined aside the title.

Refactor in `StatusMessageHeader` and `StatusMessage`. They now use `StatusContactVerificationIcons` component.

Closes #542

BREAKING CHANGES:

Removed `titleIcon1Visible` and `titleIcon1Visible` from `StatusListItem`.

Removed `ContactType` enumeration in `StatusMessage`. Now, contact verification type is managed by enum `TrustedType` in `StatusContactVerificationIcons` component.
2022-09-21 18:20:06 +02:00
..
data feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-09-21 18:20:06 +02:00
ChatChannelView.qml feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-09-21 18:20:06 +02:00
CreateChatView.qml fix(sandbox): Fix results popup component position 2022-09-21 18:20:06 +02:00
DemoCommunityDetailModal.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
DemoContactRequestsModal.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusAppChatView.qml feat(StatusQ.Components): Adding StatusTagSelector component 2022-09-21 18:20:06 +02:00
StatusAppCommunityView.qml chore(demoApp): restore DemoApp to have the latest changes from both master and base_bc 2022-09-21 18:20:06 +02:00
StatusAppProfileSettingsView.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00