status-desktop/ui/imports/shared/controls
Alex Jbanca f9f860a215 fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml
LinksMessageView component will receive the urls from nim as string and it will only forward the string to getLinkPreviewData slot implemented in nim together with some settings (supported img extensions and unfurling preferences)
On nim side the urls will be parsed and validated using the settings received from qml.
Images are now validated before sending them to the UI using the HEAD request.
2023-02-14 08:55:24 +02:00
..
chat fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
delegates fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
AddressInput.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
AmountInput.qml fix(CommunityPermissions): ens icon fixed, locale fixed in AmountInput 2023-01-20 14:00:02 +01:00
AmountInputWithCursor.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
AssetAndAmountInput.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
AssetDelegate.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
AssetsDetailsHeader.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
BalanceExceeded.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
ContactSelector.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ContactsListAndSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
CopyToClipBoardButton.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
EmojiHash.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
FormGroup.qml
GasSelector.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
GasValidator.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
InformationTag.qml fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
InformationTile.qml feat(@desktop/wallet): Add Token Detail View 2022-08-23 10:52:26 +02:00
Input.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
LoadingTokenDelegate.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
RadioButtonSelector.qml fix(StatusListItem): fix `sensor.onClicked` to `onClicked` 2022-08-25 11:55:55 +03:00
RecipientSelector.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
SearchBox.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
SendToContractWarning.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SettingsRadioButton.qml
SocialLinkPreview.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
StyledButton.qml
StyledTextArea.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEdit.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEditWithLoadingState.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
StyledTextField.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
Timer.qml
TokenBalancePerChainDelegate.qml fix(wallet): some of SendModal's broken windows 2023-02-10 10:15:03 +01:00
TokenDelegate.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
TransactionDelegate.qml feat(@desktop/wallet): implement unified currency formatting for transaction details 2023-01-20 08:55:10 -03:00
TransactionFormGroup.qml
qmldir feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00