summaryrefslogtreecommitdiffstats
path: root/components/accounts/contents/ui/AccountWizard.qml
Commit message (Collapse)AuthorAge
* CleanupChristian Mollekopf2017-05-12
|
* use more kube controls in accountMichael Bohlender2017-04-19
|
* make more use of Kube.Button and Popup in accountsMichael Bohlender2017-04-06
|
* use kube button in accountWizardMichael Bohlender2017-04-06
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* use kube theme in AccountWizardMichael Bohlender2017-03-30
|
* Accountwizard with titleChristian Mollekopf2017-03-20
|
* Removed Create/Edit*.qml and controllers, added gmail pluginChristian Mollekopf2017-02-22
| | | | | The current settings plugin could potentially be replaced by a proper controller, but what we have works so that's low priority.
* Fixed kolabnow account setup page.Christian Mollekopf2017-02-22
| | | | | | | | | | The account plugin supplies the configuration UI, the application supplies the scaffolding. That way we ensure the application doens't contain any account specific code and account configurations are free to offer specialized UI's that work best for them. We're not currently using a standardized controller, but if we did those controllers would have to live with the plugin, not the framework or the components.
* Normalize the component package structureChristian Mollekopf2017-02-20