8dc8ae0b6d
CE-1068 - Add dynamic form widget; add widgets on processes
2024-04-30 10:17:38 -05:00
7bda54b4a6
Fix merge conflict
2024-04-18 09:19:54 -05:00
362c528514
Merged main into feature/CE-881-create-basic-saved-reports
2024-04-18 09:12:27 -05:00
334871988b
CE-1107: added alert widget, fixed axios problems
2024-04-12 14:47:37 -05:00
e5e49a6db8
CE-1115 - Add ReportSetupWidget and PivotTableSetupWidget
2024-04-09 15:54:12 -05:00
3fd9f8d243
CE-876 New dashboard widgets (more or less):
...
- New Composite & Block widget constructs.
- Option for a parent widget's label to be the app home page's label
- Updates to table-widget handling of fixed footer (to expand and stay fixed)
- Option for widgets to have CSV Data that can be exported differently from just the data "in" the widget.
-- This included changing the default value for showExportButton from true to false
2024-02-20 16:39:33 -06:00
627dd3c9f5
CE-740 more widget padding changes
2023-11-16 10:01:20 -06:00
f1c3b93049
CE-740 Widget and tab spacing adjustments; pass iconPath down into HeaderIcon
2023-11-15 19:54:59 -06:00
95f1fa83bb
CE-604 Change to use xxl instead of lg for using default grid sizing (more likely to go 12 now)
2023-11-03 09:53:53 -05:00
95244a8aba
CE-604 Make tab parents remember current selection; fix changing data passing through multiple levels of parents
2023-10-27 14:24:14 -05:00
9e6d5c10fb
CE-604 Updates to DataTable for fixed-sticky footer and expandable rows; Misc style updates going along with e.g., card border change
2023-10-24 11:36:10 -05:00
47fca52437
CE-604 Add topRightInsideCardIcon as a right-component and chartSubheaderData in StackedBarChart and PieChart; Add support for tabs;
2023-10-20 10:27:33 -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
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
05c92921d4
added footer html to tables
2023-04-19 12:12:58 -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
7e2bcea5de
WIP on record scripts
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
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
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
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