summaryrefslogtreecommitdiffstats
path: root/framework/qml/EditAccount.qml
Commit message (Collapse)AuthorAge
* Fixed synchronize callChristian Mollekopf2018-01-24
|
* We need to react to accountId even if the uiPath doesn't change.Christian Mollekopf2018-01-23
| | | | E.g. if we have two kolabnow accounts.
* A separate accounts module that listens for the account selection, andChristian Mollekopf2017-12-21
| | | | requests a login if necessary.
* Hide change password button if we don't have oneChristian Mollekopf2017-10-25
|
* Close the settings after changing the password.Christian Mollekopf2017-10-08
|
* Support reentering the password from the settingsChristian Mollekopf2017-10-08
| | | | | Additionally this fixes the loader sizing to use the implicit size. This means all settings pages need to set an implicit height.
* Ensure proper anchoring of the EditAccounts view.Christian Mollekopf2017-09-16
| | | | Still not pretty but ensures the textareas resize as they should
* Generalize the single account concept.Christian Mollekopf2017-09-08
| | | | | | | * The wizard get's configured with a list of available accounts. * If only a single account type is available we skip the selection. * For the first account, account setup can not be aborted. * In single account mode the account can not be removed.
* Some basic input field validation.Christian Mollekopf2017-09-08
|
* Single account modeChristian Mollekopf2017-09-07
| | | | It's hardcoded to be enabled and set to kolabnow at the moment (TBD).
* Trigger sync and close settings when saving changes to an account.Christian Mollekopf2017-08-23
|
* Avoid undefined warningsChristian Mollekopf2017-07-26
|
* make more translatableMichael Bohlender2017-07-19
|
* make it translateableMichael Bohlender2017-07-19
|
* introduce Kube.HeadingMichael Bohlender2017-06-29
|
* remove kirigami dependencyMichael Bohlender2017-06-27
|
* "Discard" is really "Remove Account"Christian Mollekopf2017-05-12
|
* port EditAccount to Kube controlsMichael Bohlender2017-05-03
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04