aboutsummaryrefslogtreecommitdiff
path: root/web/static/app/app.js
Commit message (Collapse)AuthorAgeFilesLines
* web:Trygve Laugstøl2016-03-051-179/+0
| | | | | o Adding an API method to get per-hour aggregate values. Doesn't use the by_hour table yet. o Adding a simple line graph component that can graph a single property's value.
* core:Trygve Laugstøl2015-11-011-6/+35
| | | | | | o Adding updates of device property's name and description. web: o Ading editing of property name and description.
* web:Trygve Laugstøl2015-10-311-0/+2
| | | | | o Showning device name and description. o Trying out cards for the property list.
* web:Trygve Laugstøl2015-10-311-2/+0
| | | | o Better form interaction: enter to submit and autofocus on the field.
* core:Trygve Laugstøl2015-10-311-5/+10
| | | | | | o Improved transaction handling. web: o Supporting changing a device's name and description.
* web:Trygve Laugstøl2015-10-311-2/+27
| | | | o Starting on edit button for device name.
* web:Trygve Laugstøl2015-10-301-4/+52
| | | | | o Adding 'time ago' for each value. o Adding 'reload' button for a property.
* wipTrygve Laugstøl2015-10-251-0/+72