Feature #37
Dashboard should auto update
| Status: | Closed | Start date: | 11/{{count}}/2008 | |
|---|---|---|---|---|
| Priority: | High | Due date: | 11/{{count}}/2008 | |
| Assignee: | Sam Freiberg | % Done: | 100% |
|
| Category: | - | Spent time: | {{value}} hours | |
| Target version: | 0.4.0 | Estimated time: | {{value}} hours |
The Dashboard page should automatically update. This will hopefully be handled by some Javascript that runs on a timer that tells all individual components that they need to update.
History
Updated by {{author}} {{age}} ago
- {{label}} changed from {{old}} to {{new}}
- {{label}} changed from {{old}} to {{new}}
- {{label}} set to {{value}}
Dashboard now automatically updates. Added a new parameter (minutes_ago) to support the auto updating cleanly and as an added bonus it also makes near real time simpler because the start time no longer has to be computed on the client side. Also added a new update_interval parameter that simply takes a value in seconds that controls how often the dashboard widgets are refreshed.