Commit Graph

13 Commits

Author SHA1 Message Date
0245cd9fd1 New landing page template is improving, checking in new static assets and changes for favicon; favicon still not showing in chrome though. 2016-07-02 10:00:38 -04:00
550ab5605b S#1tty first draft of home page template. 2016-06-29 19:05:19 -04:00
06fcae38ef Try to load /home template for testing, but broken; can't even get a log entry generated for the route/endpoint. 2016-06-29 08:16:21 -04:00
c2c8624baa Add no-cache meta tags to default.hbs template; hoping to avoid issue I spotted where /tt and /tt/status were briefly showing different status values. 2016-02-05 12:09:18 -05:00
92adabcd47 Fix field names on index.hbs; removed rows w/NULL published_at values from DB (showed year=1969 on home page); update email code to be postgres-compliant. 2015-12-10 12:37:05 -05:00
17a701ea5f Fix Check Again button in Firefox (but found by Don); apparently window.history.go(0) doesn't behave the same in chrome and FF. 2015-09-20 14:39:35 -04:00
df881fa389 Add refresh button to index.hbs, closes #14. 2015-09-05 15:22:08 -04:00
eb679b8898 Add js timer with 1min interval to refresh page, relates to issue #14. 2015-09-03 11:34:47 -04:00
e90141a070 Add visual cues suggested by Don. 2015-08-28 13:08:36 -04:00
81ed5d154f Remove un-needed templates; add color styles to status messages, closes #12. 2015-08-27 13:31:17 -04:00
ccfdce32b0 Convert UTC dates/times to local times. 2015-08-25 17:32:05 -04:00
f43d6a9d19 Basic GET listener at root in server.js; basic index.hbs template. 2015-08-25 14:02:23 -04:00
5595dd474f Copied files from alertmon, replaced names where needed; runs but doesn't yet make sense for courtsopen project. 2015-08-23 16:55:15 -04:00