|
336bc8a844
|
All DB functions transferred to Postgres; tested ok, but haven't checked new device data going into alerts table, or core-edit when device not yet in cores table.
|
2015-10-11 16:11:32 -04:00 |
|
|
45a9a42f2e
|
Continue Postgres conversion in server.js and templates.
|
2015-10-08 12:05:03 -04:00 |
|
|
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 |
|
|
8c29423d6d
|
Rows turning red...finally, might want to pick a less blinding red.
|
2015-08-07 12:00:08 -04:00 |
|
|
11d8d76cc0
|
Interim commit, email code in a good spot if untested; back to alert row highlighting now that server not running in production mode (and thus not showimg template changes due to caching).
|
2015-08-07 11:20:22 -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 |
|
|
35f34fedbb
|
Split date and time on device detail screen, relates to issue #24.
|
2015-07-24 14:41:00 -04:00 |
|
|
ba5b091c54
|
Fixed edit button on device detail screen, closes issue #25.
|
2015-07-23 16:48:44 -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 |
|
|
7223da2596
|
Add some background color when current DB value displayed under input field.
|
2015-07-19 10:12:12 -04:00 |
|
|
d1e94a6d0d
|
Show current value (if any) from DB on core-edit.hbs; after editing device name or location, redirect back to index.
|
2015-07-19 09:50:18 -04:00 |
|
|
5929ee6add
|
Add new core-edit template file, issue #16.
|
2015-07-18 15:15:03 -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 |
|
|
ac76f02337
|
Remove Patrick's name from jumbotron.
|
2015-07-16 14:15:50 -04:00 |
|
|
c1867cc47f
|
Add most recent status message and published_at date to device index.
|
2015-07-16 13:31:21 -04:00 |
|
|
3cdf7ac643
|
Default H2 text to coreId if coreName not present.
|
2015-07-13 16:53:34 -04:00 |
|
|
c1f092f5d1
|
Remove coreId from device listing; Add jumbotron banner
|
2015-07-09 10:44:58 -04:00 |
|
|
0c2c59a2a8
|
Add fancy bootstrap table to core.hbs
|
2015-07-08 17:31:24 -04:00 |
|
|
7658ca5e42
|
add status text; add device name header; closes issue #6
|
2015-07-08 15:20:27 -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 |
|
|
eea9567b9b
|
Add js reload timer to template; add timestamp to console GET message; temp disable email
|
2015-07-03 21:38:40 -04:00 |
|
|
92bba362ad
|
Add views/home.hbs template
|
2015-06-25 14:14:48 -04:00 |
|