status-desktop/ui/app/AppLayouts/Profile/helpers
Jonathan Rainville 393ee8e284
fix(profile): fix missing ring in own profile (#15366)
Fixes #15314

The problem is that we used the `name` property to know if we have an ENS name, but we actually set it to whatever is available, so we need to validate that it's an ENS name
2024-07-03 14:06:03 -04:00
..
ContactDetails.qml fix(profile): fix missing ring in own profile (#15366) 2024-07-03 14:06:03 -04:00
ProfileShowcaseDirtyState.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
ProfileShowcaseModelAdapter.qml chore(desktop): upgrade status-go 2024-04-08 11:22:51 +03:00
ProfileShowcaseModels.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
ProfileShowcaseSettingsModelAdapter.qml chore(desktop): upgrade status-go 2024-04-08 11:22:51 +03:00
VisibilityAndPositionDirtyStateModel.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
qmldir refactor(contactDetailsAsJson): Adding `ContactDetails` component to replace `getContactDetailsAsJson` 2024-06-14 17:17:18 +03:00