Commit Graph

26 Commits

Author SHA1 Message Date
123d1742e7 CE-604 Update global tab-styles 2023-10-20 10:29:46 -05:00
37fa578a59 CE-567 show more lines of commit messages 2023-08-15 19:44:13 -05:00
ea35e4bde1 CTLE-436: fixed duplicate import 2023-06-30 16:14:43 -05:00
d627629af8 CTLE-436: updates to latest frontend core 2023-06-30 15:09:57 -05:00
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
f7ff4cf2fc Add export to RecordGridWidget 2023-05-19 14:54:57 -05:00
65652f04f0 Add export to table widgets; add reload to most widgets; refactor widget label components (render in class!) 2023-05-18 15:52:40 -05:00
c66e44a957 Show rowCount 2023-05-02 15:53:30 -05:00
c8273d97f9 Merge branch 'feature/CTLE-422-api-for-scripts' into integration/sprint-25 2023-05-02 08:03:18 -05:00
3a5d2b22b9 Add apiName & version to script editor; always prompt for commit message 2023-04-28 16:06:51 -05:00
47463ad315 Keep columnStats, RecordGridWidget columns sorted by-section, not alpha. 2023-04-26 12:49:35 -05:00
19697e7360 Updated to handle move of skip & limit into QQueryFilter (out of query input) 2023-04-26 11:06:53 -05:00
472fb03ed0 Joins on Record Query; Count action w/ distinct input/output; JSX Element option for pageHeader 2023-04-24 12:30:19 -05:00
1c0535cdc0 add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error 2023-04-20 10:53:49 -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
57c02fe7c8 SPRINT-20: made pagination options avaialble for table widgets, updated 'primary color' to come from metadata where possible (at this time), 2023-02-13 13:18:19 -06:00
60cd1c190d SPRINT-20: several widget updates, saved filters updates, updates unified widget/view/edit record screen section/widget headers 2023-02-08 22:42:21 -06:00
1b2512daa1 Add data bag view widget, and editor. 2023-01-26 13:59:45 -06:00
895724b87e SPRINT-19: updates to various widgets for new dashboard, cleanups 2023-01-24 15:50:44 -06:00
e096e055a4 First pass at permissions; Updated auth0 to work with access token instead of id token 2023-01-11 16:31:51 -06:00
267580b44b SPRINT-18: fixed to dashboards, removed and moved around all the things 2023-01-04 11:40:21 -06:00