165 Commits (05b992f00727de40cbd7871917327b883bb38a69)
 

Author SHA1 Message Date
KKlochko 05b992f007 Update the hibernate config to create the tables if not exist.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
1 year ago
KKlochko aac696ded4 Update the README to remove unneeded config/db.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko d9d595de8b Update the repositories to solve the N+1 problem.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 8bd127ac4d Add the relationship between the models.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko a0f4aa728e Fix the test.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 10c8e48ac5 Migrate the Main class.
2 years ago
KKlochko a102717338 Migrate the tests.
2 years ago
KKlochko bb6f0cb201 Add the EntityManagerConnection factory.
2 years ago
KKlochko 3f4896349a Migrate the model repositories.
2 years ago
KKlochko 736aa2c530 Add the Hibernate configuration.
2 years ago
KKlochko c947dc3460 Migrate the models to the JPA/Hibernate.
2 years ago
KKlochko 5335635d7d Migrate the CLI and DB configuration modules.
2 years ago
KKlochko 3be3f138c4 Update the README.
2 years ago
KKlochko 034a2a5e3c Update the gradle and maven configuration.
2 years ago
KKlochko 0a36bb1ece Update the version.
2 years ago
KKlochko 97b1ddca1a Add the README.
2 years ago
KKlochko 4697c16d14 Add the example of a docker-compose for the database.
2 years ago
KKlochko 57d5f341fd Add the example of a db configuration.
2 years ago
KKlochko 1229e8dac2 Update the project configurations.
2 years ago
KKlochko cb2f0fdd18 Update the CI/CD config to build when the release.
2 years ago
KKlochko 8a88ee24fd Remove unused imports.
2 years ago
KKlochko 8fc2212bef Add the lombok to the pom.xml.
2 years ago
KKlochko 9d51c1b04f Update the Main.
2 years ago
KKlochko 1c37455c8f Update the tests that integrated with the database.
2 years ago
KKlochko 31f210e489 Add block to turn on UUID plugin.
2 years ago
KKlochko 86b9c11104 Add a block to create tables.
2 years ago
KKlochko 0f4cb4a20e Add the command validator to CLI.
2 years ago
KKlochko c4f5cc9582 Add a commmand validator.
2 years ago
KKlochko bc694a6e81 Refactor the validator.
2 years ago
KKlochko 3d0e18b22d Update the format validator test.
2 years ago
KKlochko 8f546f426f Add the CLI and entry point.
2 years ago
KKlochko 7f9af282a3 Add tests for CommandEntity.
2 years ago
KKlochko fb9ee07cbe Add a validator for the input string format.
2 years ago
KKlochko 5159beee68 Fix the remove's command factory.
2 years ago
KKlochko d03eb7e824 Add command factories.
2 years ago
KKlochko 8b2f31ad32 Add command data and wrappers.
2 years ago
KKlochko 1b7718d420 Add cli parsers.
2 years ago
KKlochko d5d232fc42 Update the .gitignore.
2 years ago
KKlochko dbd92b41bc Update the model repositories.
2 years ago
KKlochko fead10291c Add the repository for Deparment.
2 years ago
KKlochko e528454576 Update the Department.
2 years ago
KKlochko 519e48ba2c Add a repository for Patients.
2 years ago
KKlochko f84b25b0f4 Add the test configuration.
2 years ago
KKlochko 9aa447dd06 Add the CI/CD configuration.
2 years ago
KKlochko f4deeece8d Update the repository for the Indicator.
2 years ago
KKlochko 39cb562cd2 Update the Patient.
2 years ago
KKlochko a8d7dcc69b Update the environment configuration.
2 years ago
KKlochko 5170f528cd Add tests for the indicator repository.
2 years ago
KKlochko d96c9bff9b Add a repository for indicators.
2 years ago
KKlochko fc8a227df8 Add the blocks for a repository.
2 years ago