|
d6a9c8f0e0
|
Add instance, table, and field-level middleware meta-data
|
2023-03-20 14:33:27 -05:00 |
|
|
8cfa2736da
|
Add jackson-dataformat-yaml and Initial checkin
|
2023-03-20 14:33:06 -05:00 |
|
|
9825893f9b
|
Initial checkin
|
2023-03-20 10:58:46 -05:00 |
|
|
e04d50674b
|
updated to return exception, now that it's in output, not thrown
|
2023-03-16 16:08:07 -05:00 |
|
|
b16eaca394
|
Let caller specify type to use for an aggregate expression
|
2023-03-16 11:38:26 -05:00 |
|
|
939dcc308c
|
Fix test; add comment
|
2023-03-16 09:06:09 -05:00 |
|
|
bf44f97630
|
Renamed tableStats to columnStats
|
2023-03-16 07:53:58 -05:00 |
|
|
9391284479
|
Adjust field labels
|
2023-03-16 07:53:58 -05:00 |
|
|
ad2eff0e73
|
More stats & aggregates
|
2023-03-16 07:53:58 -05:00 |
|
|
bbde64b02d
|
Add table permission check; add display & possible values;
|
2023-03-16 07:53:58 -05:00 |
|
|
001ec3a34a
|
Add overload that works on list of fields rather than table
|
2023-03-16 07:53:58 -05:00 |
|
|
dd28c95fc0
|
Use sessino from context, not input
|
2023-03-16 07:53:58 -05:00 |
|
|
da17145f66
|
WIP version of table/column stats process & supporting aggregate changes
|
2023-03-16 07:53:58 -05:00 |
|
|
03e9f27866
|
Remove Auth0PermissionsHelper (move to CTL CLI, where it is used)
|
2023-03-15 18:07:14 -05:00 |
|
|
248db43c8f
|
different exception propagation.
|
2023-03-15 17:55:53 -05:00 |
|
|
9cbb899788
|
Add getUsers, getRoleName, getUserName, and getPermissionsForUser
|
2023-03-15 17:03:09 -05:00 |
|
|
d569541b77
|
Add some with'ers
|
2023-03-15 17:03:09 -05:00 |
|
|
21500b642f
|
Add script maxBatchSize, to influence pipe capacity to avoid pipe-full-too-long errors; add link to script logs after running process; add logs to script view screen
|
2023-03-15 17:03:09 -05:00 |
|
|
fb6cef66ef
|
2 bugs: clone the filter, and ignore empty-string in condition
|
2023-03-15 17:03:09 -05:00 |
|
|
4d7c7f48be
|
Add maxRows field (todo - show in UI if you didn't fetch all?)
|
2023-03-15 17:03:09 -05:00 |
|
|
0e01372200
|
Make pipeLoop minRecords a parameter; add input to getOverrideRecordPipeCapacity
|
2023-03-15 17:03:09 -05:00 |
|
|
b6e089a364
|
Initial checkin
|
2023-03-15 17:03:09 -05:00 |
|
|
61286cf013
|
added test to confirm cache use case exclusions support OR boolean operation
|
2023-03-15 16:21:44 -05:00 |
|
|
7150886e39
|
Merge branch 'feature/handle-api-request-failures' into dev
|
2023-03-15 12:04:22 -05:00 |
|
|
7ca9ecbcec
|
Fix to clone a possibleValueSource filter before calling interpret values... added warning to the javadoc on that method - how to make better?
|
2023-03-15 11:49:40 -05:00 |
|
|
1429d1000c
|
fixed typo, updated validate response to take a list of QRecord objects
|
2023-03-15 10:50:23 -05:00 |
|
|
54d3e4a6c8
|
Better/more timezone support
|
2023-03-14 16:32:34 -05:00 |
|
|
b395ee6778
|
Initial checkin
|
2023-03-14 16:32:34 -05:00 |
|
|
e0f5c3ff49
|
added ability to use filters to stop certain records from being cached, fixed insert bug due to binding instants to its default timestamp
|
2023-03-13 20:02:37 -05:00 |
|
|
33f4c1235a
|
Fixed NPE for null instant
|
2023-03-13 08:37:35 -05:00 |
|
|
ad8ed4c574
|
Fix division by zero (check bigDecimal.compareto, not equals 0)
|
2023-03-09 18:19:02 -06:00 |
|
|
bfe138c018
|
Fix checkstyle
|
2023-03-09 16:44:03 -06:00 |
|
|
054c34918d
|
add testScriptProcess
|
2023-03-09 16:39:14 -06:00 |
|
|
7956c8f455
|
Added new files missed in last commit
|
2023-03-09 11:41:03 -06:00 |
|
|
3a172b3fb4
|
Make postRun methods take a subclass of backendInput/Output, that make it clear they don't have the full record list
|
2023-03-09 11:36:21 -06:00 |
|
|
02c51ae9ab
|
fixed tostring
|
2023-03-09 09:43:14 -06:00 |
|
|
eae164c686
|
Add toStrings
|
2023-03-09 09:39:15 -06:00 |
|
|
f454e0aefa
|
add pvs filters (via post) to table endpoint; more test coverage, plus maybe report on untested classes in ci
|
2023-03-08 10:18:42 -06:00 |
|
|
11a16590ef
|
Possible value source filtering
|
2023-03-08 08:39:09 -06:00 |
|
|
5ca3c088a6
|
Fixed test
|
2023-03-07 16:59:33 -06:00 |
|
|
1212b47926
|
Getting test coverage above bar
|
2023-03-07 16:54:47 -06:00 |
|
|
9526c0b59f
|
Updating to pass tests
|
2023-03-07 15:51:11 -06:00 |
|
|
1ebe43fe6f
|
Support for run scripts process on table query screen
|
2023-03-07 15:18:39 -06:00 |
|
|
2162a6832b
|
Removed zombie code
|
2023-03-07 15:18:17 -06:00 |
|
|
d0fb8c33e9
|
Update to a workable MVP version of running scripts as table automations
|
2023-03-07 15:18:08 -06:00 |
|
|
eafa82eb85
|
initial checkin
|
2023-03-07 15:14:15 -06:00 |
|
|
68686c0e17
|
Checkpoint
|
2023-03-07 10:24:51 -06:00 |
|
|
22644b6a36
|
Initial WIP on record scripts
|
2023-03-07 10:24:51 -06:00 |
|
|
c640561f53
|
Initial checkin
|
2023-03-07 10:24:51 -06:00 |
|
|
c091440848
|
Add overload of TableSyncProcess.Builder.withExtractStepClass
|
2023-03-07 10:15:41 -06:00 |
|