|
731d1e266a
|
Remove withBackendType(String), to encourage usage instead of with/set method that takes the module class, so the module will be init'ed and registered
|
2024-04-10 09:05:43 -05:00 |
|
|
ce823ad22f
|
Add deploymentMode as a field in QInstance; pass it into scripts (e.g., in executeCodeAction)
|
2023-09-14 12:16:58 -05:00 |
|
|
56b9738f15
|
Add convertJavaObject to QCodeExecutor
|
2023-07-03 14:05:07 -05:00 |
|
|
3f74594c69
|
Add handling of javascript Dates in convertObjectToJava
|
2023-06-30 20:04:49 -05:00 |
|
|
3791c069c7
|
Add convertObjectToJava to code executors - for converting language objects to java objects
|
2023-06-20 09:07:31 -05:00 |
|
|
036b7dc115
|
Refactor to get rid of Usage parameter in QCodeReference
|
2023-05-05 16:59:52 -05:00 |
|
|
d35f150202
|
Scripts and apis and all kinds of stuff
|
2023-04-28 15:46:36 -05:00 |
|
|
2d81f24887
|
updated copyrights
|
2023-04-20 12:27:08 -05:00 |
|
|
d2e7b794f4
|
moving QLogger package
|
2023-01-18 12:11:40 -06: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 |
|
|
230dde2e52
|
Refactoring javascript executor scripts.main error handling
|
2022-11-09 10:36:37 -06:00 |
|
|
e701ae0ea3
|
add try-catch around script.main business
|
2022-11-09 10:03:14 -06:00 |
|
|
955294ae18
|
Update javascript executor to work w/ compiled ts scripts that export a main function; add output to javalin storeRecordAssociatedScript
|
2022-11-09 09:49:58 -06:00 |
|
|
683b3c658d
|
Cleanup from code review
|
2022-11-01 16:21:30 -05:00 |
|
|
165583cd98
|
Initial version of scripts, javascript
|
2022-10-31 15:48:27 -05:00 |
|