Commit Graph

66 Commits

Author SHA1 Message Date
661caaf38c QQQ-27: updates to allow Auth0 to be an authentication model in QQQ 2022-07-19 13:16:13 -05:00
f35744cd19 Reorganize packages; rename Request to Input and Response to Output 2022-07-14 12:58:35 -05:00
2da998e0d8 Adding QRecordEntity 2022-07-14 09:32:38 -05:00
7d7b0297cd QQQ-21 Adding isHidden to tables & processes 2022-07-13 10:37:28 -05:00
f7f7a92842 QQQ-21 - Adding ETL Update Function for use in ONE-18 2022-07-12 10:59:57 -05:00
86adccddd4 QQQ-21 feedback from code review; add more types to ValueUtils 2022-07-12 07:46:53 -05:00
d4657989dd Working towards fixing serialization of qstep metadata 2022-07-11 09:09:32 -05:00
b9ef76da13 QQQ-21 add safelyGetPage; add stepType 2022-07-11 09:04:41 -05:00
0afa88bd0c QQQ-21 adding break/skip/fail options for frontendSteps in runProcessAction; adding viewFields & recordsList fields to frontend steps 2022-07-08 15:29:04 -05:00
cd0cfa6aca QQQ-21: added 'count' action 2022-07-08 14:49:16 -05:00
cd86eef81c QQQ-21 avoid NPE on null exception in toString 2022-07-08 10:54:46 -05:00
4bbc9ad68d QQQ-21 checkpoint - async processes, refactoring of process state, exceptions 2022-07-08 10:17:50 -05:00
eb38e0c0a5 QQQ-21: Added isRequired as a field metaData property 2022-07-06 15:33:24 -05:00
c7c1bd1f70 QQQ-21 cleanup checkstyle, tests from last commit 2022-07-06 13:48:28 -05:00
c43f7a1edd QQQ-21 starting to refactor process - 'steps' instead of 'functions'; more process meta-data 2022-07-06 13:42:21 -05:00
630b42ff45 QQQ-14 switching to use InMemoryStateProvider 2022-06-30 20:41:48 -05:00
ed8f4f5c88 QQQ-14 activated setting label in process output 2022-06-30 12:21:02 -05:00
845555030f QQQ-14 update removeNonNumericValuesFromMappedRecords to handle commas (strip them); added test 2022-06-30 07:41:58 -05:00
253dfaf497 QQQ-14 checkstyle cleanup 2022-06-29 10:15:06 -05:00
656589b0df QQQ-14 checkpoint, pre-demo 2022-06-29 10:12:43 -05:00
28579cc52c QQQ-14 add customizer functions; add log4j config; add SecretReader; 2022-06-28 11:16:31 -05:00
1d5ffe500a QQQ-14 added handling of enums; fix for all non-handled types to throw 2022-06-24 16:45:54 -05:00
be74eacb13 QQQ-14 feedback from code review 2022-06-24 16:05:34 -05:00
09dd6e6147 QQQ-7 Fix checkstyle 2022-06-24 08:46:59 -05:00
b11ae046de QQQ-7 Adding an outputMessage to the mock function, to work for the "greet" process 2022-06-24 08:45:26 -05:00
b809a43b6c QQQ-16 some cleanup and increased test cover 2022-06-23 16:41:05 -05:00
68b33cf36b QQQ-16 First iteration of basic ETL process 2022-06-23 14:33:08 -05:00
202f3fd2bf QQQ-16 Removing QRecordWithStatus - moving those details into QRecord 2022-06-23 14:32:25 -05:00
9de3300765 QQQ-16 Checkpoint iteration on qqq processes 2022-06-23 14:31:41 -05:00
bb2110ea08 QQQ-16 Adding processes to meta-data output 2022-06-23 14:29:35 -05:00
2cd100aee0 QQQ-16 Deleting "direct" implementation of ETL 2022-06-23 14:29:12 -05:00
62f875b254 QQQ-14 more cleanup in core while building new filesystem modules 2022-06-20 16:39:03 -05:00
570f4a3f34 QQQ-14 Checkstyle cleanup 2022-06-20 08:28:20 -05:00
d89263fe4b QQQ-14 some adjustments to meta-data and internal names; adding backendDetails under table meta data 2022-06-20 08:14:00 -05:00
db3b75d1c7 Fixing github link in copyright 2022-06-08 09:06:25 -05:00
2b4fe0ca55 QQQ-4 Applying AGPL Licence 2022-06-07 16:49:29 -05:00
41346ec667 Move switch expression to its own method to get around checkstyle... 2022-05-04 08:21:01 -05:00
156bb033df Cleanup checkstyle issues 2022-05-04 07:47:29 -05:00
909798436e Checkpoint - version of processes that pass a unit test - basic version of stateProviderInterface with memory & temp-file implementations 2022-05-03 19:12:58 -05:00
0f1d677962 comment out test that is failing build, testing packages to maven 2022-04-28 11:15:45 -05:00
8951443723 added headers to make checkstyle happy 2022-04-27 13:00:37 -05:00
d7c7d46122 Initial version of ETL action 2022-04-12 13:21:54 -05:00
f58a59438b Checkpoint: Added Update (edit) action; Stub of PossibleValues, displayValues; Load definition from JSON 2022-03-01 18:27:43 -06:00
ce22916d20 Move magic number to constant 2022-02-15 18:18:30 -06:00
da0f317691 Merge branch 'main' of https://github.com/Kingsrook/qqq-backend-core 2022-02-15 18:16:47 -06:00
980f989779 Checkpoint: Introducing authenticaion; re-orged some packages 2022-02-15 18:13:04 -06:00
811aa5059a Make checkstyle pass 2022-02-15 13:33:32 -06:00
b5e11176f6 Checkpoint 2022-01-04 18:15:39 -06:00
0fa57d1a4e Initial checkin 2021-12-30 07:40:11 -06:00
380bdbb43d Reorganizing models 2021-12-30 07:39:58 -06:00