Commit Graph

11 Commits

Author SHA1 Message Date
7129f10f56 Fix casing in field names in index.hbs; improve node-dev container workflow. 2015-10-06 14:27:17 -04:00
f7a68e8823 Replace GET / with postgres code, had to account for all lower-case object naming in postgres, so column names in view/index.hbs had to match also. 2015-10-05 21:44:03 -04:00
4c24454041 Add button to go back to device listing; fix query of most recent status; add alert row highlighting to index template, closes issue #30. 2015-08-08 09:47:21 -04:00
544f8ad54f Convert to local time on index.hbs, split date and time values. Closes #24, #27 2015-07-28 14:07:56 -04:00
41e739aeec Add more space between device name link and button on index; add edit button to core.hbs. 2015-07-20 13:28:53 -04:00
cbf095ead1 Basic/working version of device name and location editing, relates to issue #16. 2015-07-18 15:13:10 -04:00
9915256f77 Change jumbotron text; use html table on device listing template, closes issue #19 2015-07-17 13:02:31 -04:00
c1867cc47f Add most recent status message and published_at date to device index. 2015-07-16 13:31:21 -04:00
c1f092f5d1 Remove coreId from device listing; Add jumbotron banner 2015-07-09 10:44:58 -04:00
b11667581d Functional templates to list devices, select device, load device template 2015-07-07 10:18:41 -04:00
61df30ae84 Begin restructure to handle multiple cores; probably horribly broken...interim commit 2015-07-06 22:08:08 -04:00