|
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 |
|
|
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 |
|
|
600048cc76
|
Moving qqq-backend-module-filesystem into its own subdir
|
2022-07-28 12:02:57 -05:00 |
|