aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ScriptingBox.tsx
AgeCommit message (Collapse)Author
2020-06-08adding ScriptManager and savinganika-ahluwalia
2020-06-07bringing back overlaysanika-ahluwalia
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05bolded param that is being enteredanika-ahluwalia
2020-06-05minor cleanupanika-ahluwalia
2020-06-04fixed wrapping params on resizeanika-ahluwalia
2020-06-04fixed on enter, trying resizeanika-ahluwalia
2020-06-04fixed list overflow and deleting ()anika-ahluwalia
2020-06-03fixed wrapped params except onResizeanika-ahluwalia
2020-06-03fixed uneven parantheses showing params suggestionanika-ahluwalia
2020-06-02fixed updating of parameters boxBob Zeleznik
2020-06-02hovering params and little restructuringanika-ahluwalia
2020-06-02fixed starting, got rid of space when selectedanika-ahluwalia
2020-06-01fixed up suggestions for scriptingBoxBob Zeleznik
2020-06-01adding descriptions and params to methodsanika-ahluwalia
2020-06-01changed suggestions for scriptingbox a bit.Bob Zeleznik
2020-06-01playing around with autosuggest moduleanika-ahluwalia
2020-05-30generating suggestions for methodsanika-ahluwalia
2020-05-26comments and minor color changeanika-ahluwalia
2020-05-26restructured ScriptingBox code.Bob Zeleznik
2020-05-25minor bug fixesanika-ahluwalia
2020-05-24fixes to how arrays are initialized and accessed in scipting box.Bob Zeleznik
2020-05-24added copy and changed params listsanika-ahluwalia
2020-05-22fixed boolean types in scriptanika-ahluwalia
2020-05-21several changes to allow scripts to run including binding Docs with drag/dropBob Zeleznik
2020-05-20fixed drop down UI, storageanika-ahluwalia
2020-05-20added booleans and drop down choices for params, fixed deleting and ↵anika-ahluwalia
modifying params
2020-05-19adding number types, fixed doc type errorsanika-ahluwalia
2020-05-18adding stirng and doc typesanika-ahluwalia
2020-05-18changed params UI, created applying modeanika-ahluwalia
2020-05-17adjusting paramsanika-ahluwalia
2020-05-17parameters are identified by types nowanika-ahluwalia
2020-05-17added self/this to run of scriptBob Zeleznik
2020-05-17fixed compilingBob Zeleznik
2020-05-17adjusting parameters reduceanika-ahluwalia
2020-05-17adjusting parametersanika-ahluwalia
2020-05-15working with error messagesanika-ahluwalia
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-15fixing bugs in drag and drop of paramsanika-ahluwalia
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-29fixed parts of drag and drop and finalized deleting paramsanika-ahluwalia
2020-04-29parameters now editable and partial drag and dropanika-ahluwalia
2020-04-22added to parameters UI, changed error displayanika-ahluwalia
2020-04-19added a bit to parameters UI, still figuring out horizontal spacinganika-ahluwalia
2020-04-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-18fix button UI on scripting, changed button onClickanika-ahluwalia
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-04-14add on finish button and change button drag outanika-ahluwalia
2020-04-14fixed editing button click scriptsBob Zeleznik