Commit Graph

14 Commits

Author SHA1 Message Date
e9328c6653 Make list of primary keys explicitly serializble, so when they change to field's type later, it doesn't blow up (should we fix that on the other side? (yes)) 2023-05-10 17:50:09 -05:00
036b7dc115 Refactor to get rid of Usage parameter in QCodeReference 2023-05-05 16:59:52 -05:00
04a8fa94f9 Move skip & limit out of QueryInput, into QQueryFilter... 2023-04-26 10:18:44 -05: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
7fae3e2329 Add table-based authentication module; update javalin to support Authentication: Basic header; Move authentication classes 2022-12-28 17:00:08 -06:00
e3cc2e63f6 Initial checkin of lambda module 2022-10-14 11:45:15 -05:00
b05c5749b4 QQQ-42 initial implementation of qqq reports (pivots, WIP) 2022-09-14 13:05:31 -05:00
9106b82560 Fixing tests 2022-08-29 14:12:09 -05:00
ed6d9f4cee sprint-9: removed all uses of junit.framework.* classes and replaced with jupiters 2022-08-22 11:18:19 -05:00
45d785f1a5 Initial passable version of possible values 2022-08-18 19:15:24 -05:00
89a943bc2c more entity->QRecord abilities; add TIME & BOOLEAN types 2022-08-02 07:27:20 -05:00
9e1aeeb1cc Initial merger of all qqq java repos into mono repo 2022-07-28 13:39:56 -05:00
7149f560ee Moving qqq-middleware-picocli into its own subdir 2022-07-28 12:02:58 -05:00