aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/ScriptingRepl.tsx
AgeCommit message (Expand)Author
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ...bobzel
2023-05-13changed EditableViews to support oneline and multiline. Also added transform...bobzel
2022-06-06fixed scripting repl transformer error. fixed not being able to edit someone...bobzel
2022-05-20fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in sever...bobzel
2022-03-10compile fixesbobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed key...bobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one lin...bobzel
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in v...bobzel
2019-07-28Added ability to capture documents in button scriptsTyler Schicke
2019-07-27Made scripting repl work better with anonymous functionsTyler Schicke
2019-07-24Added custom views to layout scriptsTyler Schicke
2019-07-22Started adding schema functionalityTyler Schicke
2019-07-22Added a bunch of REPL functionalityTyler Schicke
2019-07-19Added start of REPLTyler Schicke