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 mixin change request to Dashboard #76

Open
schollz opened this issue Apr 25, 2016 · 0 comments
Open

Add mixin change request to Dashboard #76

schollz opened this issue Apr 25, 2016 · 0 comments

Comments

@schollz
Copy link
Owner

schollz commented Apr 25, 2016

On the dashboard.tmpl I would like to add another Well. This Well appears when a user clicks on "Mixin = X.Y" and features a a JQuery slider and two buttons. The JQuery slider can be set to a value between 0 and 1. The two buttons should be labeled "Default" and "Override" or similar.

The idea is that you can set the mixin variable, manually, to override the one currently set by the computer. When "Default" is set, the dashboard should make a PUT request to set the mixin to be -1, whereas when "Override" is clicked, the dashboard should make a PUT request to set the mixin to be whatever the slider value is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant