|
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 |
|