Commit Graph

16 Commits

Author SHA1 Message Date
Winston Chang
aa787f42e4 Save each state in a subdirectory 2016-06-27 08:02:03 -07:00
Winston Chang
e31ac5a73d Use same state ID throughout a session 2016-06-27 08:02:03 -07:00
Winston Chang
75b41eb7d8 Initial version of saving state 2016-06-27 08:02:03 -07:00
Winston Chang
54f6f8793d Restore values only if 'restorable' option is set 2016-06-27 08:02:03 -07:00
Winston Chang
c355da585c Disable seralizing of passwords and actionButtons 2016-06-27 08:02:03 -07:00
Winston Chang
70a022cb4b Add optional update button for bookmarkOutput 2016-06-27 08:02:03 -07:00
Winston Chang
c207e130f8 Add argument to exclude values from bookmarking 2016-06-27 08:02:03 -07:00
Winston Chang
21a436189a Make sure bookmark output is not a text input 2016-06-27 08:02:03 -07:00
Winston Chang
b028e5a4da Don't error when no restore context available 2016-06-27 08:02:03 -07:00
Winston Chang
8b9cf38082 Make restore context available from server code 2016-06-27 08:02:03 -07:00
Winston Chang
3dad19d4f1 Rename functions 2016-06-27 08:02:03 -07:00
Winston Chang
ca80273aef Add bookmarkOutput 2016-06-27 07:59:59 -07:00
Winston Chang
aaeab9fcfd Clearer variable names 2016-06-27 07:59:59 -07:00
Winston Chang
4259002073 Preserve type of bookmarked data 2016-06-27 07:59:59 -07:00
Winston Chang
510e60e151 Fixes 2016-06-27 07:59:59 -07:00
Joe Cheng
6a3818b4a0 Bookmarkable state wip 2016-06-27 07:59:59 -07:00