|
9ce45934a8
|
Try to make happier when scripts & apis don't live together
|
2023-04-28 16:00:06 -05:00 |
|
|
d35f150202
|
Scripts and apis and all kinds of stuff
|
2023-04-28 15:46:36 -05:00 |
|
|
0b7c2db452
|
Introduce RecordPipeBufferedWrapper, to be used in QueryAction when includingAssociations and writing to a pipe
|
2023-04-28 14:22:29 -05:00 |
|
Tim Chamberlain
|
2832566dbd
|
CTLE-421: fixes for failing tests, removed no longer necessary loop
|
2023-04-28 13:59:08 -05:00 |
|
Tim Chamberlain
|
b0d0de5d49
|
CTLE-421: implemented fieldLevel is hidden, updated to mask password fields
|
2023-04-28 13:21:08 -05:00 |
|
|
b7e39d6953
|
Update to allow includeAssociations when querying into a record pipe. This meant propagating a lot of exceptions...
|
2023-04-28 12:14:12 -05:00 |
|
|
6f99111c52
|
Move api name & version into ScriptRevision; make the records that go into record-scripts be api versions of records.
|
2023-04-28 12:11:56 -05:00 |
|
|
4135607a4c
|
Base class for run-script inputs
|
2023-04-28 12:07:45 -05:00 |
|
Tim Chamberlain
|
acfcc422f9
|
script to open jacoco report
|
2023-04-28 10:05:25 -05:00 |
|
|
a40f9afd38
|
Move insert person methods to TestUtils
|
2023-04-27 20:20:17 -05:00 |
|
|
1314ee98b8
|
add more store-jacoco calls
|
2023-04-27 20:19:59 -05:00 |
|
|
6b6dd546fd
|
Initial checkin
|
2023-04-27 20:19:44 -05:00 |
|
|
37fa78417f
|
Initial checkin
|
2023-04-27 20:19:31 -05:00 |
|
|
4003323b88
|
Working version of ApiScriptUtils. Moved actual api imlpementation out of javalin class, into implemnetation class.
|
2023-04-27 18:55:40 -05:00 |
|
|
5de42b9390
|
Merge pull request #16 from Kingsrook/feature/todo-more-test-coverage
Feature/todo more test coverage
|
2023-04-27 15:21:29 -05:00 |
|
|
0c5e3a8002
|
Many tests. small refactors to support.
|
2023-04-27 12:50:54 -05:00 |
|
|
d12bf3decc
|
Make it an option in the module's interface, whether or not to query for all records being updated or deleted first (makes more sense for an api backend to NOT do this).
|
2023-04-27 12:50:46 -05:00 |
|
|
f3509ae1bf
|
Fixed import
|
2023-04-27 11:12:38 -05:00 |
|
|
dab6a75340
|
Add dropdown to change apis (and an un-used, but POC method to list apis on a page...)
|
2023-04-27 11:05:02 -05:00 |
|
Tim Chamberlain
|
be09412755
|
CTLE-421: checkpoint commit of api key story so that CTL test coverage can be worked on instead
|
2023-04-27 10:31:13 -05:00 |
|
|
e0e4519708
|
Downgrade some logs
|
2023-04-26 10:21:22 -05:00 |
|
|
8094c29ec7
|
handle ExposedJoins in exports
|
2023-04-26 10:19:12 -05:00 |
|
|
f7f001d430
|
Improve tense of okSummary
|
2023-04-26 10:18:55 -05:00 |
|
|
04a8fa94f9
|
Move skip & limit out of QueryInput, into QQueryFilter...
|
2023-04-26 10:18:44 -05:00 |
|
Tim Chamberlain
|
b4328040aa
|
CTLE-419: updated SyncProcessConfig record to take in performInserts/performUpdates as params
|
2023-04-25 09:34:21 -05:00 |
|
Tim Chamberlain
|
3370da109c
|
CTLE-419: added ability to tell table sync step to either not do inserts or updates, another instant parse format, typo
|
2023-04-24 18:53:29 -05:00 |
|
|
caf9f102f6
|
Moved stuff so jacoco reporting happens before failures, i think. Moved untested class reporting into pom, out of circleci
|
2023-04-24 12:54:42 -05:00 |
|
|
de77f902ac
|
Removed wip code, not meant to be commited
|
2023-04-24 12:53:39 -05:00 |
|
|
475deee993
|
Upgrade javalin to 5.4.2
|
2023-04-24 12:12:54 -05:00 |
|
|
1407f3c63c
|
Add count distinct option to count action
|
2023-04-24 12:12:41 -05:00 |
|
|
2495989584
|
add exposed joins to frontend metadata; checkpoing on validation & enrichment of eposed joins
|
2023-04-24 12:11:46 -05:00 |
|
|
d086284de7
|
Checkpoint
|
2023-04-20 16:33:46 -05:00 |
|
|
6ce5845ec8
|
Checkpoint - good version of getJoinConnections now i think
|
2023-04-20 16:33:46 -05:00 |
|
|
3bf18e8b51
|
Initial checkin
|
2023-04-20 16:33:46 -05:00 |
|
|
88e47ef9ca
|
WIP on getting joins to frontend
|
2023-04-20 16:33:46 -05:00 |
|
Tim Chamberlain
|
912b3885f5
|
updated nf scripts name
|
2023-04-20 16:12:22 -05:00 |
|
Tim Chamberlain
|
8cc16d44e5
|
more updates for change to coldtrack
|
2023-04-20 14:22:26 -05:00 |
|
Tim Chamberlain
|
2d81f24887
|
updated copyrights
|
2023-04-20 12:27:08 -05:00 |
|
Tim Chamberlain
|
3512cde424
|
Updating to 0.14.0
|
2023-04-20 10:49:56 -05:00 |
|
Tim Chamberlain
|
95dad80d6f
|
Merge tag 'version-0.13.0' into dev
Tag release
|
2023-04-20 10:49:51 -05:00 |
|
Tim Chamberlain
|
72a9f68de7
|
Merge branch 'release/0.13.0'
version-0.13.0
|
2023-04-20 10:48:45 -05:00 |
|
Tim Chamberlain
|
b6db572a28
|
Update for next development version
|
2023-04-20 10:47:10 -05:00 |
|
Tim Chamberlain
|
c9fd7c087a
|
Update versions for release
|
2023-04-20 10:47:06 -05:00 |
|
tim-chamberlain
|
19d6739723
|
Merge pull request #15 from Kingsrook/dependabot/maven/qqq-backend-core/org.json-json-20230227
Bump json from 20220320 to 20230227 in /qqq-backend-core
|
2023-04-20 10:40:58 -05:00 |
|
Tim Chamberlain
|
cc881e3168
|
CTLE-397: fixed overflow issues with manual chips
|
2023-04-19 15:36:13 -05:00 |
|
Tim Chamberlain
|
2f0ef03eec
|
CTLE-397: added pending icon to utils for widget velocity templates
|
2023-04-19 15:31:20 -05:00 |
|
Tim Chamberlain
|
4a65efa5ac
|
CTLE-397: added ability to have footer HTML on widgets
|
2023-04-19 12:14:15 -05:00 |
|
Tim Chamberlain
|
6ebfbc6984
|
Merge branch 'feature/CTLE-397-oms' of github.com:Kingsrook/qqq into feature/CTLE-397-oms
|
2023-04-18 22:49:54 -05:00 |
|
Tim Chamberlain
|
1f931ddec6
|
CTLE-397: added more html util methods for chips and process filter links
|
2023-04-18 22:49:44 -05:00 |
|
|
fc6a72eb09
|
Replace random ChatGPT method with random StackOverflow method for getting classes from jar
|
2023-04-18 13:56:08 -05:00 |
|