Pascal Precht
|
8617c70742
|
refactor: remove AccountSelector and replace with StatusAccountSelector
|
2021-10-27 11:48:43 -04:00 |
Alexandra Betouni
|
056f84c301
|
refactor(desktop/chat) Cleaning up popups
|
2021-10-26 16:22:49 -04:00 |
Alexandra Betouni
|
23811dc7e4
|
refactor(desktop/chat) Cleaning up views
|
2021-10-26 16:20:31 -04:00 |
Alexandra Betouni
|
22429689e3
|
refactor(desktop/chat) Cleaning up panels
|
2021-10-26 16:16:37 -04:00 |
Khushboo Mehta
|
be7a56cc27
|
refactor: replace all the StatusImageIdenticon with StatusQ's StatusSmartIdenticon
closes #3848
|
2021-10-26 19:23:33 +02:00 |
Khushboo Mehta
|
7114240e72
|
refactor: Replace and remove StatusRoundButton under ui/shared/status
closes #3898
|
2021-10-26 18:58:16 +02:00 |
Pascal Precht
|
cbbbedcc79
|
cleanup: remove legacy `StatusCheckbox`
|
2021-10-26 10:47:16 -04:00 |
Pascal Precht
|
f3f5826c51
|
refactor(ui/shared): replace legacy StatusButton with StatusQ button
|
2021-10-26 16:07:56 +02:00 |
Khushboo Mehta
|
ef4934cee4
|
refactor: Replace usage of StatusRadioButton under ui/shared to its corresponding StatusQ component
closes #3897
|
2021-10-26 14:37:15 +02:00 |
Pascal Precht
|
7037df9da0
|
fix(ChatContextMenu): ensure popup types exist
Fixes #3906
|
2021-10-26 14:35:38 +02:00 |
Pascal Precht
|
845640bd13
|
refactor(ActivityCenter): use StatusButton from StatusQ
|
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
|
2d89a815f4
|
refactor(SelectAccountModal): use StatusQ components to build modal
|
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
|
572c039a7d
|
cleanup: remove unused shared import in community 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 |