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

[Clear cache&Remove account] As an iOS user I want to be able to delete the downloaded data on my device so that I don't run out of space #657

Closed
23 tasks done
nasli opened this issue May 18, 2016 · 2 comments · Fixed by #669

Comments

@nasli
Copy link
Contributor

nasli commented May 18, 2016

AC:

IMPORTANT:

  • Favorite offline synced data won't be removed
  • Check single account vs multiaccount

TASKS:

  • [GIT] Create branch https://github.com/owncloud/ios/tree/clear_cache_button @javiergonzper
  • [DEV] Add direct clear cache button in settings view @javiergonzper
  • [DEV] Create delete all local files downloaded except the favourites @javiergonzper
  • [DEV] Update settings view in order to use old look but remain the refactor per multiaccount, options per account will be set in other menu @nasli
  • [DEV] Add dot button instead of current info icon in account rows in Settings view @nasli
  • [DEV] Add new menu view with options "Edit Account", "Clear Cache", "Log out" @nasli
  • [DEV] Add logic edit account in menu option @nasli
  • [DEV] Add logic log out in menu option @nasli
  • [DEV] Updated view in order to use also disclosure instead of dots button [Won't Fix] @nasli We use the event of tap in the row to select active account, we would need to use DetailDisclosureButton instead of the disclosureIndicator and now looks like
    detaildisclosurebutton. For the moment we consider better UX use the three dot button
  • [DEV] Check Title to correct fit with longer accounts names @nasli
  • [DEV] Check constraints username account cell @nasli
  • [DEV] Add logic clear cache new button menu @nasli
  • [DEV] Update title menu with "@" between username and account url @nasli
  • [BUG] Crash after switch between accounts @nasli [cannot reproduce]
  • [DEV] Update wording "Edit Credentials" @nasli
  • [DEV] Update wording "Remove account" @nasli
  • [DEV] Define single account UI. Show account also account section @nasli
  • [QA] Create Test plan: [PR 669] New account options in settings view QA#235 @jesmrec
  • [QA] Validate Test plan @jesmrec
  • [GIT] Merge branch "clear_cache_button" @mRoRo

BUGS:

PR:#669

@nasli nasli added this to the 3.5.0-current milestone May 18, 2016
@nasli nasli changed the title [Clear cache] As an iOS user I want to be able to delete the downloaded data on my device so that I don't run out of space [Clear cache&Remove account] As an iOS user I want to be able to delete the downloaded data on my device so that I don't run out of space May 24, 2016
@nasli
Copy link
Contributor Author

nasli commented May 24, 2016

@jesmrec ready to review!

@jesmrec
Copy link
Contributor

jesmrec commented May 30, 2016

Approved!!

cc @nasli @mRoRo @javiergonzper

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

Successfully merging a pull request may close this issue.

2 participants