Age | Commit message (Collapse) | Author |
|
resolves the error:
undefined local variable or method `settings'
when send_event is called from in a module
|
|
dashboard doesn't exist
|
|
posted to /widgets/X, and requires auth; returns data on /events; returns the sample dashboards; and returns sample widgets.
|
|
|
|
Use protocol agnostic google font url.
|
|
Added suffix option for number widget
|
|
Added an option to append a suffix to the number in the number widget. Done in the same was as prepend. Useful for things like percentage (eg. 10%).
|
|
HTTPS users are happy now :)
|
|
|
|
Create .gitignore for project template
|
|
Remove unnecessary semicolons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correctly removes old status classes on the number widget when updating the status
|
|
like favicons and custom 404/500 pages.
|
|
|
|
the freshness of the data instead of when the job was last run.
|
|
1.4.2+
|
|
|
|
as suggested by @crcastle
|
|
|
|
|
|
when updating the status
|
|
|
|
|
|
|
|
|
|
|
|
SetInterval unless there is a delay specified. Closes #6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated at 18:00'
|
|
|
|
|
|
Also, every widget now has a 'updatedAt' property that gets updated when data comes in.
|
|
|
|
|
|
|
|
|
|
|