|
661caaf38c
|
QQQ-27: updates to allow Auth0 to be an authentication model in QQQ
|
2022-07-19 13:16:13 -05:00 |
|
|
7d4e7a3bf8
|
QQQ-26 update backend-core, queryOutput interface
|
2022-07-19 10:47:39 -05:00 |
|
|
84b0e12493
|
QQQ-26 Initial buildout of qqq exporting capability
|
2022-07-19 10:37:36 -05:00 |
|
|
5b72d35a2b
|
Try to store whole jacoco directory
|
2022-07-15 13:30:41 -05:00 |
|
|
ef640bdd7d
|
Turning on jacaoco cover checks (and getting coverage above 80)
|
2022-07-15 13:26:44 -05:00 |
|
|
ae70c34d4e
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 13:01:26 -05:00 |
|
|
f35744cd19
|
Reorganize packages; rename Request to Input and Response to Output
|
2022-07-14 12:58:35 -05:00 |
|
|
8a3f798553
|
Merge tag 'version-0.1.0' into dev
Tag release
|
2022-07-14 10:04:02 -05:00 |
|
|
a1c19712c1
|
Merge branch 'release/0.1.0'
|
2022-07-14 10:03:58 -05:00 |
|
|
2bcddffc5d
|
Update for next development version
|
2022-07-14 10:00:53 -05:00 |
|
|
cb2b28cc19
|
Update versions for release
|
2022-07-14 10:00:52 -05:00 |
|
|
68f98afd61
|
Update qqq-backend-core to 0.1.0
|
2022-07-14 10:00:41 -05:00 |
|
|
3288b8c266
|
Merge pull request #17 from Kingsrook/feature/QQQ-21-processes-in-ui
Feature/qqq 21 processes in UI
|
2022-07-14 09:58:45 -05:00 |
|
|
6678fa527f
|
Merge branch 'dev' into feature/QQQ-21-processes-in-ui
|
2022-07-14 09:56:28 -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 |
|
|
ad9a9eb448
|
QQQ-21 feedback from code review
|
2022-07-12 16:24:26 -05:00 |
|
|
77602efb6d
|
QQQ-21 changing to try-with-resources
|
2022-07-12 16:09:57 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|