Commit Graph

626 Commits

Author SHA1 Message Date
21d66cc7fc QQQ-37 added test coverage for StreamedETLWithFrontendProcess 2022-08-22 10:08:27 -05:00
a86f42f373 QQQ-37 initial buidout of StreamedETLWithFrontendProcess 2022-08-22 08:36:09 -05:00
99f724e2c2 Renamed 2022-08-22 08:27:33 -05:00
c7e4fe8d56 Fixed syntax from last commit 2022-08-19 10:10:08 -05:00
d478ac166e Merge branch 'feature/sprint-9-support-updates' of github.com:Kingsrook/qqq into feature/sprint-9-support-updates 2022-08-19 09:57:36 -05:00
e1efd952af test broken build 2022-08-19 09:53:02 -05:00
56eaf43eed Merge branch 'support/version-0.3.0' into feature/sprint-9-support-updates 2022-08-19 08:37:48 -05:00
6d73301878 Add -n to xpath for reporting jacoco coverage 2022-08-19 08:20:34 -05:00
45d785f1a5 Initial passable version of possible values 2022-08-18 19:15:24 -05:00
5e703ad060 added liquibase to sample project 2022-08-18 17:30:04 -05:00
9bf898af7a Update to handle BOM char and index-out-of-bounds condition 2022-08-17 11:34:00 -05:00
a0cfd5a97e Checkstyle fix 2022-08-15 10:58:10 -05:00
5735bdf9d7 Update to 0.3.1-SNAPSHOT 2022-08-15 10:55:39 -05:00
a840bd1d50 Adding status updates to ETL Load; Add YYYYmmDD as localDate format 2022-08-15 10:55:23 -05:00
83c1bd8028 Adding check for 95% of classes being covered by junits (and supporting test coverage); Update filesystem s3 tests to reuse localstack docker container 2022-08-12 18:55:58 -05:00
52121cc4f3 Adding POST_QUERY_RECORD customizer; formalizing customizers a bit more 2022-08-12 11:41:33 -05:00
965bc5bf29 added getValueLocalTime 2022-08-12 11:40:18 -05:00
d4186287ce Add Memory backend module 2022-08-11 17:01:35 -05:00
0029170978 Merge tag 'version-0.3.0' into dev
Tag release
2022-08-11 10:13:37 -05:00
c4b11490ca Merge branch 'release/0.3.0' version-0.3.0 2022-08-11 10:12:30 -05:00
45ca4d7e00 Update for next development version 2022-08-11 09:54:04 -05:00
8a6addcf6c Update versions for release 2022-08-11 09:54:03 -05:00
72154ce48c Attempting updating gitflow plugin to work with maven CI friendly versions 2022-08-11 09:53:54 -05:00
7e2af98e01 Merge pull request #4 from Kingsrook/feature/sprint-8
Feature/sprint 8
2022-08-11 09:49:03 -05:00
3b1f0b47c1 Feedback from code reviews 2022-08-11 09:42:30 -05:00
9a7acce3c6 Merge branch 'feature/ONE-68-frontend-fixes-spike' into feature/sprint-8 2022-08-09 18:29:30 -05:00
3b8b45ecea Add field sections, record labels, display values being populated 2022-08-09 14:25:22 -05:00
ee0c03677b Merge branch 'feature/sprint-8-qqq-support-updates' into feature/sprint-8 2022-08-05 08:10:09 -05:00
68af236738 Add option to retur stored records; add LocalTime 2022-08-05 08:09:02 -05:00
36d1a75ce6 Add -T4 (4 threads) arg to mvn commands 2022-08-05 07:59:15 -05:00
27fdefb6ee Disabing this test in CI 2022-08-04 19:08:08 -05:00
389e1adaea Fixed path to qqq-sample-project/.env 2022-08-04 19:03:36 -05:00
6f7efbfd34 Merge branch 'feature/sprint-8-qqq-support-updates' into feature/sprint-8 2022-08-04 18:58:38 -05:00
96dcfd2d54 Add writing of .env file 2022-08-04 18:53:37 -05:00
2ce03c94c6 Merge branch 'feature/ONE-68-frontend-fixes-spike' into feature/sprint-8 2022-08-04 18:39:16 -05:00
6ca6f194b0 Merge branch 'feature/ONE-69-staging-and-production-go-live' into feature/sprint-8 2022-08-04 18:37:14 -05:00
19afc0fc10 Adding apps; starting field displayFormats 2022-08-04 16:51:03 -05:00
3c12979571 Updated to ignore field that is sometimes flapping :( 2022-08-04 13:36:25 -05:00
2f937b9436 Adding missed commit from previous 2022-08-04 13:24:07 -05:00
9839cafdd5 Changes pushed to qqq-middleware-javalin (solo-repo) in 0.2 support 2022-08-04 13:20:47 -05:00
2bcf0b58a9 Changes pushed to qqq-backend-module-filesystem (solo-repo) in 0.2 support 2022-08-04 13:20:07 -05:00
54103f47ad Changes pushed to qqq-backend-module-rdbms (solo-repo) in 0.2 support 2022-08-04 11:35:17 -05:00
a2e267fe40 Changes pushed to qqq-backend-core (solo-repo) in 0.2 support 2022-08-04 11:34:19 -05:00
b5b4ded8aa Add call to flatten:flatten 2022-08-02 09:14:54 -05:00
010ee595ce Revert previous (incorrectly addded -Drevision); Add flatten-maven-plugin 2022-08-02 09:10:20 -05:00
22b322fe83 Try to fix deployed jars references to parent by specifying -Drevision in deploy command 2022-08-02 09:01:47 -05:00
89a943bc2c more entity->QRecord abilities; add TIME & BOOLEAN types 2022-08-02 07:27:20 -05:00
509b6f783b Update to just store index and resources of jacoco reports 2022-07-28 15:42:39 -05:00
15b419a469 Missed adding localstack/startup and install_java17 to mvn_deploy 2022-07-28 15:31:53 -05:00
f9c4d0385c Switching to use localstack executor, to get filesystem s3 tests running again
Revert "Moving the DisabledOnOs down to the subclasses, not the base class"
This reverts commit 715c6f36d0.
2022-07-28 15:26:12 -05:00