Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed synchronize call | Christian Mollekopf | 2018-01-24 |
| | |||
* | We need to react to accountId even if the uiPath doesn't change. | Christian Mollekopf | 2018-01-23 |
| | | | | E.g. if we have two kolabnow accounts. | ||
* | A separate accounts module that listens for the account selection, and | Christian Mollekopf | 2017-12-21 |
| | | | | requests a login if necessary. | ||
* | Hide change password button if we don't have one | Christian Mollekopf | 2017-10-25 |
| | |||
* | Close the settings after changing the password. | Christian Mollekopf | 2017-10-08 |
| | |||
* | Support reentering the password from the settings | Christian Mollekopf | 2017-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 Mollekopf | 2017-09-16 |
| | | | | Still not pretty but ensures the textareas resize as they should | ||
* | Generalize the single account concept. | Christian Mollekopf | 2017-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 Mollekopf | 2017-09-08 |
| | |||
* | Single account mode | Christian Mollekopf | 2017-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 Mollekopf | 2017-08-23 |
| | |||
* | Avoid undefined warnings | Christian Mollekopf | 2017-07-26 |
| | |||
* | make more translatable | Michael Bohlender | 2017-07-19 |
| | |||
* | make it translateable | Michael Bohlender | 2017-07-19 |
| | |||
* | introduce Kube.Heading | Michael Bohlender | 2017-06-29 |
| | |||
* | remove kirigami dependency | Michael Bohlender | 2017-06-27 |
| | |||
* | "Discard" is really "Remove Account" | Christian Mollekopf | 2017-05-12 |
| | |||
* | port EditAccount to Kube controls | Michael Bohlender | 2017-05-03 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |