|
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 |
|
|
2b0974f4a5
|
Remove single-parent concept on app-children; more working version of recordLock from join
|
2023-01-13 09:42:31 -06:00 |
|
|
23e9abeb74
|
implementation of record security locks, and permissions
|
2023-01-11 13:08:59 -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 |
|
|
428f48602b
|
Better testing on join reports, possible value translations; renamed left & right in QueryJoin (now joinTable, baseTable)
|
2022-12-22 13:46:32 -06:00 |
|
|
1b672afcd0
|
Fixed rdbms delete test
|
2022-12-15 16:04:46 -06:00 |
|
|
5005c38c18
|
Fixes for performance of sqs (batch mode), plus bug in deleteAction by query-filter (with test that proves it)
|
2022-12-15 15:54:58 -06:00 |
|
|
c21c89e85f
|
SPRINT-17: test was not using groupby to fetch values
|
2022-12-07 16:43:27 -06:00 |
|
|
9b34ee7fe7
|
SPRINT-17: updates to parent widget dropdown data, updated group bys to be objects allowing group by with custom formats
|
2022-12-07 15:31:48 -06:00 |
|
|
b2d76e8206
|
Much implementation of joins for RDBMS
|
2022-11-23 16:37:54 -06:00 |
|
|
105b2c92c9
|
Add aggregateAction; Add renderTemplateAction
|
2022-11-18 16:51:54 -06:00 |
|
|
262038bc87
|
Adding booleanOperator and subFilters to QQueryFilter
|
2022-10-10 09:13:16 -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 |
|
|
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 |
|
|
d32538bf45
|
Merge branch 'dev' into feature/QQQ-38-app-home-widgets
|
2022-08-25 10:14:26 -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 |
|
|
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 |
|
|
89a943bc2c
|
more entity->QRecord abilities; add TIME & BOOLEAN types
|
2022-08-02 07:27:20 -05:00 |
|
|
168fa1d85a
|
Moving qqq-backend-module-rdbms into its own subdir
|
2022-07-28 12:02:55 -05:00 |
|