|
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 |
|
|
3d1652c852
|
Re-enabling sample project, now that it can use h2 database (so it can run & pass in CI); cleanup some warnings, and some initial IJ configs
|
2022-07-28 15:16:22 -05:00 |
|
|
eac0f3b3a4
|
Fixed syntax (thanks c-ci-cli)
|
2022-07-28 14:16:22 -05:00 |
|
|
fb52de7f8b
|
Try to cut down on a bit of redundant running
|
2022-07-28 14:15:12 -05:00 |
|
|
0757b1d2b0
|
Update to run deploy after verify, so all modules succeed or fail together
|
2022-07-28 14:07:59 -05:00 |
|
|
9862a41177
|
Temp disable sample-project -- need to get .env file in circleci
|
2022-07-28 13:55:16 -05:00 |
|
|
740320d80f
|
Temp. lower coverage.instructionCoveredRatioMinimum, while s3 tests are disabled in CI
|
2022-07-28 13:51:07 -05:00 |
|
|
715c6f36d0
|
Moving the DisabledOnOs down to the subclasses, not the base class
|
2022-07-28 13:48:16 -05:00 |
|
|
35839f8fb7
|
Disabling this test on Linux (e.g., in CI), until updated executor is in place
|
2022-07-28 13:45:20 -05:00 |
|
|
9e1aeeb1cc
|
Initial merger of all qqq java repos into mono repo
|
2022-07-28 13:39:56 -05:00 |
|
|
b1411e9c46
|
Moving qqq-sample-project into its own subdir
|
2022-07-28 12:03:01 -05:00 |
|
|
1a2fefb1a5
|
Merging qqq-sample-project into qqq-mono-repo
|
2022-07-28 12:03:01 -05:00 |
|
|
de847d4ed5
|
Moving qqq-middleware-javalin into its own subdir
|
2022-07-28 12:02:59 -05:00 |
|
|
70520d30a7
|
Merging qqq-middleware-javalin into qqq-mono-repo
|
2022-07-28 12:02:59 -05:00 |
|
|
7149f560ee
|
Moving qqq-middleware-picocli into its own subdir
|
2022-07-28 12:02:58 -05:00 |
|
|
48a73b3df7
|
Merging qqq-middleware-picocli into qqq-mono-repo
|
2022-07-28 12:02:58 -05:00 |
|
|
600048cc76
|
Moving qqq-backend-module-filesystem into its own subdir
|
2022-07-28 12:02:57 -05:00 |
|
|
ce36950247
|
Merging qqq-backend-module-filesystem into qqq-mono-repo
|
2022-07-28 12:02:57 -05:00 |
|
|
168fa1d85a
|
Moving qqq-backend-module-rdbms into its own subdir
|
2022-07-28 12:02:55 -05:00 |
|
|
a149e4666a
|
Merging qqq-backend-module-rdbms into qqq-mono-repo
|
2022-07-28 12:02:55 -05:00 |
|
|
adfe472b70
|
Moving qqq-backend-core into its own subdir
|
2022-07-28 12:02:54 -05:00 |
|