Pascal Precht
cf1fc38304
refactor(ChatRequestMessage): use StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
04523a0e85
refactor(SignTransactionModal): make use of StatusModal and other StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
85065b8d33
refactor(ChatCommandModal): use StatusModal instead of ModalPopup
2021-10-21 09:22:35 -04:00
Pascal Precht
0739f78388
refactor(InvitationBubble): make use of StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
2d89a815f4
refactor(SelectAccountModal): use StatusQ components to build modal
2021-10-21 09:22:35 -04:00
Pascal Precht
1de75c514e
refactor(LinksMessage): use StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
37861bf853
refactor(AccessExistingCommunityPopup): use StatusQ components to create components
2021-10-21 09:22:35 -04:00
Pascal Precht
d2232cd5c2
refactor(BackupCommunityBanner): use StatusQ components in banner
2021-10-21 09:22:35 -04:00
Pascal Precht
572c039a7d
cleanup: remove unused shared import in community components
2021-10-21 09:22:35 -04:00
Pascal Precht
414a933263
refactor(CommunityWelcomeBanner): use StatusQ StatusButton and others
2021-10-21 09:22:35 -04:00
Pascal Precht
f86a55f0b1
refactor(EmptyView): use StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
b3883f9b47
refactor(NicknamePopup): use StatusModal and StatusButton from StatusQ
2021-10-21 09:22:35 -04:00
Pascal Precht
20ac29c6c4
refactor(PinnedMessagePopup): use StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
f244de248c
refactor(ContactRequestPopup): use StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
ffe072a90d
refactor(PublicChatPopup): make use of StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
a87568e7c2
refactor(RenameGroupPopup): use StatusQ components
2021-10-21 09:22:35 -04:00
Pascal Precht
ce792a1300
refactor(ChooseBrowserPopup): use StatusQ components
2021-10-21 09:22:35 -04:00
Alexandra Betouni
9cc361c40a
refactor(desktop/chat) Moving chat to new architecture
...
Closes #3710
2021-10-20 15:29:38 -04:00
Khushboo Mehta
d8c388c9b8
refactor: Remove StatusLetterIdenticon from ui/shared/status and use existing one from StatusQ
...
closes #3845
2021-10-18 17:05:38 -04:00
Pascal Precht
94cea6d741
refactor: move TransactionPreview
to ui/shared/views
2021-10-14 12:51:27 -04:00
Pascal Precht
87ea584b62
refactor: move Timer
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
e6df5c8b12
refactor: move StyledTextEdit
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
a13c9d6675
refactor: move StyledTextArea
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
61ccf9c757
refactor: move StyledText
to ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
ed73651db8
refactor: move SplitViewHandle
and StatusTabButton
to ui/shared/panels|controls respectively
2021-10-14 12:51:27 -04:00
Pascal Precht
638e91717e
refactor: move Separator
to ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
4bb4708528
refactor: move SearchBox
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
322a071aa3
refactor: move SVGImage
to ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
4003f30d68
refactor: move `RoundedImage to ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
37e71ca431
refactor: move RecipientSelector
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
fa3adb30e4
refactor: move PopupMenu
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
e14616ee57
refactor: move NoFriendsRectangle
to ui/shared/views
2021-10-14 12:51:27 -04:00
Pascal Precht
cbfe90947e
refactor: move ModalPopup
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
25421facbf
refactor: move InviteFriendsPopup
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
bdc7c799d2
refactor: move Input
to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
c74e00379d
refactor: move ImageCropperModal
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
1f8b4563e5
refactor: move ContactsListAndSearch
into ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
5d05b415ba
refactor: move view and panels components into controls if they belong there
2021-10-14 12:51:27 -04:00
Pascal Precht
ae31f7e1cb
refactor: move ConfirmationDialog
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
9fbf1587e1
refactor: move BlockContactConfirmationDialog
to ui/shared/popups
2021-10-14 12:51:27 -04:00
Pascal Precht
37d9cc1da2
refactor: move AssetAndAmountInput
to ui/shared/views
2021-10-14 12:51:27 -04:00
Pascal Precht
2d47223e1c
refactor: move AccountSelector
into ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
4e8f2303e6
refactor(@desktop/profile): introduce new QML and store structure in profile section
...
Closes #3712
2021-10-14 09:29:05 -04:00
Khushboo Mehta
80de3f75eb
fix(@desktop/wallet): move QML Wallet section to new architecture
...
fixes #3714
2021-10-13 13:53:01 -04:00
Pascal Precht
7433bbc785
fix: fix broken import version that crashed desktop app
2021-10-08 14:26:46 +02:00
Pascal Precht
b8ecc3e0bf
fix(Communities): preserve channel position after editing
...
Turns out we've been accidentally resetting the channel's `position`
property to `0` by not sending it over to status-lib's underlying
`editCommunityChat` API.
This fixes it by using a newer version of status-lib which supports
the `position` paramter in `editCommunityChat` and then sending that
value along from the edit channel popup.
Fixes #3672
2021-10-08 13:33:42 +02:00
Pascal Precht
71ab9cebcf
fix(ChatLayout): ensure channel name is vertically centered
...
This was originally reported in https://github.com/status-im/StatusQ/issues/427 , however it turns out
that the underlying component already handles this case correctly.
The reason the channel name is not vertically centered inside Status Desktop,
is because the returned value of `XSS.filterXss()` for the `subTitle` is never an empty string.
Trimming the return value fixes this.
2021-10-05 16:32:07 -04:00
Khushboo Mehta
8ff967578d
feat(@desktop/chat): Added support for copy or click on link from channel descriptions
...
fixes #3517
2021-09-29 15:29:29 -04:00
Pascal Precht
2e68be238c
fix(Communities): make channel popup validation work again
...
This was a reference error as there's no `errors` object on `StatusValidator`.
When accessing errors exposed by `StatusInput` we need to dot into the component
reference.
2021-09-29 13:11:53 -04:00
B.Melnik
4b73d68490
fix(ui): Resolve conflict between click on text message and click on message
...
Closes : #3593
2021-09-28 15:37:06 -04:00