Commit Graph

705 Commits

Author SHA1 Message Date
3cb3da9762 QQQ-27: changed to use mock authentication 2022-07-26 10:17:21 -05:00
69e8519359 QQQ-27: fixes due to some updates in core version 2022-07-26 10:16:38 -05:00
cfa9cec930 QQQ-27: added getValueDate utility method, fixed header comment 2022-07-26 10:07:14 -05:00
2866ad22b5 Merge branch 'feature/QQQ-26-exports-poc' into feature/sprint-7-integration 2022-07-26 08:17:38 -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
a24c8e6237 Fixed exception handling 2022-07-25 13:54:42 -05:00
fb5dcb6d82 Update core version 2022-07-25 13:52:56 -05:00
09d3fbfd2c Update core version 2022-07-25 13:35:09 -05:00
c35076c793 Update core version 2022-07-25 13:33:53 -05:00
d51b868ba3 Fixed format in log message for excel 2022-07-25 13:31:21 -05:00
fb8c6ac80d Updated for updated deps 2022-07-25 13:23:15 -05:00
0d1f8a876f Update qqq-backend-core snapshot 2022-07-25 12:07:44 -05:00
40d9b1f55d Update qqq-backend-core snapshot 2022-07-25 11:57:53 -05:00
fa563d50cc Merge branch 'feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 11:55:09 -05:00
c4240815e4 QQQ-28 small cleanups 2022-07-25 11:35:52 -05:00
fc33d965bd Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 11:28:38 -05:00
759413e5a2 Merge branch 'feature/QQQ-26-exports-poc' into feature/sprint-7-integration 2022-07-25 11:28:06 -05:00
1c184403d1 Fixed top-level version to 0.2.0-SNAPSHOT 2022-07-25 10:35:21 -05:00
4d50eff98f Add getUniqueIdentifier 2022-07-25 10:18:07 -05:00
bc2b754da7 Merge remote-tracking branch 'remotes/origin/QQQ-27-build-support-for-auth-0-throughout-qqq' into feature/sprint-7-integration 2022-07-25 10:16:44 -05:00
acac92da8c Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 10:02:46 -05:00
3386f40cf2 Merge branch 'feature/ups-etl-fix' into feature/sprint-7-integration 2022-07-25 08:23:20 -05:00
a5356e694d Fix to use table name from process input field 2022-07-25 08:23:07 -05:00
ec84f981c8 Merge branch 'feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 08:20:18 -05:00
37e86c1bb4 Merge branch 'feature/ups-etl-fix' into feature/sprint-7-integration 2022-07-25 08:19:04 -05:00
80a6748e50 Increase logging 2022-07-25 08:18:04 -05:00
3ac8642693 QQQ-28 update to do file uploads for bulk load as BLOB type field 2022-07-25 07:51:24 -05:00
b83bac6531 QQQ-28 updates for bulk actions 2022-07-22 18:41:44 -05:00
33cdac42ab QQQ-28 improvements and fixes in actions, in support of better bulk 2022-07-22 18:33:05 -05:00
9846f3753b QQQ-28 implementation of MVP-ish bulk actions, as processes, and supporting codes 2022-07-22 18:29:02 -05:00
59211717a0 QQQ-27: upped qqq-backend-core / rdbms versions 2022-07-21 11:54:13 -05:00
feb01a8b23 QQQ-27: upped qqq-backend-core / rdbms versions 2022-07-21 11:54:02 -05:00
c7b5ae103a QQQ-27: upped qqq-backend-core version 2022-07-21 11:45:22 -05:00
960b316d99 QQQ-27: fixed fragile test 2022-07-21 11:24:08 -05:00
164cb2a989 Merge branch 'feature/loggly-support' into feature/sprint-7-integration 2022-07-21 10:38:34 -05:00
a51c8bfdb9 Simplified; ready for loggly, i think 2022-07-21 10:32:26 -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
6c39af2e14 Merge branch 'feature/loggly-support' into feature/sprint-7-integration 2022-07-20 10:46:48 -05:00
a6f8ddb306 kinda rewrote this file - main goal being, to activate Syslog logger 2022-07-20 10:24:33 -05:00
a88bf1b303 QQQ-27: updated auth module from fully anonymous to Auth0 2022-07-19 18:30:20 -05:00
b14f96ef6c QQQ-27: updates to allow Auth0 to be an authentication model in picocli 2022-07-19 18:28:09 -05:00
8010036905 QQQ-27: updates to allow Auth0 to be an authentication model in javalin 2022-07-19 18:24:47 -05:00
7a9a83a348 QQQ-27: couple minor changes and updates from code review feedback 2022-07-19 18:17:00 -05:00
646ed5e29c QQQ-26 updates from e2e testing 2022-07-19 15:34:56 -05:00
afbba77afe QQQ-27: fixed checkstyle violations 2022-07-19 13:24:20 -05:00
661caaf38c QQQ-27: updates to allow Auth0 to be an authentication model in QQQ 2022-07-19 13:16:13 -05:00
caaf7e3d93 QQQ-26 add table exports 2022-07-19 12:49:18 -05:00