Commit Graph

37 Commits

Author SHA1 Message Date
8ffc1c1a63 udpated api json parsing (lenient mode); add escaping table names in rdbms 2022-10-25 10:47:06 -05:00
18a3f72c4a updated api backend to support count and query 2022-10-19 10:43:39 -05:00
6345846eba Adding queues and queue providers; Adding schedules and ScheduleManager 2022-10-18 09:00:21 -05:00
e3cc2e63f6 Initial checkin of lambda module 2022-10-14 11:45:15 -05:00
471954e8b9 Initial checkin of API module 2022-10-12 18:00:08 -05:00
262038bc87 Adding booleanOperator and subFilters to QQueryFilter 2022-10-10 09:13:16 -05:00
73df50add1 Handle booleans better 2022-10-04 11:33:04 -05:00
c5a3534d43 Fix query bugs w/ in-list, empty; format booleans as Yes/No 2022-10-04 09:56:33 -05:00
21cd07b2df Update scrubValues method to make instants out of DateTimes - fixes update actions in javalin apps 2022-10-03 10:40:45 -05:00
2d2eae5c06 Add rollback of transaction in last test 2022-09-29 14:39:43 -05:00
86ebe6ee4e Add transaction to transform step and query action (and rdbms query) 2022-09-29 14:34:51 -05:00
4d16bc0fc7 Auto-adorn PVS tables with link-to-record; change query to fetch instants, not LocalDateTimes 2022-09-27 18:59:58 -05:00
3402a20b04 SPRINT-12: added rawHTML widget type 2022-09-26 10:18:25 -05:00
b01758879c QQQ-37 Redo bulk processes in streamed-etl mode 2022-09-07 16:59:42 -05:00
6b4417d3e8 Merge branch 'feature/QQQ-38-app-home-widgets' into feature/sprint-10 2022-08-31 15:59:32 -05:00
f08ffe691f PRDONE-94: updated to use interpreter for getting environment credentials, updated interpreter to load Dotenv files as environment overrides 2022-08-31 12:05:35 -05:00
4bf1fe8638 PRDONE-94: updated to look for dotenv properties and fall back to environment vars 2022-08-30 13:33:13 -05:00
dcea96579c PRDONE-94: updated to set dotenv variables as system properties 2022-08-30 12:28:40 -05:00
4c2ebf8a94 PRDONE-94: updated to ignore missing .env file 2022-08-30 12:17:37 -05:00
48b8d295e3 initial checkin of quicksight dashboard widget POC, updated to remove hard coded credentials 2022-08-30 11:46:46 -05:00
cb22f86793 Checkpoint - working versions of streamed with frontend processes, with validation 2022-08-29 13:33:35 -05:00
d32538bf45 Merge branch 'dev' into feature/QQQ-38-app-home-widgets 2022-08-25 10:14:26 -05:00
c2972cd4df QQQ-37 checkpoint 2022-08-23 16:54:36 -05:00
834b4136de Merge branch 'feature/sprint-9-support-updates' into feature/QQQ-37-streamed-processes 2022-08-23 11:17:45 -05:00
ed6d9f4cee sprint-9: removed all uses of junit.framework.* classes and replaced with jupiters 2022-08-22 11:18:19 -05:00
937304e7f1 QQQ-38 Initial build of app home page widgets 2022-08-22 10:48:55 -05:00
a86f42f373 QQQ-37 initial buidout of StreamedETLWithFrontendProcess 2022-08-22 08:36:09 -05:00
45d785f1a5 Initial passable version of possible values 2022-08-18 19:15:24 -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
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
6ca6f194b0 Merge branch 'feature/ONE-69-staging-and-production-go-live' into feature/sprint-8 2022-08-04 18:37:14 -05:00
54103f47ad Changes pushed to qqq-backend-module-rdbms (solo-repo) in 0.2 support 2022-08-04 11:35:17 -05:00
89a943bc2c more entity->QRecord abilities; add TIME & BOOLEAN types 2022-08-02 07:27:20 -05:00
9e1aeeb1cc Initial merger of all qqq java repos into mono repo 2022-07-28 13:39:56 -05:00
168fa1d85a Moving qqq-backend-module-rdbms into its own subdir 2022-07-28 12:02:55 -05:00