index
:
dashboard.git
ci
master
[dashboard]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-08-24
Keep track of updatedAt server side, instead of on widgets.
Daniel Beauchamp
2012-08-24
Remove some lingering calls to 'super' from widgets.
Daniel Beauchamp
2012-08-24
You no longer need to call 'super' inside your onData callbacks for widgets.
Daniel Beauchamp
Also, every widget now has a 'updatedAt' property that gets updated when data comes in.
2012-08-14
Updated the sample project.
Daniel Beauchamp
2012-08-13
Added more descriptive thor task descriptions.
Daniel Beauchamp
2012-08-13
Updated to use sprockets! Ah, much cleaner.
Daniel Beauchamp
2012-08-09
Re-layout with masonry whenever a widget is ready.
Daniel Beauchamp
2012-08-08
Including gem spec.
Daniel Beauchamp
2012-08-08
moar readme
Wesley Ellis
2012-08-08
Merge branch 'master' of github.com:Shopify/dashing
Daniel Beauchamp
2012-08-08
Rename project to 'Dashing', and do some other cleanups
Daniel Beauchamp
2012-08-07
First shot at the readme
Wesley Ellis
2012-08-02
Better generators, sample widgets, and more!
Daniel Beauchamp
2012-07-31
Added support for authentication.
Daniel Beauchamp
2012-07-31
Updated batman.
Daniel Beauchamp
2012-07-25
Prefixing all widgets with "widget"
Daniel Beauchamp
2012-07-24
Use "widget-type" syntax for class names.
Daniel Beauchamp
2012-07-24
A gem spec might be handy!
Daniel Beauchamp
2012-07-24
Initial version. 0.1.0 Release
Daniel Beauchamp
2012-07-18
Initial commit
Robert Postill