Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Support multiple blogs #13

Open
1 of 9 tasks
vickychijwani opened this issue Jan 19, 2018 · 1 comment
Open
1 of 9 tasks

Support multiple blogs #13

vickychijwani opened this issue Jan 19, 2018 · 1 comment

Comments

@vickychijwani
Copy link
Member

vickychijwani commented Jan 19, 2018

Pro users would like the option to sign in to multiple blogs and switch between them seamlessly.


Task list:

  • Rework storage architecture alongside other breaking changes for Ghost 1.0 (Ghost 1.0 vickychijwani/quill#162)
  • Build UI for adding / removing blogs and switching among them
  • Remove android:launchMode="singleTop" attribute from LoginActivity in the manifest
  • Add lots of logging in AccountManager to help debug any issues that come up
  • Handle scenario where the password has changed
  • Test cases:
    • Trying to add a new account with a blog that was already added earlier (only allow a single account per blog)
    • Preserve the data Realm in the case where, e.g., credentials expire
    • Delete the data Realm when a blog is removed (i.e., explicitly logged out)

Migrated from vickychijwani/quill#148

@jlelse
Copy link

jlelse commented May 30, 2018

Any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants