|
c4240815e4
|
QQQ-28 small cleanups
|
2022-07-25 11:35:52 -05:00 |
|
|
3ac8642693
|
QQQ-28 update to do file uploads for bulk load as BLOB type field
|
2022-07-25 07:51:24 -05:00 |
|
|
9846f3753b
|
QQQ-28 implementation of MVP-ish bulk actions, as processes, and supporting codes
|
2022-07-22 18:29:02 -05:00 |
|
|
f35744cd19
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 12:58:35 -05:00 |
|
|
dbc727a752
|
Merge tag 'version-0.1.0' into dev
Tag release
|
2022-07-14 09:40:38 -05:00 |
|
|
cd9d75d81b
|
Merge branch 'release/0.1.0'
|
2022-07-14 09:40:30 -05:00 |
|
|
c414251d0c
|
Update for next development version
|
2022-07-14 09:36:11 -05:00 |
|
|
67551ae3dc
|
Update versions for release
|
2022-07-14 09:36:10 -05:00 |
|
|
01418502b9
|
Merge pull request #20 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
|
2022-07-14 09:35:21 -05:00 |
|
|
2da998e0d8
|
Adding QRecordEntity
|
2022-07-14 09:32:38 -05:00 |
|
|
7d7b0297cd
|
QQQ-21 Adding isHidden to tables & processes
|
2022-07-13 10:37:28 -05:00 |
|
|
f7f7a92842
|
QQQ-21 - Adding ETL Update Function for use in ONE-18
|
2022-07-12 10:59:57 -05:00 |
|
|
86adccddd4
|
QQQ-21 feedback from code review; add more types to ValueUtils
|
2022-07-12 07:46:53 -05:00 |
|
|
d4657989dd
|
Working towards fixing serialization of qstep metadata
|
2022-07-11 09:09:32 -05:00 |
|
|
b9ef76da13
|
QQQ-21 add safelyGetPage; add stepType
|
2022-07-11 09:04:41 -05:00 |
|
|
0afa88bd0c
|
QQQ-21 adding break/skip/fail options for frontendSteps in runProcessAction; adding viewFields & recordsList fields to frontend steps
|
2022-07-08 15:29:04 -05:00 |
|
|
cd0cfa6aca
|
QQQ-21: added 'count' action
|
2022-07-08 14:49:16 -05:00 |
|
|
cd86eef81c
|
QQQ-21 avoid NPE on null exception in toString
|
2022-07-08 10:54:46 -05:00 |
|
|
bf6f25e80d
|
Turning off VariableDeclarationUsageDistance
|
2022-07-08 10:19:33 -05:00 |
|
|
4bbc9ad68d
|
QQQ-21 checkpoint - async processes, refactoring of process state, exceptions
|
2022-07-08 10:17:50 -05:00 |
|
|
5d1131fd5c
|
Resetting coverage.instructionCoveredRatioMinimum to 80%
|
2022-07-07 08:35:58 -05:00 |
|
|
7c2c903692
|
Switching circleci to run verify instead of test; temp bumping required ratio to 99, to see a failure
|
2022-07-07 08:33:48 -05:00 |
|
|
58157ff310
|
Adding jacoco coverage reporting
|
2022-07-07 08:24:03 -05:00 |
|
|
eb38e0c0a5
|
QQQ-21: Added isRequired as a field metaData property
|
2022-07-06 15:33:24 -05:00 |
|
|
c7c1bd1f70
|
QQQ-21 cleanup checkstyle, tests from last commit
|
2022-07-06 13:48:28 -05:00 |
|
|
c43f7a1edd
|
QQQ-21 starting to refactor process - 'steps' instead of 'functions'; more process meta-data
|
2022-07-06 13:42:21 -05:00 |
|
|
dbaecfd879
|
Merge tag 'version-0.0.0' into dev
Tag release
|
2022-07-01 11:08:05 -05:00 |
|
|
2a5814ce5b
|
Merge branch 'release/0.0.0'
|
2022-07-01 11:08:00 -05:00 |
|
|
a0b03e2a53
|
Update for next development version
|
2022-07-01 11:07:03 -05:00 |
|
|
f4b32af9b2
|
Update versions for release
|
2022-07-01 11:07:02 -05:00 |
|
|
911f35f48f
|
Merge pull request #19 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
|
2022-07-01 11:03:18 -05:00 |
|
|
630b42ff45
|
QQQ-14 switching to use InMemoryStateProvider
|
2022-06-30 20:41:48 -05:00 |
|
|
ed8f4f5c88
|
QQQ-14 activated setting label in process output
|
2022-06-30 12:21:02 -05:00 |
|
|
845555030f
|
QQQ-14 update removeNonNumericValuesFromMappedRecords to handle commas (strip them); added test
|
2022-06-30 07:41:58 -05:00 |
|
|
253dfaf497
|
QQQ-14 checkstyle cleanup
|
2022-06-29 10:15:06 -05:00 |
|
|
656589b0df
|
QQQ-14 checkpoint, pre-demo
|
2022-06-29 10:12:43 -05:00 |
|
|
28579cc52c
|
QQQ-14 add customizer functions; add log4j config; add SecretReader;
|
2022-06-28 11:16:31 -05:00 |
|
|
1d5ffe500a
|
QQQ-14 added handling of enums; fix for all non-handled types to throw
|
2022-06-24 16:45:54 -05:00 |
|
|
be74eacb13
|
QQQ-14 feedback from code review
|
2022-06-24 16:05:34 -05:00 |
|
|
09dd6e6147
|
QQQ-7 Fix checkstyle
|
2022-06-24 08:46:59 -05:00 |
|
|
b11ae046de
|
QQQ-7 Adding an outputMessage to the mock function, to work for the "greet" process
|
2022-06-24 08:45:26 -05:00 |
|
|
b809a43b6c
|
QQQ-16 some cleanup and increased test cover
|
2022-06-23 16:41:05 -05:00 |
|
|
68b33cf36b
|
QQQ-16 First iteration of basic ETL process
|
2022-06-23 14:33:08 -05:00 |
|
|
202f3fd2bf
|
QQQ-16 Removing QRecordWithStatus - moving those details into QRecord
|
2022-06-23 14:32:25 -05:00 |
|
|
9de3300765
|
QQQ-16 Checkpoint iteration on qqq processes
|
2022-06-23 14:31:41 -05:00 |
|
|
bb2110ea08
|
QQQ-16 Adding processes to meta-data output
|
2022-06-23 14:29:35 -05:00 |
|
|
2cd100aee0
|
QQQ-16 Deleting "direct" implementation of ETL
|
2022-06-23 14:29:12 -05:00 |
|
|
62f875b254
|
QQQ-14 more cleanup in core while building new filesystem modules
|
2022-06-20 16:39:03 -05:00 |
|
|
6193a68722
|
Updating to be aware of snapshot tags
|
2022-06-20 09:04:07 -05:00 |
|
|
570f4a3f34
|
QQQ-14 Checkstyle cleanup
|
2022-06-20 08:28:20 -05:00 |
|