Commit Graph

14 Commits

Author SHA1 Message Date
ba4118d682 Minor css for scripts 2023-06-27 12:33:38 -05:00
1b90b3bbbf use file type from file schema in ace components 2023-06-27 08:47:32 -05:00
48a44f2605 Updating to support multi-file scripts 2023-06-27 08:13:51 -05:00
22caabb952 ADd 'api.runProcess(' 2023-06-21 12:10:19 -05:00
4d92a71848 Fix firstRender accidental delete; pass apiName, version to qController.testScript 2023-04-30 19:57:47 -05:00
3a5d2b22b9 Add apiName & version to script editor; always prompt for commit message 2023-04-28 16:06:51 -05:00
1c0535cdc0 add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error 2023-04-20 10:53:49 -05:00
bb122ed23a Initial version of auto-complete. add onbeforeunload handler (guess why lol) 2023-03-15 12:20:48 -05:00
dff7c972bf Further implementation of script testing (e.g.,record-type scripts working); add logs to test script output 2023-03-09 18:20:31 -06:00
e2a3b40145 Update script editor to have the test & docs tabs, like associatedScriptEditor did. pass through params to make that work. remove old associatedScriptEditor . 2023-03-08 18:04:15 -06:00
516f874a56 Checkpoint refactoring script out of just associated-record, for more general purpose 2023-03-07 10:25:02 -06:00
e22074cc13 Initial checkin - record scripts WIP 2023-03-07 10:25:01 -06:00
1bc6b75304 SPRINT-21: fixed import collision on "Map" 2023-02-28 11:58:24 -06:00
267580b44b SPRINT-18: fixed to dashboards, removed and moved around all the things 2023-01-04 11:40:21 -06:00