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

Web admin interface for pub serve #16954

Closed
munificent opened this issue Feb 19, 2014 · 8 comments
Closed

Web admin interface for pub serve #16954

munificent opened this issue Feb 19, 2014 · 8 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@munificent
Copy link
Member

We've wanted to have a web interface as a window into pub serve for a long time. Making it full featured will be many separate bugs. This one is just for the minimal first steps:

  1. When pub serve is run, bind a web server to :8000.
  2. That initially just shows a list of the root directories being served with links to their appropriate URLs.
@nex3
Copy link
Member

nex3 commented Feb 19, 2014

Marked this as blocking #16957.

@munificent
Copy link
Member Author

cc @danrubel.

@munificent
Copy link
Member Author

Unmarked this as blocking #16957.

@nex3
Copy link
Member

nex3 commented Mar 24, 2014

Issue #17744 has been merged into this issue.


cc @munificent.

@nex3
Copy link
Member

nex3 commented Mar 24, 2014

Renaming so searching for "admin" finds this issue.


Changed the title to: "Web admin interface for pub serve".

@munificent
Copy link
Member Author

Issue #17628 has been merged into this issue.

@DartBot
Copy link

DartBot commented Feb 17, 2015

This comment was originally written by @Fox32


One use case for the admin interface, or more specific the WebSocket server:

I would like to subscribe for changes to assets and get notified, so that I can request them when they have changed. That way I could see changes intermediately.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#872.

@DartBot DartBot closed this as completed Jun 5, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants