status-desktop/ui
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
..
StatusQ@08f8cd60c4 chore(@desktop): Update StatusQ 2022-07-21 17:44:32 -04:00
app fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
fonts chore(CPP): base for the window and layouting system 2022-07-01 16:57:51 +02:00
i18n fix(l10n): fix strings extraction 2022-07-21 15:57:59 -04:00
imports fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
shared/status refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
generate-rcc.go chore(CPP): foundation for user onboarding 2022-07-07 23:23:09 +02:00
main.qml fix(@desktop/onboarding): Onboarding/Login flow improvements 2022-07-22 08:13:27 +02:00
nim-status-client.pro fix(l10n): fix strings extraction 2022-07-21 15:57:59 -04:00