status-desktop/ui/app/AppLayouts/Profile/popups
Sale Djenic f9244e2c9f fix(@desktop/onboarding): Onboarding/Login flow improvements
- startup, login and onboarding modules merged into the single one
- `State` class introduced which is the base class for all states, every state
  determines what is the next state in each of 3 possible actions, and what
  is the previous state, if it has previous state
- `StateWrapper` class is introduced as a convenient way to expose
  `State`'s props and deal with them on the qml side
- startup module maintains states as a linked list and there are few convenient
  methods to move through the list `onBackActionClicked`, `onNextPrimaryActionClicked`
  `onNextSecondaryActionClicked`, `onNextTertiaryActionClicked`
- redundant code removed

Fixes: #6473
2022-07-22 08:13:27 +02:00
..
backupseed fix(@desktop): Fix scrolling in chat components, wallet fixes 2022-07-21 18:44:30 +03:00
AddShowTokenModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AddWakuNodeModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
BackupSeedModal.qml fix(BackupSeedModal): fix the intro/acknowledgement page UI 2022-07-15 15:22:27 +02:00
ChangePasswordModal.qml fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
ChangePasswordSuccessModal.qml fix(ChangePasswordSuccessModal): Add Theme usage to modal 2022-02-01 11:46:39 +01:00
ChangeProfilePicModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ConfirmAppRestartModal.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
ENSPopup.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
ExemptionNotificationsModal.qml fix(@desktop/notifications): revamp notifications settings & behaviour 2022-05-13 14:58:39 -04:00
FleetsModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
MutedChatsModal.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
RenameAccontModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SearchEngineModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SendContactRequestModal.qml fix(@desktop/profile): Contact requests should support a message 2022-06-15 11:56:05 -04:00
TokenSettingsModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
WakuNodesModal.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00