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

[WIP] Use new appstore endpoint #1335

Closed
wants to merge 2 commits into from
Closed

Conversation

LukasReschke
Copy link
Member

@LukasReschke LukasReschke commented Sep 9, 2016

Completely WIP.

TODOs:

  • Categories are read and displayed
  • Filtering apps from the appstore in categories work
  • Adjust JS to work with the response returned by the appstore OR adjust the response in the controller (whatever makes more sense)
  • Re-add "Enabled" and "Disabled" in the response for all apps
  • Proper update notification for apps
  • L10N for app descriptions and titles
  • Download JSON responses only once (and in the background as cron job) and store with Introducing AppData #1306
  • No more "TODOs" and "FIXME" in the code
  • Adjust unit tests

@LukasReschke LukasReschke added the 2. developing Work in progress label Sep 9, 2016
@LukasReschke LukasReschke added this to the Nextcloud 11.0 milestone Sep 9, 2016
@mention-bot
Copy link

@LukasReschke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen, @DeepDiver1975 and @MorrisJobke to be potential reviewers

'displayName' => (string)$this->l10n->t('Enabled'),
],
[
'id' => 'enabled',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@nickvergessen nickvergessen self-assigned this Sep 9, 2016
LukasReschke and others added 2 commits September 9, 2016 17:08
- List categories
- Filter apps in categories
@rullzer
Copy link
Member

rullzer commented Nov 3, 2016

We have the new appstore in. So this can 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants