aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/KeyValueBox.tsx
AgeCommit message (Collapse)Author
2019-06-27fixed template stuffTyler Schicke
2019-06-27templating workflow improvementsSam Wilkins
2019-06-26implemented drag drop template from key value key selectionSam Wilkins
2019-06-24Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
schema_fixes
2019-06-24Added ReadOnly mode for docs and changed computed values a bitTyler Schicke
2019-06-20Doc.GetProto change and swapped KVP syntaxTyler Schicke
2019-06-08fixed deletion of keys to actually remove them on the server. added '=' ↵Bob Zeleznik
syntax on kvp to set on proto. := sets a computed script. =:= sets computed script on proto
2019-05-22A bunch of fixes/changesTyler Schicke
2019-05-20Fixed a bunch of demo bugsTyler Schicke
Moved Field Symbols to separate file Editing is mostly working in debug viewer
2019-05-16Fixed linter errorsTyler Schicke
2019-05-13a bunch of fixes to schemas, marquees, and an experimental feature to set a ↵bob
document's data with linking UI
2019-04-27Various fixesTyler Schicke
2019-04-26KVP stuffTyler Schicke
2019-04-15fixing up small interaction issues with web pages, collections, etc.bob
2019-04-13repairs to keyvalueboxBob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-07Refactored scripting to seperate compilation and executionTyler Schicke
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-04-01Started refactoring props and collectionsTyler Schicke
2019-03-16Fixes and cleanupTyler Schicke
2019-03-11finished kvp?Brandon
2019-03-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into kvpBrandon
2019-03-07fixed flicker when activating a PDFbob
2019-03-05Finished kvp againBrandon
2019-03-01minor cleanupBob Zeleznik
2019-02-28fixed warningbob
2019-02-28added cssBob Zeleznik