Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-29 | Merge remote-tracking branch 'cjolly/cjolly-application-messages' | David Underwood | |
* cjolly/cjolly-application-messages: only fire dashboard events when target is current dashboard dashboard events - use SSE event names Adding application messaging. Conflicts: test/app_test.rb | |||
2013-07-14 | use tmp dir for history file when running tests | Chad Jolly | |
2013-07-14 | dashboard events - use SSE event names | Chad Jolly | |
2013-06-25 | render titles correctly | David Underwood | |
2013-05-20 | allow widget views to be written in any Tilt-supported template language | Aaron Peckham | |
2013-05-09 | use any Tilt-supported view engine for dashboards, including Haml | Aaron Peckham | |
2013-05-09 | add test for redirecting to first dashboard, and returning a 404 if ↵ | Aaron Peckham | |
dashboard doesn't exist | |||
2013-05-09 | Test that the Sinatra app redirects to the default dashboard; saves data ↵ | Aaron Peckham | |
posted to /widgets/X, and requires auth; returns data on /events; returns the sample dashboards; and returns sample widgets. |