Commit Graph

9 Commits (27e2fbbac70cad24d66a8c08f666ac7b8fa578f4)

Author SHA1 Message Date
Ryan 27e2fbbac7 Kill old type 2018-01-07 22:27:45 -08:00
Ryan Rix 2a83ed4bb1 Persist Clear Selection with some garbage code
This is getting to be a mess.
2017-07-03 23:39:51 -05:00
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