-
Notifications
You must be signed in to change notification settings - Fork 115
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
Issue 356 Add live updates to dashboard widget #383
Conversation
|
@fjarrett The option is now enabled by default, using similar logic to the Stream Live Update checkbox. Tested by using delete_option on page load, and "Enabled" is the default state. |
@johnregan3 Nice work! Now please merge |
@fjarrett Sorry, man. I get mixed up between projects. I'll get it fixed. |
Issue 356 Add live updates to dashboard widget
Live Updates for Dashboard Widget.
heartbeat_recieved
to handle Dashboard and Stream Page requests (DRY)records_per_page
Fixes #356
@fjarrett