Commit Graph

333 Commits

Author SHA1 Message Date
41e8d924b5 Merge branch 'support/version-0.0.0' into feature/QQQ-21-processes-in-ui 2022-07-12 15:31:31 -05:00
b94431b52a QQQ-21 change Update action to use batch, and single-query w/ IN list for same-updates 2022-07-12 12:36:56 -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
36003f1242 Merge branch 'feature/QQQ-21-processes-in-ui' of github.com:Kingsrook/qqq-backend-module-filesystem into feature/QQQ-21-processes-in-ui 2022-07-08 15:18:47 -05:00
7330a59417 QQQ-21: updated version of qqq-backend-core 2022-07-08 15:17:10 -05:00
07def45086 QQQ-21: fixed broken tests due to no longer serializing null/empty fields 2022-07-08 15:14:49 -05:00
c6b19b0176 QQQ-21: added 'count' action 2022-07-08 14:57:43 -05:00
cd0cfa6aca QQQ-21: added 'count' action 2022-07-08 14:49:16 -05:00
68777bd253 QQQ-21 update qqq-backend-core for process function->step refactor; similar renames here 2022-07-08 10:56:25 -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
d558e73fc3 Adding jacoco coverage reporting; switching to run mvn verify in circleci; increasing test coverage 2022-07-07 09:44:20 -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
1252bf5af2 QQQ-21 updated per updated backend-core - process function -> step renames 2022-07-06 13:53:33 -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
33707dcebe Added carrier table/data to match sample project 2022-07-06 12:27:56 -05:00
603a8ffdad Remove aws-mysql-jdbc 2022-07-04 08:55:43 -05:00
c9876109f6 Revert back to jdbc:mysql:// for aurora vendor - using jdbc:mysql:aws:// (e.g, aws driver) is failing when ran in aws app runner 2022-07-04 07:54:19 -05:00
3f1db24a21 Marking version as 0.0.1-SNAPSHOT 2022-07-01 14:58:55 -05:00
9716abdbd0 Try using aurora jdbc drvier 2022-07-01 14:57:20 -05:00
55b5f3536c open all connections inside try-with-resources 2022-07-01 14:57:20 -05:00
2deaf9cc8e Merge tag 'version-0.0.0' into dev
Tag release
2022-07-01 11:29:52 -05:00
54cca2c844 Merge branch 'release/0.0.0' 2022-07-01 11:29:13 -05:00
5f167ab382 Update for next development version 2022-07-01 11:24:25 -05:00
e084f8f711 Update versions for release 2022-07-01 11:24:24 -05:00
6555239d2a Update qqq-backend-core to 0.0.0 2022-07-01 11:24:07 -05:00
a8b87a0728 Merge tag 'version-0.0.0' into dev
Tag release
2022-07-01 11:21:55 -05:00
5c6ea4732a Merge branch 'release/0.0.0' 2022-07-01 11:21:40 -05:00
083aa9493d Update for next development version 2022-07-01 11:18:21 -05:00
bb8d0706e2 Update versions for release 2022-07-01 11:18:20 -05:00
214c36a07c Update qqq-backend-core to 0.0.0 2022-07-01 11:18:04 -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
5edfbd87ac Merge pull request #1 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
2022-07-01 09:51:18 -05:00
a9311c8ebe Merge pull request #16 from Kingsrook/feature/QQQ-14-filesystem-backend-module
Feature/qqq 14 filesystem backend module
2022-07-01 09:50:55 -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