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

ui/ux: add single-click active toggle to restream configurations #5

Open
JanKoppe opened this issue May 31, 2020 · 1 comment
Open

Comments

@JanKoppe
Copy link
Member

As a user, I want to be able to modify the active state of a restream configuration from both the listview and detail view with a single click.

@JanKoppe
Copy link
Member Author

partially done! after implementing DRF I've added some vue+axios javascript that loads a list of restream configs and is able to directly change active/inactive via ajax patch calls on the listview

still missing: detailview.

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

No branches or pull requests

1 participant