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

webui: add a basic homepage #69

Closed
wants to merge 3 commits into from
Closed

Conversation

jholdstock
Copy link
Member

This PR adds the basics required to start implementing a web UI. Including:

  • new logging subsystem
  • homepage dir which includes web handler, assets. template, etc

It also adds a basic homepage, which is currently displaying all information available from GET API calls.

The GET API calls have been removed, POST calls remain.

Rebased on #68

this ensures that dcrpool is able to access local assets (eg. html
templates)
This PR adds the basics required to start implementing a web UI.  Including:
- new logging subsystem
- homepage dir which includes web handler, assets. template, etc

It also adds a basic homepage, which is currently displaying all  information available from GET API calls.

The GET API calls have been removed, POST calls remain.
@jholdstock jholdstock closed this May 5, 2019
@jholdstock jholdstock deleted the web-ui branch October 6, 2020 09:22
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

Successfully merging this pull request may close these issues.

1 participant