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 support for custom info in batch connect apps #556

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

msquee
Copy link
Contributor

@msquee msquee commented Jun 29, 2020

Adds functionality to allow any batch connect application include info.html.erb in its root directory and that info will be rendered in the session panel view. Closes #488.

info.html.erb in this example:

Custom info.html.erb on Code Server app

<h1>HTML works here</h1>

Customize your batch connect apps with custom info.html.erb

@msquee msquee added this to the OOD1.8 milestone Jun 29, 2020
@msquee msquee requested a review from ericfranz June 29, 2020 06:02
@msquee msquee self-assigned this Jun 29, 2020
ericfranz
ericfranz previously approved these changes Jul 1, 2020
* Placing info.{md,html}.erb in the root of any batch connect app will be rendered in the session panel for that app
@ericfranz ericfranz merged commit 330dd3b into master Jul 1, 2020
@ericfranz ericfranz deleted the feature/app-info-html branch July 1, 2020 15:33
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.

Render view.html.erb for vnc apps
2 participants