summaryrefslogtreecommitdiffstats
path: root/views/accounts
Commit message (Collapse)AuthorAge
* Ensure that we shutdown all resources before existing the test.Christian Mollekopf2018-07-25
| | | | A lingering resource will also block the test from exiting.
* Shutdown resources at the end of the testChristian Mollekopf2018-07-25
| | | | to keep them from blocking the test from exiting.
* We now create 4 resourcesChristian Mollekopf2018-07-25
|
* Avoid relying on hardcoded id's if we don't have to.Christian Mollekopf2018-07-12
|
* Set the list of available account plugins from cmakeChristian Mollekopf2018-04-17
|
* Derive singleAccount mode from the list of accountsChristian Mollekopf2018-04-17
|
* React to removal of last accountChristian Mollekopf2018-04-17
|
* Try to fix the account wizard size on macosChristian Mollekopf2018-04-04
| | | | I don't think the mapToGlobal trick works on mac os.
* Got rid of controls1 where possible, and otherwise marked it learlyChristian Mollekopf2018-04-04
|
* Tested account setupChristian Mollekopf2018-01-24
|
* Dynamically create the accountwizardChristian Mollekopf2018-01-23
| | | | | to avoid maintaining state. We used to see the old wizard when creating an additional account.
* The accounts view needs a window.Christian Mollekopf2018-01-23
| | | | Otherwise mapToGlobal crashes.
* Avoid unnecessary references to appChristian Mollekopf2018-01-23
|
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.