Commit Graph

79 Commits

Author SHA1 Message Date
d39698740c Removing TableCustomizer (mostly redundant with TableCustomizers and confusing for no real gain). Initial pass at update, delete customizers 2023-05-05 17:00:47 -05:00
036b7dc115 Refactor to get rid of Usage parameter in QCodeReference 2023-05-05 16:59:52 -05:00
cc765c66d6 Initial checkin - WIP 2023-05-05 16:57:54 -05:00
2d81f24887 updated copyrights 2023-04-20 12:27:08 -05:00
6629015fbf Pin localstack to versiosn 1.4, which seems to NOT be borken. 2023-03-27 14:42:52 -05:00
f28af62c5e Update insert action to do pre-step - e.g., to prime amazon s3 client 2023-02-21 22:30:49 -06:00
d2e7b794f4 moving QLogger package 2023-01-18 12:11:40 -06:00
178078282c Switch to use QLogger everywhere 2023-01-17 10:44:45 -06:00
d3fa1df56f Implementation of QContext everywhere, instead of passing QInstance and QSession in all ActionInputs 2023-01-15 19:41:23 -06:00
7fae3e2329 Add table-based authentication module; update javalin to support Authentication: Basic header; Move authentication classes 2022-12-28 17:00:08 -06:00
1d1461deea Adding filesystem writing - used by javalin to store uploaded files; done async, via new base class for actions 2022-11-17 19:59:29 -06:00
8b31cee890 Add TableSyncProcess 2022-11-11 14:34:13 -06:00
a5ec33b51b Script Tests and further enhancements 2022-11-10 14:22:43 -06:00
9a8b49f1a7 Feedback from code reviews 2022-09-05 09:47:43 -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
cb22f86793 Checkpoint - working versions of streamed with frontend processes, with validation 2022-08-29 13:33:35 -05:00
3410c76c81 Feedback from code reviews 2022-08-22 17:03:54 -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
52121cc4f3 Adding POST_QUERY_RECORD customizer; formalizing customizers a bit more 2022-08-12 11:41:33 -05:00
d4186287ce Add Memory backend module 2022-08-11 17:01:35 -05:00
3c12979571 Updated to ignore field that is sometimes flapping :( 2022-08-04 13:36:25 -05:00
2bcf0b58a9 Changes pushed to qqq-backend-module-filesystem (solo-repo) in 0.2 support 2022-08-04 13:20:07 -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
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
600048cc76 Moving qqq-backend-module-filesystem into its own subdir 2022-07-28 12:02:57 -05:00