Commit Graph

795 Commits

Author SHA1 Message Date
588dfdbad8 Increased javalin minor to fix an issue with hosting ReactJS application 2022-04-27 13:03:49 -05:00
f5120982fb Adding POC support for aurora. 2022-04-27 13:01:38 -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
154468bdf3 Checkpoint: Added Update (edit) action; Load definition from JSON 2022-03-01 18:29:59 -06:00
d6557daa42 Checkpoint: Added Update (edit) action 2022-03-01 18:29:09 -06: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
e7c2cf9b94 Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:13 -06:00
200a0b7ccf Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:00 -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
c1d616f5fb 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:56:17 +00:00
0fa57d1a4e Initial checkin 2021-12-30 07:40:11 -06:00
380bdbb43d Reorganizing models 2021-12-30 07:39:58 -06:00
8ce4924707 Added copyright 2021-12-14 18:42:14 -06:00
b33d99ce11 Added copyright 2021-12-14 18:42:09 -06:00
7b10abc106 Added copyright 2021-12-14 18:42:03 -06:00
560a5c61ac Added copyright 2021-12-14 18:41:56 -06:00
de7accc482 Added copyright 2021-12-14 18:41:41 -06:00
c6f6eee3bc Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:25 -06:00
d5c261d7e5 Updating to log4j 2.15.0 for security patch 2021-12-13 22:09:09 -06:00
fcd5bc9ee6 Updating to log4j 2.15.0 for security patch 2021-12-13 22:08:34 -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
84b432997c Commentses 2021-12-01 23:03:05 -06:00
b6a664ac89 Fixed to do index++ when fetching generated ids (with test coverage) 2021-12-01 22:58:08 -06:00
90cd12e09f Adding comments and more tests 2021-12-01 22:57:45 -06:00
3a03e04706 Comments :) 2021-12-01 21:51:15 -06:00
2388534c0c Increasing test coverage 2021-12-01 18:51:19 -06:00
bfca6e1a55 Checkpoint (added CORS) 2021-11-30 18:10:53 -06:00
c0ad05d119 Implemented delete 2021-11-30 18:10:22 -06:00
c2fbca18a7 Added delete 2021-11-30 18:09:53 -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
6fbf3563dd Implemented insert; added filter to query 2021-11-28 21:41:43 -06:00
01142017a3 Remove TIME 2021-11-28 21:41:16 -06:00