|
48a44f2605
|
Updating to support multi-file scripts
|
2023-06-27 08:13:51 -05:00 |
|
|
5016d76b15
|
Fix dropdown flickering
|
2023-06-21 11:53:37 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b996b1a67f
|
SPRINT-21: attempt to fix weird widget behavior when widget data is not cleared out/async updates
|
2023-02-23 17:02:33 -06:00 |
|
|
83c5e725c3
|
SPRINT-21: added minheight, updated frontend core version
|
2023-02-23 11:09:26 -06:00 |
|
|
9244e8c90f
|
SPRINT-21: added omitReloadWidgetCallback option to parent widget data
|
2023-02-23 09:35:21 -06:00 |
|
|
bf0fc495bf
|
add html (process) component type and make PVS's work in processes; fix some nav-back-and-forth wierdness on query screen
|
2023-02-22 17:58:28 -06:00 |
|
|
07b71afa83
|
SPRINT-21: added minheights to widgets for stability, attempt to stop multiple requests (again)
|
2023-02-21 15:20:58 -06:00 |
|
|
684e04a8e5
|
SPRINT-20: minor frontend tweaks
|
2023-02-16 11:42:03 -06:00 |
|
|
3d3f7efa1d
|
css changes for audits, pvs filters
|
2023-02-15 16:29:54 -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 |
|
|
a10cee86a8
|
Small updates to widgets; ok-ish version of filter query with relative time expressions; initial version of multi-select query for possible-values
|
2023-02-13 10:46:59 -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 |
|
|
0c8827cc57
|
SPRINT-19: minor updates for dashboards
|
2023-01-30 12:01:14 -06:00 |
|
|
1b2512daa1
|
Add data bag view widget, and editor.
|
2023-01-26 13:59:45 -06:00 |
|
|
4ac1063bca
|
SPRINT-19: upped core frontend version, updates to pie charts and stacked charts
|
2023-01-25 19:12:43 -06:00 |
|
|
895724b87e
|
SPRINT-19: updates to various widgets for new dashboard, cleanups
|
2023-01-24 15:50:44 -06:00 |
|
|
7099ea87f7
|
updated to use metadata label for pie charts instead of pie chart data
|
2023-01-18 11:09:58 -06:00 |
|
|
f3cf89cf1c
|
SPRINT-18: minor style change on inputs for padding, updated for statistics titles to come from widget meta data
|
2023-01-12 20:08:21 -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 |
|
|
28cdb78c3a
|
SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox
|
2023-01-05 11:25:55 -06:00 |
|
|
267580b44b
|
SPRINT-18: fixed to dashboards, removed and moved around all the things
|
2023-01-04 11:40:21 -06:00 |
|