summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-24Establish test suite.Kevin Thompson
2012-12-16Prevents duplicate widget event notificationsTim Santeford
2012-12-05Added link to MIT license in readme.Daniel Beauchamp
2012-12-05Update readme to include a descriptionDaniel Beauchamp
2012-12-03Removes whitespace :scissors:Ayrton De Craene
2012-12-04Display 'last updated' using user's locale. Closes #10Scott Gerring
2012-11-28Specify uf8 encoding in the gemspec.Daniel Beauchamp
2012-11-14Set explicit delay for AnimatedNumber filter. Firefox doesn't run SetInterval...Daniel Beauchamp
2012-11-05Save layout only suggested when layout changes. Closes #3Ryan Seys
2012-10-30Release 1.0!Daniel Beauchamp
2012-10-30Make the default port 3030Daniel 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-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