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

UI for installing / removing packages #9

Closed
6 tasks
BrianHicks opened this issue Oct 30, 2015 · 2 comments
Closed
6 tasks

UI for installing / removing packages #9

BrianHicks opened this issue Oct 30, 2015 · 2 comments

Comments

@BrianHicks
Copy link
Contributor

The UI should:

  • show health (/health)
  • present a list of packages, listing installed state for each (/1/packages)
  • allow filtering unsupported packages (/1/packages)
  • install a package (POST /1/packages)
  • uninstall a package (DELETE /1/packages)
  • get all the details about a package (/1/packages/{name})
@BrianHicks
Copy link
Contributor Author

This turns out to be https://github.com/CiscoCloud/mantl-ui-frontend. And Health is already completed.

@ryane
Copy link
Contributor

ryane commented Dec 10, 2015

moved to mantl/mantl-ui-frontend#5

@ryane ryane closed this as completed Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants