|
41877a7055
|
Update to not setup a join context for non-table data sources
|
2023-01-12 08:38:09 -06:00 |
|
|
c07a77d4a6
|
Updated to disable view-all link if tablePath can't be found (e.g., because user can't view table)
|
2023-01-11 16:44:42 -06:00 |
|
|
23e9abeb74
|
implementation of record security locks, and permissions
|
2023-01-11 13:08:59 -06:00 |
|
|
e4d37e3db9
|
Add variant to pre-load by in-list, to cache misses as null
|
2023-01-05 14:33:32 -06:00 |
|
|
4b31a8b4bb
|
Merge branch 'refs/heads/0.7.0-12-hotfix' into feature/sprint-18
|
2023-01-05 14:26:20 -06:00 |
|
|
d7e7315dc8
|
Merge branch 'feature/auth0-basic-auth-reuse' into feature/sprint-18
|
2023-01-05 11:36:39 -06:00 |
|
|
de05e4ae58
|
SPRINT-18: fixed unit test on auth0 reuse
|
2023-01-04 22:20:38 -06:00 |
|
|
150582964b
|
Change setupSession to be public
|
2023-01-04 12:05:19 -06:00 |
|
|
2874b98b66
|
Add re-use of tokens from basicAuth
|
2023-01-04 10:07:44 -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 |
|
|
799b695e14
|
Checkpoint on report and export changes, possible value translating
|
2022-12-21 11:37:16 -06:00 |
|
|
19d88910b5
|
Updating table sync api
|
2022-12-20 10:56:59 -06:00 |
|
|
2ad4b22f55
|
Add withSchedule method
|
2022-12-19 15:02:20 -06:00 |
|
|
040dae55d5
|
Add withSchedule; fix return on withBasepullConfiguration; add overload withTransformStepClass
|
2022-12-19 14:59:58 -06:00 |
|
|
dd9253fde4
|
Updated comment about field behaviorfs
|
2022-12-19 14:56:37 -06:00 |
|
|
8a4d5bfb34
|
Update to not NPE if data source doesn't have a filter
|
2022-12-19 14:56:25 -06:00 |
|
|
e1c53b9d48
|
Updated interface in sync processes; more status updates in ETL processes; Basepull only update timestamp if ran as basepull; javalin report endpoint;
|
2022-12-19 12:04:01 -06:00 |
|
|
a6656af040
|
Updated for older api on QQueryFilter (noarg constructor)
|
2022-12-15 16:18:14 -06:00 |
|
|
0e68bf1e72
|
Hotfix - sqs batch mode, and rdbms delete-by-filter
|
2022-12-15 16:13:56 -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 |
|
|
1cdf437551
|
SPRINT-18: upped current snapshot version
|
2022-12-15 15:39:33 -06:00 |
|
|
04cddb8d5d
|
Updating to <revision>0.9.0</revision>
|
2022-12-15 15:34:43 -06:00 |
|
|
0d6bd013f5
|
Merge branch 'release/0.9.0'
|
2022-12-15 15:33:49 -06:00 |
|
|
7b6284c06f
|
Update for next development version
|
2022-12-15 15:24:00 -06:00 |
|
|
edcc27485e
|
Update versions for release
|
2022-12-15 15:23:59 -06:00 |
|
|
280373ddc5
|
SPRINT-17: added code coverage test class to meet minimum requirements
|
2022-12-15 10:36:43 -06:00 |
|
|
25815ebc25
|
SPRINT-17: updated some widgets to look less broken when data is 'not available now', checkpoint commit on 'real dashboards'
|
2022-12-15 10:20:48 -06:00 |
|
|
59cbf83860
|
Add field increaseIsGood
|
2022-12-14 14:53:03 -06:00 |
|
|
6186b17e92
|
Add environmentValues to qInstance
|
2022-12-14 14:50:45 -06:00 |
|
|
30003b729c
|
Add overload of getForeignRecordMap that takes additional (base) filter for query
|
2022-12-09 20:25:59 -06:00 |
|
|
293b3e4207
|
Add qruntime exception; let transform step set pipe capacity
|
2022-12-09 16:44:53 -06:00 |
|
|
470321dcf6
|
add equals and hashcode
|
2022-12-09 16:06:26 -06:00 |
|
|
48cfdeffa1
|
Change post-query customizer to be class (that can do list), not function
|
2022-12-09 12:05:39 -06:00 |
|
|
14c7fbe370
|
Moving dropdowns to work for all widgets
|
2022-12-09 09:53:13 -06:00 |
|
|
8454f94020
|
SPRINT-17: updated dropdowns to be required, added divider
|
2022-12-08 15:06:40 -06:00 |
|
|
697261f91b
|
Add aHrefViewRecord
|
2022-12-08 10:37:11 -06:00 |
|
|
61d493a4f5
|
Add FieldValueList widget type, more html-helper methods
|
2022-12-08 09:18:52 -06:00 |
|
|
c21c89e85f
|
SPRINT-17: test was not using groupby to fetch values
|
2022-12-07 16:43:27 -06:00 |
|
|
a9a3e3b19e
|
SPRINT-17: fixed dumb checkstyle violation
|
2022-12-07 16:31:04 -06:00 |
|
|
5cf9e7b60d
|
SPRINT-17: fixed failing test and removed pvs name member from parent meta data
|
2022-12-07 15:47:15 -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 |
|
|
241741e2e5
|
Fix default for canAddChildRecord to be false; add more link-generating functions (to child-modals on view screens, etc)
|
2022-12-06 15:57:32 -06:00 |
|
|
a769d8942c
|
Adding unique key check to insert action; adding post-insert customizer
|
2022-12-05 15:46:17 -06:00 |
|
|
c22fc89cbb
|
SPRINT-17: changed some variable names
|
2022-12-05 12:18:23 -06:00 |
|
|
060da69afb
|
Adding table-cacheOf concept; ability to add a child record from child-list widget
|
2022-12-05 10:26:53 -06:00 |
|
|
3691ad87e5
|
Merge remote-tracking branch 'origin/0.7.0-12-hotfix' into dev
|
2022-12-01 16:59:19 -06:00 |
|
|
583ac70563
|
Merge tag 'version-0.8.0' into dev
Tag release
|
2022-12-01 16:56:13 -06:00 |
|
|
2afd8864a8
|
Merge branch 'release/0.8.0'
version-0.8.0
|
2022-12-01 16:53:46 -06:00 |
|