summaryrefslogtreecommitdiff
path: root/javascripts
AgeCommit message (Expand)Author
2017-09-21don't multiply the updatedAt timestamp by 1000Peter Hamberg
2016-11-29Add data transformation method to widget basePeter Hamberg
2015-02-24Send last event data when a widget is readyAdam Byrtek
2015-02-24Store last events for all widgetsAdam Byrtek
2015-02-24Trigger onData on widget initializationAdam Byrtek
2014-01-16Update lastEvents if a widget exists.BX017301
2013-09-03change reload to 5 minutesJohn Tajima
2013-08-30Fixes event connection close error never re-establishes connection.John Tajima
2013-08-30Make relative to allow running on sub-pathmicpango
2013-08-08Handle widgets with multiple capital lettersDavid Rubin
2013-07-27only fire dashboard events when target is current dashboardChad Jolly
2013-07-14dashboard events - use SSE event namesChad Jolly
2013-07-14Adding application messaging.Pieter van de Bruggen
2013-03-12update to latest batmanJohn Tajima
2012-12-16Prevents duplicate widget event notificationsTim Santeford
2012-12-04Display 'last updated' using user's locale. Closes #10Scott Gerring
2012-11-14Set explicit delay for AnimatedNumber filter. Firefox doesn't run SetInterval...Daniel Beauchamp
2012-10-30Added new widgets, and made them more flexible. Ready for 0.1.3!Daniel Beauchamp
2012-10-11Provide a way to get the query params given to a dashboard.Daniel Beauchamp
2012-09-17Updated the animated setter to better work with null values.Daniel Beauchamp
2012-09-17Added a debug mode that lets you see all messages coming in.Daniel Beauchamp
2012-08-24Widgets now have a formatted 'updatedAtMessage'. For stuff like 'Last updated...Daniel Beauchamp
2012-08-24Keep track of updatedAt server side, instead of on widgets.Daniel Beauchamp
2012-08-24You no longer need to call 'super' inside your onData callbacks for widgets.Daniel Beauchamp
2012-08-13Updated to use sprockets! Ah, much cleaner.Daniel Beauchamp