index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
ScriptBox.tsx
Age
Commit message (
Expand
)
Author
2020-02-10
fixed removing script when it has no text
bob
2020-01-13
fixed some scripting and added some functions for adding docFilters to collec...
bob
2019-12-12
fixed warnings. Limited the size of pasted text boxes
Bob Zeleznik
2019-12-12
fixed script box draggign w/ parameters
bob
2019-12-03
const linter rule and restored google docs push, fixed routing
Sam Wilkins
2019-09-17
cleanup for animating document icon collapse/expand - still need to fix for d...
Bob Zeleznik
2019-09-11
fixed collection iteration onClick script
bob
2019-09-11
cleaned up ScriptBox EditScript's restructured menus for dealing with onClic...
bob
2019-09-11
added makeCustomView to promote documents to a new layout.
bob
2019-09-11
added start of parameterized button maker
Bob Zeleznik
2019-09-10
fixed up some stuff with portals and added a ButtonBox menu item for running...
bob
2019-08-13
changes to fix stacking layouts used with templates. rearrangement of menu op...
bob
2019-07-28
Added ability to capture documents in button scripts
Tyler Schicke
2019-07-03
Added state to layout scripts
Tyler Schicke
2019-07-02
Added arrange script to freeform views
Tyler Schicke