summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Added in a fix that forces your json codec to initialize before jobs are run.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-24Remove some lingering calls to 'super' from widgets.Daniel Beauchamp
2012-08-24You no longer need to call 'super' inside your onData callbacks for widgets.Daniel Beauchamp
2012-08-14Updated the sample project.Daniel Beauchamp
2012-08-13Added more descriptive thor task descriptions.Daniel Beauchamp
2012-08-13Updated to use sprockets! Ah, much cleaner.Daniel Beauchamp
2012-08-09Re-layout with masonry whenever a widget is ready.Daniel Beauchamp
2012-08-08Including gem spec.Daniel Beauchamp
2012-08-08moar readmeWesley Ellis
2012-08-08Merge branch 'master' of github.com:Shopify/dashingDaniel Beauchamp
2012-08-08Rename project to 'Dashing', and do some other cleanupsDaniel Beauchamp
2012-08-07First shot at the readmeWesley Ellis
2012-08-02Better generators, sample widgets, and more!Daniel Beauchamp
2012-07-31Added support for authentication.Daniel Beauchamp
2012-07-31Updated batman.Daniel Beauchamp
2012-07-25Prefixing all widgets with "widget"Daniel Beauchamp
2012-07-24Use "widget-type" syntax for class names.Daniel Beauchamp
2012-07-24A gem spec might be handy!Daniel Beauchamp
2012-07-24Initial version. 0.1.0 ReleaseDaniel Beauchamp
2012-07-18Initial commitRobert Postill