Commit Graph

7 Commits (a57280088ba9a09b69ac9c9b0b3a664c8308c64f)

Author SHA1 Message Date
Ryan Rix a57280088b Clear Selection button 2017-07-03 23:00:16 -05:00
Ryan Rix 438ff5e3e2 Update home page type 2017-07-03 18:56:19 -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 8cf3386075 Move from Zebra striping to click-to-highlight 2017-07-01 19:48:59 -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 b0f2514fd8 kappa 2017-07-01 17:11:47 -07:00