Commit graph

7 commits

Author SHA1 Message Date
Howard Stearns
2cdca6211f Merge pull request #8389 from davidkelly/dk/uploadSnapshot
First cut of a snapshot uploader
2016-08-09 15:47:04 -07:00
David Kelly
d4f376879d PR feedback 2016-08-09 15:05:23 -07:00
David Kelly
0d1df2627d Merge pull request #8356 from howard-stearns/feed-display
feed display
2016-08-09 14:52:53 -07:00
David Kelly
c8f3a898d2 First cut of a snapshot uploader
Will need to test end-to-end shortly, etc...
2016-08-08 15:27:27 -07:00
howard-stearns
fed775ff83 simple snapshot confirmation 2016-08-04 15:52:39 -07:00
howard-stearns
4d0c5c5d19 fix snapshot button hover 2016-08-03 16:22:46 -07:00
David Kelly
1d7cdff2bc Snapshot button plus script
Minor change to allow snapshots to not notify (though the old way
with CTRL+S still does).  Added button to do it, saves them to disk.

The plan is for us to add UI to share (or not) the snapshot.  That's
why we are not going through the notifications.  Also, the
script makes sure to hide/unhide hud and overlays.  Next we will upload
the pick to AWS via data-web (if you are logged in), and _then_ make
the share UI.
2016-08-01 18:21:01 -07:00