80e1d8143c
Replace QProcessMetaData.addStep and addOptionalStep with .withStep and .withOptionalStep
2025-07-14 20:03:29 -05:00
ab5af234af
Merged feature/checkstyle-updates into dev
2024-08-05 13:35:21 -05:00
840e1aada3
Applying checkstyle updates to test sources
2024-07-19 16:16:51 -05:00
912e40fe0b
Eliminated all warnings.
2024-07-19 16:16:27 -05:00
1669741d19
Add system property picocli.ansi=false, to help reliability of tests, which can fail if the don't expect ansci codes in the outputs
2024-07-05 20:26:06 -05:00
64f706a98e
Merged dev into feature/rdbms-connection-pool
2024-06-04 20:06:50 -05:00
e078015732
CE-881 - Refactoring exports & reports
...
- add some fields together into ReportDestination class
- pass more data into export streamers (views) and add preRun method
- Add queryHint POTENTIALLY_LARGE_NUMBER_OF_RESULTS
- add pivot views
- optionally take in full ReportMetaData object instead of a name (e.g., for a user-defined/saved report)
2024-03-27 20:11:38 -05:00
71ecde74df
jdbc Connections in try-with-resources (so they close and return to connection pool)
2024-03-12 14:28:46 -05:00
455ab69104
Adding QFieldType.LONG
2023-12-22 18:59:08 -06:00
8479ef4b90
Initial WIP Checkpoint of auth0 userSessions
2023-08-09 09:47:41 -05:00
b924fdcffa
Bump h2 from 2.1.210 to 2.2.220 in /qqq-middleware-picocli
...
Bumps [h2](https://github.com/h2database/h2database ) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases )
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.2.220 )
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 21:56:58 +00:00
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