Commit Graph

116 Commits

Author SHA1 Message Date
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
d89263fe4b QQQ-14 some adjustments to meta-data and internal names; adding backendDetails under table meta data 2022-06-20 08:14:00 -05:00
be69ebd281 Merge pull request #14 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.15.0 to 2.17.1
2022-06-14 11:55:46 -05:00
5dad52e0b3 Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 21:36:12 +00:00
e4bb613325 Fixed id on repository 2022-06-13 16:28:44 -05:00
f96f4cab78 Fixed github link in License 2022-06-13 15:50:29 -05:00
7494a835ba Merge pull request #16 from Kingsrook/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.0 to 2.13.2.1
2022-06-13 13:54:10 -05:00
038dbc524f Merge pull request #15 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.15.0 to 2.17.1
2022-06-13 13:41:51 -05:00
25b2629122 Updating version to 0.0.0-SNAPSHOT 2022-06-13 13:37:46 -05:00