index
:
dashboard.git
ci
master
[dashboard]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-05
Added link to MIT license in readme.
Daniel Beauchamp
2012-12-05
Update readme to include a description
Daniel Beauchamp
2012-12-03
Removes whitespace :scissors:
Ayrton De Craene
2012-12-04
Display 'last updated' using user's locale. Closes #10
Scott Gerring
2012-11-28
Specify uf8 encoding in the gemspec.
Daniel Beauchamp
2012-11-14
Set explicit delay for AnimatedNumber filter. Firefox doesn't run SetInterval...
Daniel Beauchamp
2012-11-05
Save layout only suggested when layout changes. Closes #3
Ryan Seys
2012-10-30
Release 1.0!
Daniel Beauchamp
2012-10-30
Make the default port 3030
Daniel Beauchamp
2012-10-30
Added new widgets, and made them more flexible. Ready for 0.1.3!
Daniel Beauchamp
2012-10-11
Provide a way to get the query params given to a dashboard.
Daniel Beauchamp
2012-09-17
Updated the animated setter to better work with null values.
Daniel Beauchamp
2012-09-17
Added a debug mode that lets you see all messages coming in.
Daniel Beauchamp
2012-08-28
Added in a fix that forces your json codec to initialize before jobs are run.
Daniel Beauchamp
2012-08-24
Widgets now have a formatted 'updatedAtMessage'. For stuff like 'Last updated...
Daniel Beauchamp
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
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
[prev]