Commit Graph

266 Commits

Author SHA1 Message Date
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
d357361442 Checkpoint: Added Update (edit) action 2022-03-01 18:28:27 -06:00
f58a59438b Checkpoint: Added Update (edit) action; Stub of PossibleValues, displayValues; Load definition from JSON 2022-03-01 18:27:43 -06:00
2eb7927458 Updated for renamed dep in qqq-backend-core 2022-02-15 18:18:58 -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
7351da8c1c Updated for moved packages in qqq-backend-core 2022-02-15 13:42:09 -06:00
811aa5059a Make checkstyle pass 2022-02-15 13:33:32 -06:00
b5e11176f6 Checkpoint 2022-01-04 18:15:39 -06:00
05b84bc9d3 Bump log4j-core from 2.15.0 to 2.17.1
Bumps log4j-core from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:57:16 +00:00
0fa57d1a4e Initial checkin 2021-12-30 07:40:11 -06:00
380bdbb43d Reorganizing models 2021-12-30 07:39:58 -06:00
560a5c61ac Added copyright 2021-12-14 18:41:56 -06:00
de7accc482 Added copyright 2021-12-14 18:41:41 -06:00
c6a2aa034c Updating to log4j 2.15.0 for security patch 2021-12-13 22:06:38 -06:00
72f6137a47 Fixing tests and mappings 2021-12-13 22:05:49 -06:00
c2d4014cb0 Updating to log4j 2.15.0 for security patch 2021-12-13 22:05:37 -06:00
b6a664ac89 Fixed to do index++ when fetching generated ids (with test coverage) 2021-12-01 22:58:08 -06:00
3a03e04706 Comments :) 2021-12-01 21:51:15 -06:00
2388534c0c Increasing test coverage 2021-12-01 18:51:19 -06:00
3956a28e70 Initial checkin 2021-11-30 18:09:06 -06:00
074b728bd5 Implemented delete 2021-11-30 18:09:00 -06:00
ada10f1445 Add BETWEEN, NOT_BETWEEN 2021-11-30 18:08:41 -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
cc5bfeeb08 Implemented all query operators in WHERE clause 2021-11-28 21:42:26 -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
2e095eb6fb Update README.md 2021-11-08 22:12:54 -06:00
3ba42ccb69 Update README.md 2021-11-08 22:11:30 -06:00
18a95f79a7 Checkpoint 2021-11-08 21:11:30 -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
aa4125efae Try mvn deploy step with GITHUB_TOKEN 2021-10-27 22:18:53 -05:00
575fa253ad Switch from omaven-settings-action to maven-settings-xml-action 2021-10-27 22:15:31 -05:00
687ff4442f Turn on distributionManagement repo and change mvn target from package to deploy 2021-10-27 22:13:09 -05:00
5f287a7be0 Remove skjolber/maven-cache-github-action; set githubServer: false for maven-settings-action 2021-10-27 22:09:42 -05:00
3a6f7f5efd Fix syntax for skjolber/maven-cache-github-action 2021-10-27 22:05:16 -05:00
99c924eba5 Add skjolber/maven-cache-github-action; remove -U from mvn 2021-10-27 22:03:50 -05:00
7b625fdf78 Try alternative maven settings action 2021-10-27 22:00:09 -05:00
8c058e0677 Move settings-xml setup to be after java install 2021-10-27 21:57:48 -05:00
5d0f6fdc91 Fix 'on' declaration 2021-10-27 21:56:14 -05:00
5f8b10400b Add on: workflow_dispatch to allow manual runs 2021-10-27 21:54:51 -05:00