Commit Graph

30 Commits

Author SHA1 Message Date
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
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
de7accc482 Added copyright 2021-12-14 18:41:41 -06:00
72f6137a47 Fixing tests and mappings 2021-12-13 22:05:49 -06:00
3a03e04706 Comments :) 2021-12-01 21:51:15 -06:00
dadb7b6c37 Implemented Delete 2021-11-30 18:08:03 -06:00
99dd839373 Add fluent-setters 2021-11-30 18:07:52 -06:00
62f27f1be4 Added test, cleaned up class some 2021-11-30 18:07:42 -06:00
20400300ac Add BETWEEN, NOT_BETWEEN 2021-11-30 18:07:20 -06:00
1cde633c1b Add toObject method and test 2021-11-28 21:40:43 -06:00
e399b9aa4f Removing TIME, at least for now 2021-11-28 21:40:43 -06:00
c58aa7c77d Remove SOP 2021-11-28 21:40:43 -06:00
6a647ecb6e Add fulent setters 2021-11-28 21:40:43 -06:00
d359e7ca13 Add most (all?) operators 2021-11-28 21:40:43 -06:00
caf879dc9f Checkpoint 2021-11-08 21:04:45 -06:00
d1884eace1 Checkpoint - WIP on MetaData action, Insert action, csv/json record adapters 2021-11-01 21:11:19 -05:00
206d3a3e75 Importing initial codes / checkpoint 2021-10-25 22:45:27 -05:00