status-desktop/ui/app/AppLayouts/Profile/views
Alex Jbanca 0d3f872c5c Display message preview settings - fix model -> view relationship
There are two main changes in the model -> view relationship:
1. The model coming from the store becomes the only source of truth and the UI will only change when the model changes. This means that when another UI component from settings menu wants to change some setting it needs to update the model, not UI components directly.
2. When the store will provide a new model we will update only rows that are different in the current model.
2022-11-08 09:29:25 +02:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard feat(@desktop/keycard): create a new pairing code 2022-10-19 13:24:41 +02:00
profile feat: New Profile Modal 2022-10-17 12:05:54 +02:00
wallet feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
AboutView.qml fix(AboutView): "Our principles" button not working 2022-10-25 08:26:23 -04:00
AdvancedView.qml feat(AdvancedView): introduce feature flag for discord import tool 2022-08-26 10:18:49 +02:00
AppearanceView.qml fix(chat): Connected font sizes to Theme properties 2022-10-04 15:14:04 +03:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesView.qml fix: fix signals not passing the callback 2022-10-26 10:29:33 +02:00
ContactsView.qml fix(ContactsView): button is in the wrong position 2022-10-28 10:56:44 +02:00
DevicesView.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
EnsAddedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsConnectedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsDetailsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsListView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
EnsRegisteredView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsReleasedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsSearchView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsTermsAndConditionsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
EnsWelcomeView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
KeycardView.qml fix(@desktop/keycard): clicking `Get Keycard` button should direct to purchase page 2022-10-14 13:49:23 +02:00
LanguageView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
LeftTabView.qml test(@desktop/general): can quit app by going to settings -> quit 2022-08-11 21:39:34 +02:00
MessagingView.qml Display message preview settings - fix model -> view relationship 2022-11-08 09:29:25 +02:00
MyProfileView.qml fix:(Settings): Added bottom row components in header 2022-10-26 16:47:03 +03:00
NotificationsView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SettingsContentBase.qml fix:(Settings): Added bottom row components in header 2022-10-26 16:47:03 +03:00
WalletView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00