Releases: infonl/dimpact-zaakafhandelcomponent
Releases · infonl/dimpact-zaakafhandelcomponent
zaakafhandelcomponent 0.0.3
This release contains the docker image zaakafhandelcomponent 0.0.3, which is available
at ghcr.io/infonl/zaakafhandelcomponent:0.0.3
What's Changed
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #325
Full Changelog: v0.0.2...v0.0.3
zaakafhandelcomponent 0.0.2
This release contains the docker image zaakafhandelcomponent 0.0.2, which is available
at ghcr.io/infonl/zaakafhandelcomponent:0.0.2
What's Changed
Full Changelog: v0.0.1...v0.0.2
zaakafhandelcomponent 0.0.1
This release contains the docker image zaakafhandelcomponent 0.0.1, which is available
at ghcr.io/infonl/zaakafhandelcomponent:0.0.1
What's Changed
- Feature/pz 155 create basic GitHub build workflow by @edgarvonk in #7
- feat: add a readme by @bas-info-nl in #5
- feat: run unit tests in GitHub workflow. by @edgarvonk in #9
- feat: updated CodeQL workflow GitHub Actions by @edgarvonk in #8
- Feature/add docker build to workflow by @edgarvonk in #11
- Fix/analyze java build by @Jasper88 in #12
- fix: fixed Docker push step by adding the 'build' job to the needs se… by @edgarvonk in #13
- fix: fixed Docker push step by renaming Docker image by @edgarvonk in #14
- fix: fixed Docker push step by adding the 'packages' write permission… by @edgarvonk in #15
- feat: renamed ZAC Docker image to 'zaakafhandelcomponent' by @edgarvonk in #17
- Feature/added script to reindex zac solr data by @edgarvonk in #18
- Feature/add env example by @edgarvonk in #19
- feat: added KVK integration by @edgarvonk in #20
- chore: upgrade Mailjet Java client by @edgarvonk in #22
- Feature/change license copyright by @edgarvonk in #23
- feat: updated oidc.json for compatability with the latest Keycloak version by @edgarvonk in #25
- Feature/no longer build zac in containerfile by @edgarvonk in #26
- Chore/add eslint by @Jasper88 in #6
- Feature/pz 322 clean up maven build file by @edgarvonk in #28
- Feature/pz 326 do not use frontend maven plugin in pipeline by @edgarvonk in #30
- feat: added and updated developers docs by @edgarvonk in #29
- chore: added some more developer docs by @edgarvonk in #32
- Feature/convert maven to gradle by @edgarvonk in #31
- feat: only perform npm run build when input or output files have changed by @edgarvonk in #33
- feat: use Gradle up-to-date checking in OpenAPI plugin by @edgarvonk in #34
- feat: clean up GitHub cache after a PR has been closed by @edgarvonk in #35
- feat: remove obsolete CloudBuild files; reorganise WildFly scripts by @edgarvonk in #36
- Feature/pz 224 1password for env by @Jorann in #27
- Feature/pz 276 add docker compose setup by @edgarvonk in #37
- feat: added missing KVK API env var placeholders to the .env.tpl file by @edgarvonk in #38
- chore: add missing platform attributes for BRP and GBA containers by @edgarvonk in #39
- feat: add ZAC end user manual PDF by @edgarvonk in #40
- feat: genereer ZAC backend OpenAPI spec by @edgarvonk in #41
- Feature/pz 365 generate swagger docs by @edgarvonk in #42
- Feature/pz 370 rename non unique api model classes by @edgarvonk in #43
- feat: added codeowners file by @edgarvonk in #44
- Feature/pz 143 fixen zac helm chart by @infojohn in #49
- Feature/pz 410 add setup gradle GitHub action by @edgarvonk in #46
- removed b64enc from secrets.yaml by @infojohn in #51
- Feature/pz 143 fix secrets by @infojohn in #52
- feat: no longer use ID token to retrieve user details by @edgarvonk in #47
- Feature/pz 143 fix secrets by @infojohn in #53
- Feature/pz 366 e2e typesafety angular by @RickWoltheus in #48
- fix(docker-compose): fix errors in health checks by @Jorann in #59
- feat: check for conventional commits by @edgarvonk in #58
- feat: add Kotest unit tests framework and first test by @edgarvonk in #61
- chore: use behavior kotest style by @edgarvonk in #65
- fix: do not run the conventional commit GitHub Action on the main branch by @edgarvonk in #64
- feat: add documentation on using postman by @edgarvonk in #63
- Ops/add provision build trigger by @Jorann in #67
- fix: fix build trigger by @Jorann in #69
- fix(build): change token and pass correct branch by @Jorann in #70
- Fix/fix: build trigger and tag by @Jorann in #71
- feat: added backend unit tests for ZakenRESTService by @edgarvonk in #72
- feat: Setup FE testing framework by @RickWoltheus in #66
- fix: fixed intermittent issue with starting openldap docker container in Docker Compose setup by @edgarvonk in #68
- feat: fixed ZAC startup error due to use of unsupported constructor injection by @edgarvonk in #73
- fix: zacHttpService wrong paths by @RickWoltheus in #74
- feat: replace Java JUnit unit tests by Kotlin Kotest unit tests by @edgarvonk in #75
- chore: added missing SPDX headers for backend unit tests by @edgarvonk in #77
- chore: added missing dependency from npmRunBuild Gradle task and generateOpenApiSpec by @edgarvonk in #78
- fix: add type to tsconfig.types by @RickWoltheus in #79
- chore: removed dependency between war and npmRunTest Gradle tasks by @edgarvonk in #80
- feat: change sql script for melding klein evenement by @RickWoltheus in #83
- fix: revert editorconfig by @RickWoltheus in #85
- chore: remove formulier definities menu item by @RickWoltheus in #86
- feat: playwright by @RickWoltheus in #88
- chore: placeholder file by @Jorann in #92
- feat: use 'latest' tag for ZAC Docker Image by @edgarvonk in #89
- chore: only pull ZAC Docker Image when starting Docker Compose by @edgarvonk in #93
- feat(dependabot): add file by @Jorann in #90
- fix(dependabot): move yml to correct dir by @Jorann in #94
- feat: no longer use container names in Docker Compose by @edgarvonk in #97
- fix(dependabot): add 0 by @Jorann in #101
- feat: update non major FE dependencies by @RickWoltheus in #98
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #103
- chore: update ngx-editor by @RickWoltheus in #100
- chore(deps): bump...