|
db7cd1cc34
|
Add posting 'other values' (e.g., for filtering) w/ possible values
|
2023-06-19 12:07:18 -05:00 |
|
|
b9adcee4b8
|
Merge branch 'feature/CTLE-153-default-ct-live-packing-slips-to-deposco' into integration/sprint-26
|
2023-06-06 10:04:28 -05:00 |
|
|
48ebcb63c0
|
Updates for supporting blobs
|
2023-05-30 10:23:08 -05:00 |
|
|
79e6f6f266
|
Merge branch 'feature/custom-columns-panel' into feature/CTLE-434-oms-update-business-logic
|
2023-05-22 11:03:39 -05:00 |
|
|
3d86bbfb71
|
Custom columns panel - for showing join tables hierarchically
|
2023-05-22 08:43:21 -05:00 |
|
|
15753a0085
|
Merge remote-tracking branch 'origin/dev' into feature/CTLE-434-oms-update-business-logic
# Conflicts:
# package.json
# src/qqq/utils/HtmlUtils.ts
|
2023-05-19 15:01:38 -05:00 |
|
|
f7ff4cf2fc
|
Add export to RecordGridWidget
|
2023-05-19 14:54:57 -05:00 |
|
|
3a7cadf5c2
|
Clean csv values; Update qfc - for audit count fix
|
2023-05-19 11:51:20 -05:00 |
|
|
61f7339400
|
Merge remote-tracking branch 'origin/dev' into feature/CTLE-477-need-to-see-demand-for-boxes
# Conflicts:
# src/qqq/components/widgets/Widget.tsx
|
2023-05-19 11:18:43 -05:00 |
|
|
75268b6b3c
|
Some final adjustments for widget reload & export
|
2023-05-19 09:14:42 -05:00 |
|
|
96bc57f5f9
|
fixed layout, null checks
|
2023-05-18 19:36:16 -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 |
|
|
ecbd8ed9f6
|
updated to show error if widgets dont load correctly, tried to make 'big icons' more specific and an 'opt in'
|
2023-05-18 15:51:46 -05:00 |
|
|
813067be25
|
Add env settings to branding, show banner in left bar
|
2023-05-18 15:48:39 -05:00 |
|
|
306640e0ee
|
Handle warnings on delete; move more between-page state to state object (out of query string);
|
2023-05-10 17:08:37 -05:00 |
|
|
25414a8515
|
push sticky top down a bit, to not touch sticky title when it sticks
|
2023-05-04 18:50:18 -05:00 |
|
|
cbaeb3cce4
|
Fixes for column stats with joins; fix some js console warnings;
|
2023-05-04 10:54:15 -05:00 |
|
|
566fc6d984
|
Merge branch 'dev' into integration/sprint-25
|
2023-05-03 11:16:56 -05:00 |
|
|
c66e44a957
|
Show rowCount
|
2023-05-02 15:53:30 -05:00 |
|
|
2c894f0466
|
Merge branch 'feature/CTLE-207-query-joins' into dev
|
2023-05-02 15:13:28 -05:00 |
|
|
835a7d30fd
|
CTLE-421: fixed a warning
|
2023-05-02 15:09:43 -05:00 |
|
|
c8273d97f9
|
Merge branch 'feature/CTLE-422-api-for-scripts' into integration/sprint-25
|
2023-05-02 08:03:18 -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 |
|
|
47463ad315
|
Keep columnStats, RecordGridWidget columns sorted by-section, not alpha.
|
2023-04-26 12:49:35 -05:00 |
|
|
4d297de91d
|
Initial checkin
|
2023-04-26 11:50:56 -05:00 |
|
|
e99cfcb7ff
|
Checkpoint of joins, new handling of the select-all/page/ and new 'subset' options
|
2023-04-26 11:44:13 -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 |
|
|
e64385c271
|
Wrap values in String() - makes booleans show (they didn't otherwise!)
|
2023-04-20 10:53:49 -05:00 |
|
|
1c0535cdc0
|
add setOptions={{useWorker:false}} to all <AceEditor instances - fixes localdev "worker" error
|
2023-04-20 10:53:49 -05:00 |
|
|
05c92921d4
|
added footer html to tables
|
2023-04-19 12:12:58 -05:00 |
|
|
f382dbf8e2
|
Submit date-times in UTC. delete date-times from what gets submitted if it isn't changed (to try to avoid second-truncation); moved frontendLocalZoneDateTimeStringToUTCStringForBackend from FilterUtils to ValueUtils
|
2023-04-19 08:42:24 -05:00 |
|
|
38d607848f
|
Fix some layout of View All, Add New
|
2023-04-14 11:13:48 -05:00 |
|
|
6f90780b23
|
Next version of fix dashboard dropdowns!
|
2023-04-06 12:27:33 -05:00 |
|
|
74529b44ca
|
No chip icon if no chip icon!
|
2023-04-03 10:46:55 -05:00 |
|
|
8a300a90b8
|
HOTFIX: fix to parent dashboard widgets
|
2023-03-17 10:18:31 -05:00 |
|
|
f1baefa5f6
|
fix for double params in dashboard widget request urls
|
2023-03-16 11:37:45 -05:00 |
|
|
bb122ed23a
|
Initial version of auto-complete. add onbeforeunload handler (guess why lol)
|
2023-03-15 12:20:48 -05:00 |
|
|
94767bcbb3
|
Better timezone support on query and dropdowns/custom-timeframes.
|
2023-03-14 17:01:43 -05:00 |
|
|
984dce88d4
|
Starting support for timeframe=custom
|
2023-03-10 18:56:36 -06: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 |
|
|
b6d79817de
|
Pass other values from process into possible values (for filter)
|
2023-03-08 10:22:18 -06:00 |
|
|
39eea433fb
|
add pvs filters (via post) to table endpoint; more test coverage, plus maybe report on untested classes in ci
|
2023-03-08 10:18:42 -06:00 |
|
|
516f874a56
|
Checkpoint refactoring script out of just associated-record, for more general purpose
|
2023-03-07 10:25:02 -06:00 |
|
|
7e2bcea5de
|
WIP on record scripts
|
2023-03-07 10:25:01 -06:00 |
|
|
e22074cc13
|
Initial checkin - record scripts WIP
|
2023-03-07 10:25:01 -06:00 |
|
|
9487f631e7
|
random attempt to fix weird test failure in circle ci, removed the whole omit reload thing which only half worked
|
2023-03-01 20:04:54 -06:00 |
|
|
f6f586ae48
|
Update to convert date-times to UTC before submitting to backend.
|
2023-03-01 10:38:19 -06:00 |
|