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

Add the Hub Info, Services and Proxy pages #23

Open
2 tasks done
echarles opened this issue May 26, 2023 · 0 comments · Fixed by #26
Open
2 tasks done

Add the Hub Info, Services and Proxy pages #23

echarles opened this issue May 26, 2023 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request feature

Comments

@echarles
Copy link
Member

echarles commented May 26, 2023

Before adding the info, services and proxy page that use the getInfo, getServices and getProxyRoutes API methods, the following needs to be done.

  • Remove react-recompose for the Hub Overview page - shutdownHub, startServer, stopServer, startAll and stopAll need to be converted to Redux actions.
  • All calls to the JupyterHub API done in the Redux actions need to use the jupyterHubApi object (now in withHubApi) without the recompose.
@echarles echarles added enhancement New feature or request feature labels May 26, 2023
@echarles echarles changed the title Add the Hub Services and Proxy Add the Hub Info, Services and Proxy pages May 26, 2023
@echarles echarles reopened this May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants