|
5330f3de90
|
Fix merge conflict in update method
|
2023-06-02 09:04:16 -05:00 |
|
|
eca176a7f0
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
# Conflicts:
# qqq-backend-core/src/test/java/com/kingsrook/qqq/backend/core/modules/backend/implementations/memory/MemoryBackendModuleTest.java
# qqq-middleware-javalin/src/main/java/com/kingsrook/qqq/backend/javalin/QJavalinImplementation.java
|
2023-06-02 09:02:05 -05:00 |
|
|
343f3fe01a
|
Update to support both JSON and multipart form bodies for create and update.
|
2023-05-30 11:20:49 -05:00 |
|
|
e10af188ef
|
Add concept of inputSource on insert/update/delete actions.
|
2023-05-19 16:34:26 -05:00 |
|
|
4e5fd62808
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-12 14:57:51 -05:00 |
|
|
b9ad0e7e21
|
Warnings & errors on update
|
2023-05-10 10:10:14 -05:00 |
|
|
cedc1edfac
|
Add queryJoins to access log if-slow
|
2023-05-08 15:27:57 -05:00 |
|
|
036b7dc115
|
Refactor to get rid of Usage parameter in QCodeReference
|
2023-05-05 16:59:52 -05:00 |
|
|
80ae3e1e0c
|
Merge branch 'feature/CTLE-421-migrate-to-use-api-keys' into integration/sprint-25
|
2023-05-02 15:16:05 -05:00 |
|
|
d300ec162d
|
CTLE-421: checkpoint commit
|
2023-05-02 15:15:49 -05:00 |
|
|
845b03bbca
|
Merge branch 'feature/CTLE-421-migrate-to-use-api-keys' into integration/sprint-25
|
2023-05-02 11:32:27 -05:00 |
|
|
83e628d2d6
|
CTLE-421: added reveal adornment, warnings on child record insert failures
|
2023-05-02 10:12:55 -05:00 |
|
|
f290cdeb6d
|
Merge branch 'feature/CTLE-207-query-joins' into integration/sprint-25
# Conflicts:
# qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/model/actions/tables/query/QueryInput.java
# qqq-middleware-api/src/main/java/com/kingsrook/qqq/api/javalin/QJavalinApiHandler.java
|
2023-05-02 07:52:15 -05:00 |
|
|
15acaec523
|
More api name & version with scripts (eg, running test scripts)
|
2023-04-30 19:56:41 -05:00 |
|
|
04a8fa94f9
|
Move skip & limit out of QueryInput, into QQueryFilter...
|
2023-04-26 10:18:44 -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 |
|
|
b0d0c0ce6c
|
much more flesh in openapi, doc page
|
2023-03-29 18:09:45 -05:00 |
|
|
ba805a4c92
|
Initial support for associated records (implemented insert, delete).
Include "api" on audit.
|
2023-03-27 09:52:39 -05:00 |
|
|
90a7745246
|
cehckpoint - adding security to openapi spec
|
2023-03-21 11:00:10 -05:00 |
|
|
f13ee0d1ca
|
Refactoring to work with new API middleware routes
|
2023-03-20 14:35:31 -05:00 |
|
|
7ca9ecbcec
|
Fix to clone a possibleValueSource filter before calling interpret values... added warning to the javadoc on that method - how to make better?
|
2023-03-15 11:49:40 -05:00 |
|
|
54d3e4a6c8
|
Better/more timezone support
|
2023-03-14 16:32:34 -05:00 |
|
|
46baceee31
|
More robust test (not based on exact number of tables)
|
2023-03-08 10:55:08 -06:00 |
|
|
f454e0aefa
|
add pvs filters (via post) to table endpoint; more test coverage, plus maybe report on untested classes in ci
|
2023-03-08 10:18:42 -06:00 |
|
|
11a16590ef
|
Possible value source filtering
|
2023-03-08 08:39:09 -06:00 |
|
|
1baf7d8f86
|
Give good error message if running in a QQQ instance without script tables
|
2023-02-24 16:18:05 -06:00 |
|
|
b5aa8e8152
|
Adding QJavalin Process Handler Test for possibleValues fields in process.
|
2023-02-23 14:00:19 -06:00 |
|
|
ea795ed701
|
Missed things re: custom pvs
|
2023-02-23 13:19:13 -06:00 |
|
|
f1515e2ba4
|
Update to accept queryJoins in count and query actions
|
2023-02-08 18:12:47 -06:00 |
|
|
27b48b62f9
|
Move check forˆ 404 for unknown report name
|
2023-01-31 13:36:03 -06:00 |
|
|
4790f55243
|
Fixing scheduled process context; better thread names; add serverInfo endpoint
|
2023-01-26 21:55:24 -06:00 |
|
|
ed5839aa0a
|
Add /run endpoint for running processes w/o any frontend
|
2023-01-26 11:23:41 -06:00 |
|
|
c972f9cecc
|
Update to allow _qStepTimeoutMillis to come from formBody
|
2023-01-25 10:09:45 -06:00 |
|
|
22565b3ecd
|
Initial checkin
|
2023-01-18 14:19:12 -06:00 |
|
|
3f0e09e32a
|
Adding javalin access logs
|
2023-01-18 12:11:40 -06:00 |
|
|
46adfa8e24
|
WIP - logger migrations; initial work for data bag view widget
|
2023-01-17 10:44:45 -06:00 |
|
|
178078282c
|
Switch to use QLogger everywhere
|
2023-01-17 10:44:45 -06:00 |
|
|
d03e947889
|
Merge branch 'dev' into feature/sprint-19
|
2023-01-17 10:29:16 -06:00 |
|
|
43de1cf749
|
Add post to download endpoint
|
2023-01-16 09:03:13 -06:00 |
|
|
d3fa1df56f
|
Implementation of QContext everywhere, instead of passing QInstance and QSession in all ActionInputs
|
2023-01-15 19:41:23 -06:00 |
|
|
a37d22b0d0
|
Update export to work off post; add check for Authorization as a form param
|
2023-01-13 14:13:21 -06:00 |
|
|
23e9abeb74
|
implementation of record security locks, and permissions
|
2023-01-11 13:08:59 -06:00 |
|
|
150582964b
|
Change setupSession to be public
|
2023-01-04 12:05:19 -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 |
|
|
799b695e14
|
Checkpoint on report and export changes, possible value translating
|
2022-12-21 11:37:16 -06:00 |
|
|
e1c53b9d48
|
Updated interface in sync processes; more status updates in ETL processes; Basepull only update timestamp if ran as basepull; javalin report endpoint;
|
2022-12-19 12:04:01 -06:00 |
|
|
a769d8942c
|
Adding unique key check to insert action; adding post-insert customizer
|
2022-12-05 15:46:17 -06:00 |
|
|
6813617a21
|
SPRINT-16: added new widget types, moved some things to a different package, etc.
|
2022-11-29 14:34:59 -06:00 |
|
|
aef8f5cd59
|
Adding maxLength to fields, along with initial version of FieldBehviors and ValueBehaviorApplier, including ValueTooLongBehavior
|
2022-11-22 12:59:57 -06:00 |
|