Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: | Trygve Laugstøl | 2015-10-31 | 1 | -1/+2 |
| | | | | o Better form interaction: enter to submit and autofocus on the field. | ||||
* | core/web: | Trygve Laugstøl | 2015-10-31 | 2 | -8/+13 |
| | | | | | o Adding last_timestamp o Showing last_value and last_timestamp for each property. | ||||
* | core: | Trygve Laugstøl | 2015-10-31 | 7 | -142/+156 |
| | | | | | | o Improved transaction handling. web: o Supporting changing a device's name and description. | ||||
* | web: | Trygve Laugstøl | 2015-10-31 | 3 | -17/+115 |
| | | | | o Starting on edit button for device name. | ||||
* | core: | Trygve Laugstøl | 2015-10-30 | 1 | -4/+4 |
| | | | | o Using manyOrNone on SELECTs that can return an empty result set. | ||||
* | web: | Trygve Laugstøl | 2015-10-30 | 1 | -2/+2 |
| | | | | | o Adding 'time ago' for each value. o Adding 'reload' button for a property. | ||||
* | o Splitting the value field into value_numeric and value_text. | Trygve Laugstøl | 2015-10-30 | 2 | -10/+11 |
| | |||||
* | o Experimenting with grunt. | Trygve Laugstøl | 2015-10-25 | 2 | -2/+4 |
| | |||||
* | wip | Trygve Laugstøl | 2015-10-25 | 4 | -37/+58 |
| | |||||
* | o Adding a webapp. | Trygve Laugstøl | 2015-10-20 | 7 | -55/+355 |
| | | | | o Using di.js as dependency injection framework. | ||||
* | o Adding aggregation tables. | Trygve Laugstøl | 2015-10-19 | 3 | -5/+73 |
| | | | | o Adding migration scripts for the schema. | ||||
* | o Dropping the app concept. | Trygve Laugstøl | 2015-10-18 | 3 | -3/+157 |
| | | | | o Switching to pg-promise to not get overloaded by callbacks. | ||||
* | wip | Trygve Laugstøl | 2015-10-18 | 1 | -0/+12 |