aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/ScriptBox.tsx
AgeCommit message (Collapse)Author
2020-02-10fixed removing script when it has no textbob
2020-01-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
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 ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-11fixed collection iteration onClick scriptbob
2019-09-11cleaned up ScriptBox EditScript's restructured menus for dealing with ↵bob
onClicks... exposed more layout paramters for EditableViews.
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 ↵bob
running scripts over a collection
2019-08-13changes to fix stacking layouts used with templates. rearrangement of menu ↵bob
options.
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