Commit Graph

16 Commits (4dad65bd903efce8a9d2010c096aaaef584c7ed1)

Author SHA1 Message Date
Ryan Rix 4dad65bd90 Handle tracker being down more gracefully. 2017-07-03 19:09:24 -05:00
Ryan Rix 438ff5e3e2 Update home page type 2017-07-03 18:56:19 -05:00
Ryan Rix cdb3f3057b Implement server-side cache invalidation 2017-07-03 18:51:41 -05:00
Ryan Rix 1a00853295 GDI. 2017-07-03 18:32:37 -05:00
Ryan Rix e1b22a2125 Implement an abstract localStorage cache 2017-07-03 18:31:34 -05:00
Ryan Rix 69db285def Add Hide Unselected checkbox
This is all client-side JS and CSS which is pretty cool. the checkbox just adds a class to the
table, and the CSS handles the rest.
2017-07-01 20:03:53 -07:00
Ryan Rix eb1bcee77c wat 2017-07-01 20:03:40 -07:00
Ryan Rix 43b8171dd8 remove sillycode 2017-07-01 19:51:30 -07:00
Ryan Rix fcf2413d8d Convert run start to local time 2017-07-01 19:51:12 -07:00
Ryan Rix 8cf3386075 Move from Zebra striping to click-to-highlight 2017-07-01 19:48:59 -07:00
Ryan Rix b695dfdcc5 Stub out library while ilianaw writes it 2017-07-01 19:22:20 -07:00
Ryan Rix 767f211e8f Load and cache runs from GDQ site
This caches to the local filesystem because by default, Lambda calls (where this is targeted to run)
share a filesystem as long as the lambda container is initialized
2017-07-01 19:22:20 -07:00
Ryan Rix 625e7b1a6f Basic templates 2017-07-01 19:22:20 -07:00
Ryan Rix 489c646b58 Kill the old project name in more places 2017-07-01 19:22:20 -07:00
Ryan Rix 3aafd03531 Begin stripping out code from flask template 2017-07-01 17:28:56 -07:00
Ryan Rix b0f2514fd8 kappa 2017-07-01 17:11:47 -07:00