|
67244d6c6e
|
Initial version of abstract merge duplicates process
|
2023-02-20 09:43:04 -06:00 |
|
|
05a7f9d847
|
Audit cleanups (process names for automations; no audit if no fields changed;
|
2023-02-17 10:25:14 -06:00 |
|
|
049c60c6e3
|
Remove cp to src/main/ui for nf-one
|
2023-02-17 10:11:28 -06:00 |
|
|
9659e5b9ea
|
updated snapshot version, fixed parsing of pom.xml when determining version number
|
2023-02-16 13:15:03 -06:00 |
|
|
0e4fef561e
|
Updating to <revision>0.13.0</revision>
|
2023-02-16 12:53:21 -06:00 |
|
|
ac074b8492
|
Merge tag 'version-0.12.0' into dev
Tag release
|
2023-02-16 12:53:17 -06:00 |
|
|
078536a020
|
Merge branch 'release/0.12.0'
version-0.12.0
|
2023-02-16 12:52:20 -06:00 |
|
|
97b22774f1
|
Update for next development version
|
2023-02-16 12:51:07 -06:00 |
|
|
194833bf07
|
Update versions for release
|
2023-02-16 12:51:05 -06:00 |
|
|
8924657fc1
|
automatic audits
|
2023-02-15 16:16:05 -06:00 |
|
|
3071c63857
|
turning off evaluateDateTimeParamValues
|
2023-02-14 11:16:25 -06:00 |
|
|
c07237b7d2
|
Bump
|
2023-02-14 10:38:30 -06:00 |
|
|
f01a1ac7a1
|
2nd iteration on no-code dashboards. add conditional filters, timeframes, more utils, calcualtions
|
2023-02-14 09:00:50 -06:00 |
|
|
7e07fd04a1
|
SPRINT-20: made pagination options avaialble for table widgets, updated 'primary color' to come from branding metadata
|
2023-02-13 13:20:31 -06:00 |
|
|
ff6c2b7fa6
|
First version of no-code dashboard widgets
|
2023-02-13 10:43:39 -06:00 |
|
|
d9a17ac99b
|
SPRINT-20: fixed more broken tests due to gettablepath sig change
|
2023-02-08 22:52:11 -06:00 |
|
|
81f9f4e49a
|
SPRINT-20: updated getTablePath to no longer require input param, added some permission checks to widget links, added utils to get zoned starts of day, year, month
|
2023-02-08 22:46:49 -06:00 |
|
|
927e7f725a
|
initial checkin
|
2023-02-08 18:12:47 -06:00 |
|
|
07e6c7019d
|
Add filterExpressions as a concept
|
2023-02-08 18:12:47 -06:00 |
|
|
eae01bb8c4
|
update to not make a possible-value field be a record-link if it has a chip too.
|
2023-02-08 18:12:47 -06:00 |
|
|
2d09a521cd
|
updated to do bulk audits better, along with audit details
|
2023-02-08 18:12:47 -06:00 |
|
|
92f6f7da04
|
Add auditInputs to process step outputs, and execution of them in streamed ETL Execute
|
2023-02-08 18:12:47 -06:00 |
|
|
c863027629
|
Add okToDelete and error lines
|
2023-02-08 18:12:47 -06:00 |
|
|
b0cca3f1d7
|
Add ability to disable one-off lookups
|
2023-02-08 18:12:47 -06:00 |
|
|
e3c4a3d91d
|
add more date/time format methods
|
2023-02-08 18:12:47 -06:00 |
|
|
0dcc5ef8c5
|
Add more overloads (message, throwable, ...logPairs)
|
2023-02-08 18:12:47 -06:00 |
|
|
f1515e2ba4
|
Update to accept queryJoins in count and query actions
|
2023-02-08 18:12:47 -06:00 |
|
|
c620917606
|
Add print stack trace and exception message
|
2023-02-08 16:58:21 -06:00 |
|
|
700802f329
|
((fixed) bad) Test for HttpDeleteWithBody
|
2023-02-08 15:08:10 -06:00 |
|
|
f6220482cd
|
(bad) Test for HttpDeleteWithBody
|
2023-02-08 14:56:46 -06:00 |
|
|
1e1ecbccee
|
Run a little code
|
2023-02-08 14:36:28 -06:00 |
|
|
1863c31907
|
Initial checkin
|
2023-02-08 14:33:00 -06:00 |
|
|
95040d06b8
|
Initial checkin
|
2023-02-08 14:29:31 -06:00 |
|
|
dd78c7e51f
|
Add appName and companyUrl
|
2023-02-03 19:23:20 -06:00 |
|
|
84e2a7e718
|
SPRINT-20: added setting userId security key value upon qInstance instantiation
|
2023-02-01 21:55:53 -06:00 |
|
|
668bf5e622
|
Fix the case where the same source record (identified by sourceKey) is passed in the input more than once (fixes some cases of duplicates)
|
2023-01-31 13:37:16 -06:00 |
|
|
27b48b62f9
|
Move check forˆ 404 for unknown report name
|
2023-01-31 13:36:03 -06:00 |
|
|
583d716f94
|
Add tense-independent singular/plural methods
|
2023-01-31 13:34:22 -06:00 |
|
|
142bd70212
|
Revert "Turning up logging"
This reverts commit e75b645639 .
|
2023-01-30 16:53:51 -06:00 |
|
|
13a7281d3a
|
Switch from using the frustratingly ummutable Collections.emptyList to new ArrayList in JoinsContext for delete-by-filter
|
2023-01-30 16:51:35 -06:00 |
|
|
f61a3a13be
|
fixed snapshot version
|
2023-01-30 13:59:24 -06:00 |
|
|
3e56bb4ecd
|
Merge branch 'dev' of github.com:Kingsrook/qqq into dev
|
2023-01-30 13:40:23 -06:00 |
|
|
789a1c8e63
|
Updating to <revision>0.12.0</revision>
|
2023-01-30 13:39:10 -06:00 |
|
|
81d8b66c0c
|
Merge tag 'version-0.11.0' into dev
Tag release
|
2023-01-30 13:39:05 -06:00 |
|
|
a7faf52817
|
Merge branch 'release/0.11.0'
version-0.11.0
|
2023-01-30 13:37:55 -06:00 |
|
|
45c703a6df
|
Update for next development version
|
2023-01-30 13:31:20 -06:00 |
|
|
5a9a0754a6
|
Update versions for release
|
2023-01-30 13:31:17 -06:00 |
|
|
4790f55243
|
Fixing scheduled process context; better thread names; add serverInfo endpoint
|
2023-01-26 21:55:24 -06:00 |
|
|
f0450ef621
|
PRDONE-170 - Adding support for passing in custom ScriptUtls for scripts.
|
2023-01-26 12:45:07 -06:00 |
|
|
ed5839aa0a
|
Add /run endpoint for running processes w/o any frontend
|
2023-01-26 11:23:41 -06:00 |
|