aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/ScriptBox.tsx
AgeCommit message (Expand)Author
2022-08-02Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to creat...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2020-12-07fixed lists to allow multiple null-value entries & be able to edit in KeyValu...bobzel
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-30added double click script supportBob Zeleznik
2020-04-10rearranged button/script field keys to -rawscript, -Bob Zeleznik
2020-04-09cleaned up some scriptingBox code -- added parametersBob Zeleznik
2020-04-08from lastBob Zeleznik
2020-04-08reversionsBob Zeleznik
2020-04-08Merge branch 'master' into script_documentsBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-03-01basic changes finishedMohammad Amoush
2020-02-29script to documentMohammad Amoush
2020-02-29scripboxMohammad Amoush
2020-02-10fixed removing script when it has no textbob
2020-01-13fixed some scripting and added some functions for adding docFilters to collec...bob
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-12fixed script box draggign w/ parametersbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for d...Bob Zeleznik
2019-09-11fixed collection iteration onClick scriptbob
2019-09-11cleaned up ScriptBox EditScript's restructured menus for dealing with onClic...bob
2019-09-11added makeCustomView to promote documents to a new layout.bob
2019-09-11added start of parameterized button makerBob Zeleznik
2019-09-10fixed up some stuff with portals and added a ButtonBox menu item for running...bob
2019-08-13changes to fix stacking layouts used with templates. rearrangement of menu op...bob
2019-07-28Added ability to capture documents in button scriptsTyler Schicke
2019-07-03Added state to layout scriptsTyler Schicke
2019-07-02Added arrange script to freeform viewsTyler Schicke