Commit Graph
140 Commits
Author SHA1 Message Date
KKlochko 86b9c11104 Add a block to create tables. 2023-10-29 14:48:43 +02:00
KKlochko 0f4cb4a20e Add the command validator to CLI. 2023-10-29 14:13:38 +02:00
KKlochko c4f5cc9582 Add a commmand validator. 2023-10-29 14:13:12 +02:00
KKlochko bc694a6e81 Refactor the validator. 2023-10-29 14:09:12 +02:00
KKlochko 3d0e18b22d Update the format validator test. 2023-10-29 13:30:14 +02:00
KKlochko 8f546f426f Add the CLI and entry point. 2023-10-29 12:57:24 +02:00
KKlochko 7f9af282a3 Add tests for CommandEntity. 2023-10-29 12:39:50 +02:00
KKlochko fb9ee07cbe Add a validator for the input string format. 2023-10-29 12:37:58 +02:00
KKlochko 5159beee68 Fix the remove's command factory. 2023-10-29 12:10:53 +02:00
KKlochko d03eb7e824 Add command factories. 2023-10-28 22:04:48 +03:00
KKlochko 8b2f31ad32 Add command data and wrappers. 2023-10-28 22:04:01 +03:00
KKlochko 1b7718d420 Add cli parsers. 2023-10-28 22:03:30 +03:00
KKlochko d5d232fc42 Update the .gitignore. 2023-10-28 22:00:39 +03:00
KKlochko dbd92b41bc Update the model repositories. 2023-10-28 21:59:31 +03:00
KKlochko fead10291c Add the repository for Deparment. 2023-10-22 20:42:42 +03:00
KKlochko e528454576 Update the Department. 2023-10-22 20:42:07 +03:00
KKlochko 519e48ba2c Add a repository for Patients. 2023-10-22 20:01:03 +03:00
KKlochko f84b25b0f4 Add the test configuration. 2023-10-22 19:58:00 +03:00
KKlochko 9aa447dd06 Add the CI/CD configuration. 2023-10-22 19:54:51 +03:00
KKlochko f4deeece8d Update the repository for the Indicator. 2023-10-22 19:53:03 +03:00
KKlochko 39cb562cd2 Update the Patient. 2023-10-22 19:52:38 +03:00
KKlochko a8d7dcc69b Update the environment configuration. 2023-10-22 19:51:55 +03:00
KKlochko 5170f528cd Add tests for the indicator repository. 2023-10-21 21:40:38 +03:00
KKlochko d96c9bff9b Add a repository for indicators. 2023-10-21 21:39:27 +03:00
KKlochko fc8a227df8 Add the blocks for a repository. 2023-10-21 21:38:52 +03:00
KKlochko 74e5c8fe8d Add the database connection. 2023-10-21 21:35:04 +03:00
KKlochko 349337ddf6 Add the environment configuration. 2023-10-21 21:32:14 +03:00
KKlochko f40ada0389 Add models. 2023-10-21 21:29:09 +03:00
KKlochko e2c6f84d8d Project initialization. 2023-10-21 21:26:49 +03:00
renovate[bot]andLeonard Brünings c1846e60a4 Update dependency com.h2database:h2 to v2.2.222 2023-09-15 10:46:54 +02:00
renovate[bot]andLeonard Brünings b195d0af7a Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.1 2023-09-15 10:46:37 +02:00
renovate[bot]andLeonard Brünings af96b8ba92 Update dependency net.bytebuddy:byte-buddy to v1.14.8 2023-09-15 10:46:08 +02:00
renovate[bot]andLeonard Brünings 8126aba693 Update groovy monorepo to v4.0.15 2023-09-15 10:45:43 +02:00
renovate[bot]andGitHub acf6f51ca9 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2 (#119) 2023-09-06 13:53:12 +00:00
renovate[bot]andLeonard Brünings c4a4b12d15 Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v3 2023-09-06 15:50:06 +02:00
renovate[bot]andLeonard Brünings 68c360ab0a Update dependency net.bytebuddy:byte-buddy to v1.14.7 2023-09-06 15:48:09 +02:00
renovate[bot]andLeonard Brünings 7cce46eaad Update actions/cache action to v3 2023-09-06 15:46:58 +02:00
Leonard BrüningsandLeonard Brünings b338e49f7d Switch to gradle-build-action 2023-09-06 15:44:52 +02:00
renovate[bot]andGitHub 3f8fd7ea89 Update actions/setup-java action to v3 (#114) 2023-09-06 15:38:17 +02:00
renovate[bot]andLeonard Brünings 1e7c428a35 Update actions/checkout action to v4 2023-09-06 15:34:53 +02:00
renovate[bot]andLeonard Brünings 66169beb7f Update dependency maven to v3.9.4 2023-09-06 15:34:03 +02:00
Leonard Brünings 695246fe85 Modernize gradle buildscript 2023-09-06 15:29:59 +02:00
renovate[bot]andGitHub 59fdc3b296 Update dependency com.h2database:h2 to v2.2.220 [SECURITY] (#106) 2023-09-06 13:28:37 +00:00
renovate[bot]andLeonard Brünings 1933055e65 Update groovy monorepo to v4.0.14 2023-09-06 15:24:20 +02:00
renovate[bot]andLeonard Brünings de0dae1ef7 Update dependency gradle to v8 2023-09-06 15:20:21 +02:00
renovate[bot]andLeonard Brünings b33e1ff80d Update dependency maven-wrapper to v3.2.0 2023-09-06 15:19:33 +02:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Leonard Brünings
7f62b06d47 Switch from Dependabot to Renovate (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonard Brünings <leonard.bruenings@gradle.com>
2023-09-06 15:16:08 +02:00
Leonard BrüningsandGitHub c9951e87aa Remove mentions of ANT from readme
fixes #71
2022-10-21 17:48:26 +02:00
dependabot[bot]andLeonard Brünings e93db778c5 Bump gmavenplus-plugin from 1.13.1 to 2.0.0
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.1 to 2.0.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/1.13.1...2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 20:36:36 +02:00
dependabot[bot]andLeonard Brünings e5e0f682cd Bump spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0
Bumps spock-bom from 2.2-groovy-4.0 to 2.3-groovy-4.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 16:52:18 +02:00