Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh #3

Closed
mlablah opened this issue Jul 14, 2020 · 0 comments
Closed

Refresh #3

mlablah opened this issue Jul 14, 2020 · 0 comments
Projects
Milestone

Comments

@mlablah
Copy link
Collaborator

mlablah commented Jul 14, 2020

As a user, I want to be able to manually trigger a refresh of the list displaying my currently installed addons.

When the list is refreshed it should show the current state of the addons in the Interface folder and the latest versions of the addon that are available online.

Pseudo code:

  • Read Interface folder path from config.
    • If path not set in config execute Set path (work done in separate issue).
  • Execute Parse Interface folder (work done in separate issue).
  • Display addons that should be shown in scrollable list.
  • Execute Compare AddOns (work done in separate issue).
  • Enable Update button for items in list where newer version is available.
  • Enable Update All button if at least one addon has a newer version available.
@mlablah mlablah added this to To do in 1.0.0 Jul 14, 2020
@casperstorm casperstorm mentioned this issue Jul 20, 2020
@casperstorm casperstorm moved this from To do to Done in 1.0.0 Aug 5, 2020
@mlablah mlablah added this to the 0.1.0 milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1.0.0
  
Done
Development

No branches or pull requests

2 participants