aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields/ScriptField.ts
AgeCommit message (Collapse)Author
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in ↵bobzel
various Box's. fixed some template stuff.
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-08-01Fixed Doc.MakeCopy promise stuffTyler Schicke
2019-07-25fixed script loadingTyler Schicke
2019-07-23Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-23Added async deserialization and got captures for script fields working againTyler Schicke
2019-07-23autotag based on confidence, allow concealment of computed fields that ↵Sam Wilkins
resolve to undefined with namespace constant ComputedField.undefined
2019-07-19Added caching to computed fieldsTyler Schicke
2019-07-18Can edit computed fields in KVPTyler Schicke
2019-07-03Changed how scripting worksTyler Schicke
2019-06-24Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
schema_fixes
2019-06-08Moved ScriptField to new_fieldsTyler Schicke