|
3114812e34
|
CE-2261: qqq updates to table name
|
2025-02-21 09:44:29 -06:00 |
|
|
a659dc7a02
|
CE-2261: updated call to set table name to not be escaped
|
2025-02-20 23:25:35 -06:00 |
|
|
ead66385be
|
Merge branch 'dev' into feature/CE-2261-packing-slip-template-config
|
2025-02-19 17:24:52 -06:00 |
|
|
5d2adb76e0
|
CE-2261: added grid widths to field metadata
|
2025-02-19 17:10:46 -06:00 |
|
|
ab31067e11
|
Merge pull request #158 from Kingsrook/feature/process-tracers
Feature/process tracers
|
2025-02-12 15:17:54 -05:00 |
|
|
a18ffaa3ec
|
CE-2261: replaced deprecated calls with actionInput
|
2025-02-12 09:34:03 -06:00 |
|
|
29e407b782
|
CE-2261: removed depricated calls with actionInput
|
2025-02-11 12:25:31 -06:00 |
|
|
c47c39f5e7
|
Move call to traceStartOrResume to be after processUUID is initialized (for case when it isn't given)
|
2025-02-10 13:55:22 -06:00 |
|
|
cd40177569
|
Add Long to isSupportedFieldType
|
2025-02-10 09:52:18 -06:00 |
|
|
eb8fa42fb8
|
Initial build of QQQProcess table - analog to QQQTable table, but for processes; refactoring of QQQTable record management into util class (out of QueryStatManager where it was originally used)
|
2025-02-10 09:52:06 -06:00 |
|
|
9072ce2426
|
Initial implementation of process tracers
|
2025-02-10 09:37:59 -06:00 |
|
|
ec713553b8
|
Merge pull request #157 from Kingsrook/feature/support-CE-2257-ice-logic
Feature/support ce 2257 ice logic
|
2025-02-10 09:27:31 -06:00 |
|
|
53f48331db
|
Deleted pdf
|
2025-02-10 09:20:58 -06:00 |
|
|
c53f9b8fc9
|
Add more examples of joins
|
2025-02-10 09:20:29 -06:00 |
|
|
74e755b111
|
Add details about producing tableMetaData via @QMetaDataProducingEntity and customizers
|
2025-02-10 08:54:02 -06:00 |
|
|
227d22ed14
|
Remove a todo
|
2025-02-10 08:53:32 -06:00 |
|
|
7e50860983
|
Add javadoc
|
2025-02-09 17:31:25 -06:00 |
|
|
ee4f9bc209
|
Add ValueRangeBehavior
|
2025-02-09 17:28:46 -06:00 |
|
|
c76a5e20e8
|
re-add the default value for label...
|
2025-02-09 11:16:41 -06:00 |
|
|
e25ec61731
|
Add optional additional validation to widget meta datas; implemented at least in part for ChildRecordListWidget
|
2025-02-08 20:54:38 -06:00 |
|
|
33f3ebd4c6
|
Add ValueRangeBehavior - e.g., for min/max numeric value
|
2025-02-03 15:45:59 -06:00 |
|
|
036b02bb6c
|
Add defaultValuesForNewChildRecordsFromParentFields to ChildRecordListData
|
2025-02-03 08:53:30 -06:00 |
|
|
1cec2505c9
|
Add auth meta-data, now that validator wants it.
|
2025-01-31 15:22:34 -06:00 |
|
|
54ff797b5d
|
Add auth meta-data, now that validator wants it.
|
2025-01-31 15:07:25 -06:00 |
|
|
1f416fcc43
|
Move NotImplementedHereException inside the interface (don't love it, but fine checkstyle)
|
2025-01-31 14:45:27 -06:00 |
|
|
40b4b55bf4
|
Add preInsertOrUpdate, postInsertOrUpdate, and oldRecordListToMap
|
2025-01-31 14:32:26 -06:00 |
|
|
f86b3d9973
|
misc cleanups
|
2025-01-31 14:31:36 -06:00 |
|
|
2031e05117
|
Update QMetaDataProducingEntity to know how to produce table meta data; Add MetaDataCustomizers to work with producer helpers
|
2025-01-31 14:29:51 -06:00 |
|
|
38a17b2954
|
Merge pull request #155 from Kingsrook/feature/join-record-enhancements
Feature/join record enhancements
|
2025-01-31 10:54:38 -06:00 |
|
|
f0eeb260e3
|
Merged dev into feature/join-record-enhancements
|
2025-01-29 14:41:44 -06:00 |
|
|
d14662e2fc
|
Update tests now that BulkLoadValueMapper removes non-valid possible-value values from record.
|
2025-01-29 11:34:56 -06:00 |
|
|
0635a9128c
|
Remove field-values that had an error in type convertin' or possible-value lookin' up (to avoid downstream errors e.g., in pre-insert customizers)
|
2025-01-29 11:18:10 -06:00 |
|
|
ccb51be4f9
|
Merged feature/filter-json-field-improvements into dev
|
2025-01-22 16:44:53 -06:00 |
|
|
b6623fbed0
|
Merged feature/sqlite-and-rdbms-strategies into dev
|
2025-01-22 16:44:29 -06:00 |
|
|
fdebdb1095
|
Merged feature/entity-to-record-updates into dev
|
2025-01-22 16:44:15 -06:00 |
|
|
8e24faa975
|
Merged feature/process-locks-bulk into dev
|
2025-01-22 16:43:56 -06:00 |
|
|
3013e5dccd
|
Merged feature/bulk-upload-v2 into dev
|
2025-01-22 16:43:32 -06:00 |
|
|
c91a7903ba
|
Haandle FORMULA type by using 'raw value' as string (seems to be the evaluated value)
|
2025-01-16 10:52:59 -06:00 |
|
|
109e390bc3
|
Add explicit log (Rather than NPE) for unknown table name
|
2025-01-16 10:24:25 -06:00 |
|
|
d6288eee4a
|
Add support for CriteriaOption.CASE_INSENSITIVE
|
2025-01-16 10:24:01 -06:00 |
|
|
8c7e523e43
|
Add concept of criteriaOptions - ways an application & backend can add modified behavior to a criteria
|
2025-01-16 10:23:22 -06:00 |
|
|
0fffed9d31
|
Initial checkin
|
2025-01-16 10:22:09 -06:00 |
|
|
84d41858b2
|
Add method addJoinedRecordValues
|
2025-01-16 10:22:02 -06:00 |
|
|
459629b449
|
Promote FieldAndJoinTable up out of GenerateReportAction into top-level class, with factory method
|
2025-01-16 10:21:46 -06:00 |
|
|
64de5c9913
|
downgrade some logs
|
2025-01-15 14:30:34 -06:00 |
|
|
68f9bb20f7
|
Copyright
|
2025-01-14 11:07:16 -06:00 |
|
|
4b904471af
|
Initial checkin - reusable FieldDisplayBehavior for fields storing a JSON-serialized queryFilter.
|
2025-01-14 10:54:24 -06:00 |
|
|
f4b54518fa
|
Override getDefault, to return a NOOP instance
|
2025-01-14 10:53:53 -06:00 |
|
|
e012b1f090
|
Add properties: hidePreview, filterFieldName, columnFieldName
|
2025-01-14 10:52:39 -06:00 |
|
|
1fae1c5e2a
|
Move enricher plugin to enrichment package
|
2025-01-14 10:08:42 -06:00 |
|