Commit Graph

32 Commits

Author SHA1 Message Date
fb5dcb6d82 Update core version 2022-07-25 13:52:56 -05:00
fc33d965bd Merge remote-tracking branch 'remotes/origin/feature/QQQ-28-bulk-ops-frontend' into feature/sprint-7-integration 2022-07-25 11:28:38 -05:00
759413e5a2 Merge branch 'feature/QQQ-26-exports-poc' into feature/sprint-7-integration 2022-07-25 11:28:06 -05:00
b83bac6531 QQQ-28 updates for bulk actions 2022-07-22 18:41:44 -05:00
feb01a8b23 QQQ-27: upped qqq-backend-core / rdbms versions 2022-07-21 11:54:02 -05:00
caaf7e3d93 QQQ-26 add table exports 2022-07-19 12:49:18 -05:00
be1482ce8f Reorganize packages; rename Request to Input and Response to Output 2022-07-14 13:05:55 -05:00
22b286c020 Update for next development version 2022-07-14 10:21:52 -05:00
930423e940 Update versions for release 2022-07-14 10:21:51 -05:00
13f7291c2a Update qqq-backend-core and rdbms to 0.1.0 2022-07-14 10:21:23 -05:00
f0ae369a93 QQQ-21 Adding isHidden to tables & processes 2022-07-13 10:42:05 -05:00
2cb7eef679 QQQ-21 feedback from code review 2022-07-12 09:18:01 -05:00
492ee321a1 QQQ-21 adding processRecords 2022-07-11 09:32:25 -05:00
30770c05b2 QQQ-21 update to take recordIds or filter for initing process; refactor processes into their own javalin class & test 2022-07-08 16:08:22 -05:00
69fbc8147f QQQ-21: added 'count' action 2022-07-08 15:27:44 -05:00
aa001292b8 QQQ-21 methods to run async process stuff 2022-07-08 10:28:46 -05:00
de3eabb1cf QQQ-21 adding process metaData, single-record GET 2022-07-06 13:55:50 -05:00
c8acda5919 Update version to 0.1.0-SNAPSHOT 2022-07-01 11:49:26 -05:00
ed389e5ca2 Update versions for release 2022-07-01 11:31:29 -05:00
f0065265ea Update qqq dependencies to 0.0.0 2022-07-01 11:31:18 -05:00
399733a2b0 Removing slf4j-api and redundant slf4j-simple; bumping log4j to 2.17.2 and junit to 5.8.2 2022-06-14 12:19:47 -05:00
826455f79e Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:30:58 +00:00
f6fff7ca25 Bump h2 from 1.4.197 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:25:19 +00:00
3069003083 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-06-13 20:04:08 +00:00
3187eceb22 Real-development-mode ready versions of pom and CI scripts 2022-06-13 14:47:51 -05:00
e1a0281e4c Fixing github link in copyright 2022-06-08 09:07:32 -05:00
14aa98ffd9 QQQ-4 Applying AGPL Licence 2022-06-07 16:51:30 -05:00
0a60cfc0be Update workflow to publish jar in qqq-maven 2022-04-28 12:34:35 -05:00
588dfdbad8 Increased javalin minor to fix an issue with hosting ReactJS application 2022-04-27 13:03:49 -05:00
7b10abc106 Added copyright 2021-12-14 18:42:03 -06:00
fcd5bc9ee6 Updating to log4j 2.15.0 for security patch 2021-12-13 22:08:34 -06:00
aa56e52024 Initial code checkin 2021-11-08 21:19:06 -06:00