Commit Graph

13 Commits

Author SHA1 Message Date
204025c2a6 Merged feature/CE-1772-generate-labels-poc into dev 2024-11-21 12:31:44 -06:00
387f09f4ad CE-1772: updated value utils for non blob file downloads 2024-11-03 22:18:27 -06:00
3dc92aec88 CE-1727 - Add inlinePossibleValueSources option to fields; pass more data into DynamicSelect in a named object, so it's a little less loosely defined. 2024-09-09 16:01:30 -05:00
418f7957a2 CE-1646 pass useCase (filter or form) into DynamicSelect and down to possibleValue backend calls 2024-08-23 08:51:24 -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
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
e22074cc13 Initial checkin - record scripts WIP 2023-03-07 10:25:01 -06:00