|
c67d042e26
|
Add null check
|
2023-06-02 11:34:18 -05:00 |
|
|
a4bd3b56f6
|
Fix comments, cleanup from code review
|
2023-06-02 09:41:07 -05:00 |
|
|
5330f3de90
|
Fix merge conflict in update method
|
2023-06-02 09:04:16 -05:00 |
|
|
eca176a7f0
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
# Conflicts:
# qqq-backend-core/src/test/java/com/kingsrook/qqq/backend/core/modules/backend/implementations/memory/MemoryBackendModuleTest.java
# qqq-middleware-javalin/src/main/java/com/kingsrook/qqq/backend/javalin/QJavalinImplementation.java
|
2023-06-02 09:02:05 -05:00 |
|
|
0b525f8775
|
Checkpoint - query stats (plus recordEntities with associations)
|
2023-06-02 08:58:24 -05:00 |
|
|
499d59ade2
|
Add overload of loadTableToMap that takes Consumer<QueryInput> (e.g., to request heavy fields)
|
2023-06-01 16:32:34 -05:00 |
|
|
b67813b7ad
|
Update test to handle blob correctly
|
2023-06-01 16:31:54 -05:00 |
|
|
7634246a03
|
Handling of BLOBs
|
2023-06-01 16:13:02 -05:00 |
|
|
1db6dfb2ad
|
avoid calling auditDetail insert if no records
|
2023-06-01 15:03:21 -05:00 |
|
|
f5516c8122
|
Make column stats treat "" and null the same (as a non-value or blank)
|
2023-06-01 15:03:21 -05:00 |
|
|
6455171cee
|
removed unused subclass
|
2023-05-30 14:57:34 -05:00 |
|
|
ca1cc853fc
|
fixed access on subclass method in test
|
2023-05-30 14:55:56 -05:00 |
|
|
c78d598035
|
Add an eventCartridge (handler) for methods that throw; add template identifier (a name) to input
|
2023-05-30 14:05:00 -05:00 |
|
|
a5387ff9db
|
added retryable exception and method that can be overridden in base classes to allow retrying in different circumstances, added SC_GATEWAY_TIMEOUT as a logger.info
|
2023-05-30 14:04:30 -05:00 |
|
|
794fb5e87a
|
Expand javalin tests
|
2023-05-30 13:48:26 -05:00 |
|
|
343f3fe01a
|
Update to support both JSON and multipart form bodies for create and update.
|
2023-05-30 11:20:49 -05:00 |
|
|
364e9f420b
|
Update to support both JSON and multipart form bodies for create and update.
|
2023-05-30 11:13:20 -05:00 |
|
|
a75530b466
|
Updates for more heavy-field handling
|
2023-05-30 10:13:04 -05:00 |
|
|
489f12996d
|
updated to allow 'trying again' when server side 500 error occur in makeRequest()
|
2023-05-25 11:34:50 -05:00 |
|
|
6b1e3aa572
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
# Conflicts:
# qqq-middleware-api/src/test/java/com/kingsrook/qqq/api/javalin/QJavalinApiHandlerTest.java
|
2023-05-25 11:08:31 -05:00 |
|
|
8235bb2bb7
|
Merge branch 'dev' into feature/CTLE-153-default-ct-live-packing-slips-to-deposco
|
2023-05-25 10:57:51 -05:00 |
|
|
5185758855
|
add check for "snapshot-BRANCH_SLUG" arg to update-all-qqq-deps.sh -- if given, then we look for branchy versions, else we use main versions [skip ci]
|
2023-05-25 10:55:10 -05:00 |
|
|
515e04ecfe
|
Update api json mapping to include null & empty values
|
2023-05-25 10:22:04 -05:00 |
|
|
76b102b811
|
updated to still log info on api gateway error, but still throw exception
|
2023-05-24 21:28:52 -05:00 |
|
|
36efc4c2d9
|
More BLOB; FILE_DOWNLOAD adornment; javalin field download endpoint
|
2023-05-24 17:07:19 -05:00 |
|
|
6ca06bf49d
|
CTLE-435: removed unused input param from html renderer methods
|
2023-05-24 11:05:59 -05:00 |
|
|
614aead348
|
add more support for byte[]/BLOB field type; checkpoint
|
2023-05-23 14:07:36 -05:00 |
|
|
de74455de7
|
more changes to help reduce warnings that should probably be infos in loggly
|
2023-05-23 10:11:54 -05:00 |
|
|
7491e5f819
|
api association fixes; mostly about propagating ids/fkeys, and having fields (in maps) as expected field types (cherry pick 74d003ed )
|
2023-05-23 09:00:41 -05:00 |
|
|
74d003ed3c
|
api association fixes; mostly about propagating ids/fkeys, and having fields (in maps) as expected field types
|
2023-05-22 16:05:34 -05:00 |
|
|
4b6b60f331
|
Add concept of inputSource on insert/update/delete actions.
|
2023-05-19 16:34:47 -05:00 |
|
|
e10af188ef
|
Add concept of inputSource on insert/update/delete actions.
|
2023-05-19 16:34:26 -05:00 |
|
|
486a942fdc
|
Merge remote-tracking branch 'origin/dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-19 14:57:51 -05:00 |
|
|
9dc6f4ccf8
|
Add DEFAULT_PREVIEW_MESSAGE_PREFIX
|
2023-05-19 08:36:19 -05:00 |
|
|
1161e65c03
|
Add showReloadButton, showExportButton
|
2023-05-19 08:35:31 -05:00 |
|
|
fd550bad85
|
Add method icon(name, color)
|
2023-05-19 08:35:09 -05:00 |
|
|
5bd1fd4a7f
|
Add environmentBannerText and environmentBannerColor
|
2023-05-18 14:17:59 -05:00 |
|
|
46afb46910
|
Add log info for committing of slow transactions
|
2023-05-18 09:49:57 -05:00 |
|
|
7e1a7c7fd7
|
CTLE-433: updates to support extensiv integration
|
2023-05-17 20:57:03 -05:00 |
|
|
274567aefa
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-16 19:59:15 -05:00 |
|
|
c0237e9d09
|
Merge pull request #18 from Kingsrook/hotfix/fix-cache-bugs
hotfix: attempt to remove some caching bugs when updating old cache r…
|
2023-05-16 13:59:55 -05:00 |
|
|
3f9370e9b5
|
hotfix: updated to null out the getoutput's record if it was not returned by the original source
|
2023-05-16 12:02:47 -05:00 |
|
|
01d3937889
|
hotfix: attempt to remove some caching bugs when updating old cache records and we got uncachable errors
|
2023-05-16 11:38:24 -05:00 |
|
|
caaf76c9a5
|
Add placeholder lines for uniqueKey, recordSecurityLock, and auditRules
|
2023-05-16 08:32:46 -05:00 |
|
|
0e60811c43
|
Fixed previous fix (was adding wrong queryJoin in exposedJoins loop else block)
|
2023-05-16 08:32:02 -05:00 |
|
|
4eb28cd1b7
|
Fix for table being added to query twice, if it's added for security, and then for being in a where clause.
|
2023-05-15 15:08:56 -05:00 |
|
|
8470da40f1
|
Checkpoitn
|
2023-05-15 12:14:27 -05:00 |
|
|
dd63e8d4e2
|
Initial checkin
|
2023-05-12 16:48:27 -05:00 |
|
|
298e73e144
|
Don't try to manage associations of empty lists
|
2023-05-12 16:40:50 -05:00 |
|
|
4e5fd62808
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-12 14:57:51 -05:00 |
|