Commit Graph

36 Commits

Author SHA1 Message Date
f5d435d4b6 Merge pull request #12 from Kingsrook/feature/sprint-7-integration
Feature/sprint 7 integration
2022-07-28 09:34:02 -05:00
597d6ef519 QQQ-27: gitignore .env updated to pull rdbms password from .env 2022-07-27 23:45:52 -05:00
2f6c094de8 Update deps 2022-07-26 16:55:27 -05:00
3cb3da9762 QQQ-27: changed to use mock authentication 2022-07-26 10:17:21 -05:00
e10726283d Update qqq lib versions 2022-07-25 15:38:58 -05:00
6849901c7e Merge remote-tracking branch 'remotes/origin/QQQ-27-build-support-for-auth-0-throughout-qqq' into feature/sprint-7-integration 2022-07-25 15:32:52 -05:00
87852f0ad4 Remove input to greet-process that makes it throw 2022-07-21 09:34:37 -05:00
c3d96ee502 Cleanup for checkstyle, dead code 2022-07-21 09:34:12 -05:00
5f12626c0c Add jacoco coverage reporting 2022-07-21 09:29:52 -05:00
a88bf1b303 QQQ-27: updated auth module from fully anonymous to Auth0 2022-07-19 18:30:20 -05:00
cd691aa0c1 Update qqq versions to 0.2.0-SNAPSHOT, with package reorg and request/result rename to input/output 2022-07-15 09:36:33 -05:00
ba213e0667 Update for 0.2.0-SNAPSHOT 2022-07-14 10:32:33 -05:00
67cec981e7 QQQ-21: made required fields required on carrier 2022-07-07 14:51:10 -05:00
5f4124d3c1 QQQ-21: fixed import order 2022-07-06 16:15:19 -05:00
251570128d QQQ-21: Updates due to backend core changes 2022-07-06 16:00:44 -05:00
cab8a4b794 QQQ-21 updated per updated backend-core - process function -> step renames 2022-07-06 13:57:48 -05:00
933cd2a6ed Reverting to 'Function' from 'BackendStep' (that's new in the 0.1 line) 2022-07-05 13:53:01 -05:00
5d99a5b613 Checkpoint - working with initial version 0.1.0-SNAPSHOT's 2022-07-05 13:42:44 -05:00
de16533e42 Add fullyAnonymous authentication 2022-06-14 12:21:26 -05:00
2fb0574e0f Remove slf4j; update log4j to 2.17.2 and junit to 5.8.2 2022-06-14 12:21:00 -05:00
9449c7a4f4 Update versions to 0.0.0-SNAPSHOT (both this and its deps); add repository and distributionManagement 2022-06-14 11:46:00 -05:00
173a68a22c Initial checkin 2022-06-14 11:36:55 -05:00
d46d6a2877 Merge pull request #10 from Kingsrook/main
Main
2022-06-13 15:55:23 -05:00
a16ce452d6 Merge pull request #8 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-13 15:54:21 -05:00
ccbc283300 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 20:53:44 +00:00
ac3996b452 Fixed github link in License 2022-06-13 15:51:45 -05:00
f1e1d0b6ac Merge pull request #9 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 15:48:39 -05:00
e662c68eb0 Fixing github link in copyright 2022-06-08 09:08:07 -05:00
d5d7f1eb88 QQQ-4 Applying AGPL Licence 2022-06-07 16:52:35 -05:00
c1d616f5fb Bump log4j-core from 2.15.0 to 2.17.1
Bumps log4j-core from 2.15.0 to 2.17.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:56:17 +00:00
8ce4924707 Added copyright 2021-12-14 18:42:14 -06:00
c6f6eee3bc Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:25 -06:00
bfca6e1a55 Checkpoint (added CORS) 2021-11-30 18:10:53 -06:00
7cc13fc0f9 Update README.md 2021-11-08 22:07:58 -06:00
3b2646c04c Initial code commit 2021-11-08 22:06:34 -06:00
2b840ff303 Initial commit 2021-11-08 22:00:35 -06:00