Skip to content

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
@LukasReschke LukasReschke force-pushed the use-new-appstore-endpoint branch from e6501ba to 83d45d1 Compare September 9, 2016 15:08
@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.

5 participants