40f5b55307
CE-1955 add error if no fields mapped
2025-01-07 11:47:52 -06:00
7320b19fbb
CE-1955 Add warning about duplicate column headers, and un-selection of dupes if switching from no-header-row mode to header-row mode
2025-01-07 10:12:45 -06:00
3f8a3e7e4d
CE-1955 Fix (new) switchLayout method to ... actually save the new layout
2025-01-06 16:52:19 -06:00
3ef2d64327
CE-1955 Bulk load bugs & usability improvements
2024-12-27 14:58:40 -06:00
d793c23861
CE-1955 Add guard around a call to onChangeCallback
2024-12-26 19:14:21 -06:00
d0201d96e1
CE-1955 Fix select box handling of 'x' and typing...
2024-12-26 19:13:48 -06:00
7b66ece466
Try to avoid an error a user is getting where no operatorSeletedValue is being selected when page is loading
2024-12-10 09:14:32 -06:00
02c163899a
CE-1955 Handle associated fields; better messaging w/ undefined values
2024-12-04 16:11:49 -06:00
8fafe16a95
CE-1955 handle currentSavedBulkLoadProfile being set, when going back to this screen
2024-12-04 16:11:08 -06:00
722c8d3bcf
CE-1955 Update to fetch label for possible-values being used as a default value
2024-12-04 16:10:33 -06:00
85acb612c9
CE-1955 Add add ?
to record.associatedRecords?.get to avoid crash if no associations
2024-12-03 20:47:50 -06:00
74c634414a
CE-1955 Add helpContent to hasHeaderRow and layout fields
2024-12-03 20:47:27 -06:00
f8368b030c
CE-1955 make PreviewRecordUsingTableLayout a private component - try to make it re-render the associated child grids when switching records
2024-12-03 15:55:18 -06:00
dda4ea4f4b
CE-1955 Delete an unused effect
2024-12-03 15:53:23 -06:00
0c3a6ac278
Merged dev into feature/bulk-upload-v2
snapshot-feature-bulk-upload-v2
2024-12-03 10:02:16 -06:00
85a8bd2d0a
CE-1955 small bulk-load cleanups
2024-12-03 09:16:14 -06:00
4b64c46c57
CE-1955 Add value-mapping details to diff
2024-12-03 09:15:53 -06:00
6db003026b
CE-1955 Remove filterOperators from the column objects we produce, since we're not using dataGridPro's filtering any more
2024-12-03 09:15:07 -06:00
65b347b794
CE-1955 Break file-input into its own component, w/ support for FILE_UPLOAD adornment type, to specify drag&drop
2024-12-03 09:11:21 -06:00
1626648dda
CE-1955 Update qfc to 1.0.113; add react-dropzone
2024-12-03 09:10:46 -06:00
f503c008ec
Make record sidebar stop growing at some point (400px, when screen is 1400)
2024-11-27 15:27:48 -06:00
8a16010977
CE-1955 - Add better support for bulk-load (by doing layout more like view screen), for when formatPreviewRecordUsingTableLayout processValues is present; including associations!
2024-11-27 15:25:50 -06:00
ab530121ca
CE-1955 - Avoid a few null pointers if missing compareField
2024-11-27 15:24:40 -06:00
9b5d9f1290
CE-1955 - Add styleOverrides argument to renderSectionOfFields; add css classes recordSidebar and recordWithSidebar
2024-11-27 15:23:47 -06:00
ee9cd5a5f6
CE-1955 - add support for child-record lists on process validation preview, via:
...
- add properties: gridOnly and gridDensity;
- allow the input query records and tableMetaData to come in as pre-typed TS objects, rather than POJSO's, that need to go through constructors.
2024-11-27 15:22:21 -06:00
45be12c728
CE-1955 - Add support for bulletsOfText on a processSummaryLine
2024-11-27 15:20:46 -06:00
169bd4ee7e
CE-1955 - Add support for 'back' in processes. add a 'loadingRecords' state var, to help validation screen not flicker 'none found'
2024-11-27 15:20:31 -06:00
85056b121b
CE-1955 - Update qfc to 1.0.112 (add backStep to QJobComplete)
2024-11-27 15:14:46 -06:00
b90b5217ca
CE-1955 - Add QAlternateButton
2024-11-27 15:11:49 -06:00
911ba1da21
CE-1955 - Remove unused method
2024-11-27 15:11:27 -06:00
bfa9b1d182
CE-1955 - Trying a sleep (wait) around point of failure...
2024-11-25 11:32:52 -06:00
cce73fcb0b
CE-1955 - Update qfc to 1.0.111
2024-11-25 10:48:20 -06:00
f2b41532d4
CE-1955 - Initial checkin of qfmd support for bulk-load
2024-11-25 10:48:00 -06:00
3fc4e37c12
CE-1955 - Break ProcessViewForm out into its own reusable component
2024-11-25 10:35:35 -06:00
451af347f7
CE-1955 - Add support for pre-submit callbacks, defined in components - specifically, ones used by bulk-load. Add awareness of the bulkLoad components, specifically with a block for value-mapping form, to integrate with formik
2024-11-25 10:16:22 -06:00
1630fbacda
CE-1955 - Break DynamicFormFieldLabel out into a component that others can use
2024-11-25 10:12:28 -06:00
2220e6f86e
CE-1955 - Remove mb from cancel button (incorrectly added in last sprint's work)
2024-11-25 10:12:04 -06:00
a66ffa753d
CE-1955 - Add optional name prop
2024-11-25 10:11:41 -06:00
b07d65aaca
CE-1955 - Add onChangeCallback to form fields; add ability to get a DynamicSelect out of DynamicFormField;
2024-11-25 10:11:27 -06:00
501b8b34c9
Merge branch 'release/0.23.0'
version-0.23.0
2024-11-22 16:18:57 -06:00
78fc2c50d0
Merge tag 'version-0.23.0' into dev
...
Tag release
2024-11-22 16:18:57 -06:00
8a6eef9907
Update for next development version
2024-11-22 15:59:23 -06:00
efd1922ee3
Update versions for release
2024-11-22 15:59:20 -06:00
b4f8fb2e18
CE-1946: minor updates to padding, fixes, etc
2024-11-22 11:41:29 -06:00
204025c2a6
Merged feature/CE-1772-generate-labels-poc into dev
2024-11-21 12:31:44 -06:00
6dfc839c30
CE-1946: added child record widget data, minor divider styles
snapshot-feature-CE-1946-process-to-allow-post-wms-carton-contents-adjustments
2024-11-19 20:40:16 -06:00
726906061d
CE-1946: checkpoint initial commit
2024-11-19 15:07:10 -06:00
2514c463a6
Merge pull request #73 from Kingsrook/feature/CE-1727-mobile-first-uiux
...
Feature/ce 1727 mobile first uiux
2024-11-12 11:45:46 -06:00
b41a9a6fe6
CE-1960 Pass use-cases through more calls to qController.possibleValues - to fix filter-as-widget dropping possible-value fields w/ a defaultFilter
2024-11-07 10:19:55 -06:00
cfca47054e
CE-1727 Remove unused (uncommitted) RevealBlock
2024-11-04 08:57:07 -06:00