f925ad9116
CE-1240: updated composite widget to have flex column ability, support for 'multi table' widget,
2024-05-03 20:26:36 -05:00
7316b6141b
CE-1068 - possible-values working in dynamic form (i think!)
2024-04-30 14:42:20 -05:00
ca715af84a
Merged feature/CE-1179-add-user-defined-inputs-to into feature/CE-1068-add-basic-functionality-of
2024-04-30 10:29:57 -05:00
8dc8ae0b6d
CE-1068 - Add dynamic form widget; add widgets on processes
2024-04-30 10:17:38 -05:00
8707aa8a94
CE-1179: checkpoint commit for integrations
2024-04-30 10:06:21 -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
6faca42b3b
CE-1115 Don't allow the same field to be used as both a row or column and a value. our generated xlsx pivot's don't support that (and i'm not sure it's a valid use-case anyway)
2024-04-17 08:54:22 -05:00
cb3162f084
CE-1115 Add sort indication to report setup; make recordQuery, when being used for report setup, not write local storage;
2024-04-16 20:39:33 -05:00
73c907a3e1
CE-1115 Fix so that record query popup actually shows the filter & columns that are on the report edit screen... fix filters saved w/ record to be prep'ed for backend; refactor that prepForBackend method out of RecordQuery, into FilterUtils; update recordQuery to be a better manager of counts (showing when counting after the initial load, plus not always re-counting (e.g., when paginating)
2024-04-16 11:36:46 -05:00
bcade32ed1
CE-1107: style updates to icon
2024-04-15 21:37:46 -05:00
8071c54ccd
CE-1107: updates to date picker styles
2024-04-15 09:01:31 -05:00
eafd8d98cd
CE-1115 pre-QA commit on saved report UI, including:
...
- redo pivots so editing is in a modal
- add form validations
- field rules for clearing one field when another changes
2024-04-14 20:10:29 -05:00
334871988b
CE-1107: added alert widget, fixed axios problems
2024-04-12 14:47:37 -05:00
53c3e4d078
CE-1115 change exception status to numbers per qfc, axios update
2024-04-11 10:49:14 -05:00
cb7fa641eb
CE-1115 checkpoint on report & pivotTable setup widgets:
...
- refactor into sub-components
- working drag & drop
- more help content
- disable things rather than alert if no table
2024-04-11 10:11:43 -05:00
d5381e23bf
CE-1115 - add HeaderLinkButton and HeaderToggleComponent, and start doing right-additional things as components (despite backward naming!)
2024-04-09 16:06:25 -05:00
703868a725
CE-1115 - Initial working version
2024-04-09 16:04:35 -05:00
fb2e392dcb
CE-1115 - Initial working version
2024-04-09 16:00:09 -05:00
e5e49a6db8
CE-1115 - Add ReportSetupWidget and PivotTableSetupWidget
2024-04-09 15:54:12 -05:00
6c524c4eca
CE-936 - Fix editing child records; fix warning icon on view screen
2024-03-19 10:41:03 -05:00
67feb95c60
Add abiltiy to edit child records as an association on insert/edit screens.
2024-03-18 12:48:16 -05:00
c36dfb5683
CE-969: added basic support for 'too complex' subfilters
2024-03-12 17:40:56 -05:00
167af989d5
Add tooltips from metaData/helpContent to widget blocks.
2024-03-05 14:36:54 -06:00
809f01e43e
CE-878: updated to allow sublabel to be displayed under label
2024-02-29 14:47:00 -06:00
5f3957e897
CE-878 - Add tooltips from helpContent to widget labels & table-widget column headers
2024-02-28 14:59:27 -06:00
e6b9b34206
Merge branch 'main' into feature/CE-878-make-the-operations-dashboard
2024-02-22 10:55:26 -06:00
f0c1af18d0
Fix last commit (shouldn't add layout to ChartSubheaderWithData)
2024-02-21 19:42:00 -06:00
fa65d6c0ad
Add cursor:pointer to PieChart and StackedBarChart
2024-02-21 19:18:34 -06:00
630f0d2dc1
CE-876 add negative marginBottom to heading
2024-02-21 19:17:11 -06:00
bdc39e6d16
Remove widgetMetaData.layout reference (that's been removed from frontend-core)
2024-02-20 18:33:44 -06: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
4f70216fa4
Merged main into feature/select-text-on-child-tables
2023-12-18 10:37:08 -06:00
9db6951584
Add comment on CustomToolbar
2023-12-18 10:33:03 -06:00
4a0e123f90
Fix exporting - cell type default, if value was number, was being lost in call to htmlToText.
2023-12-18 10:21:24 -06:00
97ae3a7271
refactored mouse events on tables into DataGridUtils to fix text selection on child tables.
2023-12-08 12:01:16 -06:00
68f652f3f3
Fixes for styles (spacing) in header record grid widget
2023-12-07 12:00:23 -06:00
c31db7ac32
CE-740 Remove margin above widget dropdowns (tighter when they stack)
2023-11-21 11:03:36 -06:00
92516a2eb0
CE-740 Better table styles (scrolling, gutters, bg & border)
2023-11-21 11:02:55 -06:00
13a918441c
CE-740 turn off trying to disable back & forth arrows
2023-11-21 08:59:57 -06:00
d5c6985bc4
New style & functionality (null-label, default-from-data) for widget dropdowns
2023-11-21 08:37:43 -06:00
b8be374a01
Change tooltip to have value after colon, not in parens
2023-11-21 08:22:53 -06:00
2ef118a433
Fix small alignment of text
2023-11-21 08:22:34 -06:00
b1d685b5b1
CE-740 footer weight 600 vs body 500
2023-11-16 19:00:23 -06:00
87edebb79f
CE-740 label weight 600
2023-11-16 18:29:27 -06:00
ca52466b79
CE-740 Reload button match export button color & size
2023-11-16 16:20:41 -06:00
dd45079ecd
CE-740 export button standard color
2023-11-16 16:20:25 -06:00
aa7f9e93f1
CE-740 Border & tooltip for the current use-case
2023-11-16 16:20:11 -06:00
c899e5712b
CE-740 Removing reduant padding
2023-11-16 12:19:47 -06:00
2a8bed1093
CE-740 Undo padding-left for non-card labels... i want it for labels on parents, but it made wrong inside-tabs...
2023-11-16 10:12:45 -06:00