-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.5.0-rc.1 [skip ci]
# [1.5.0-rc.1](v1.4.1...v1.5.0-rc.1) (2022-03-09) ### Bug Fixes * Adds grpc server to client EPS. Still not reachable from outside, but necessary for communication between health departments. ([679c08e](679c08e)), closes [#637](#637) * Fixes an error when changing user data (IllegalStateException: Cannot convert value of type 'java.lang.String' […] no matching editors or conversion strategy found). ([58b3d42](58b3d42)) ### Features * Adds a hint to search for hd-contacts by postal code or city into the message input frontend. ([032a648](032a648)), closes [#632](#632) [#636](#636) * Displays meta-data (who and when created/last modified an entity) on event-tracking, index-tracking and user detail pages. ([da1b7a6](da1b7a6)), closes [iris-connect/iris-backlog#234](https://github.com/iris-connect/iris-backlog/issues/234) [#638](#638) * **vaccination report:** Apps connected to EPS can announce the submission of a vaccination report via the JSON-RPC method `announceVaccinationInfoList`. A transmission channel is then opened briefly for the respective user of the app. ([c38078a](c38078a)), closes [iris-connect/iris-backlog#273](https://github.com/iris-connect/iris-backlog/issues/273) [#635](#635) * **vaccination report:** Apps connected to EPS can submit a vaccination report via the JSON-RPC method `submitVaccinationInfoList`. The information is saved and made available to health department staff via the front end. ([72b1f74](72b1f74)), closes [iris-connect/iris-backlog#274](https://github.com/iris-connect/iris-backlog/issues/274) [#651](#651) * **vaccination report:** There is a new view in the front end with an overview of submitted vaccination reports. In the details view of a vaccination report, the submitted persons are displayed with their vaccination status. ([00e93e8](00e93e8)), closes [iris-connect/iris-backlog#275](https://github.com/iris-connect/iris-backlog/issues/275) [#629](#629)
- Loading branch information
1 parent
7f5d52f
commit 4902abd
Showing
10 changed files
with
123 additions
and
101 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,7 +106,7 @@ module name | license | repository | |
@babel/types@7.16.8 | MIT | https://github.com/babel/babel | ||
@cypress/request@2.88.10 | Apache-2.0 | https://github.com/cypress-io/request | ||
@cypress/xvfb@1.2.4 | MIT | https://github.com/cypress-io/xvfb | ||
@eslint/eslintrc@1.1.0 | MIT | https://github.com/eslint/eslintrc | ||
@eslint/eslintrc@1.2.0 | MIT | https://github.com/eslint/eslintrc | ||
@hapi/hoek@9.2.1 | BSD-3-Clause | https://github.com/hapijs/hoek | ||
@hapi/topo@5.1.0 | BSD-3-Clause | https://github.com/hapijs/topo | ||
@humanwhocodes/config-array@0.9.2 | Apache-2.0 | https://github.com/humanwhocodes/config-array | ||
|
@@ -365,8 +365,8 @@ [email protected] | MIT | https://github.com/cssnano/cssnano | |
[email protected] | MIT | https://github.com/css/csso | ||
[email protected] | MIT | https://github.com/wdavidw/node-csv-parse | ||
[email protected] | MIT | https://github.com/pstaender/csv2md | ||
cypress-fail-fast@3.3.0 | MIT | https://github.com/javierbrea/cypress-fail-fast | ||
[email protected].0 | MIT | https://github.com/cypress-io/cypress | ||
cypress-fail-fast@3.4.1 | MIT | https://github.com/javierbrea/cypress-fail-fast | ||
[email protected].1 | MIT | https://github.com/cypress-io/cypress | ||
[email protected] | MIT | https://github.com/trentm/node-dashdash | ||
[email protected] | MIT | https://github.com/yyx990803/de-indent | ||
[email protected] | MIT | https://github.com/visionmedia/debug | ||
|
@@ -413,7 +413,7 @@ [email protected] | MIT | https://github.com/mathiasbynens/emoji-regex | |
[email protected] | MIT | https://github.com/kikobeats/emojis-list | ||
[email protected] | MIT | https://github.com/pillarjs/encodeurl | ||
[email protected] | MIT | https://github.com/mafintosh/end-of-stream | ||
enhanced-resolve@5.8.3 | MIT | https://github.com/webpack/enhanced-resolve | ||
enhanced-resolve@5.9.2 | MIT | https://github.com/webpack/enhanced-resolve | ||
[email protected] | MIT | https://github.com/enquirer/enquirer | ||
[email protected] | BSD-2-Clause | https://github.com/fb55/entities | ||
[email protected] | MIT | https://github.com/qix-/node-error-ex | ||
|
@@ -423,10 +423,10 @@ [email protected] | MIT | https://github.com/lukeed/escalade | |
[email protected] | MIT | https://github.com/component/escape-html | ||
[email protected] | MIT | https://github.com/sindresorhus/escape-string-regexp | ||
[email protected] | MIT | https://github.com/sindresorhus/escape-string-regexp | ||
eslint-config-prettier@8.3.0 | MIT | https://github.com/prettier/eslint-config-prettier | ||
eslint-config-prettier@8.5.0 | MIT | https://github.com/prettier/eslint-config-prettier | ||
[email protected] | MIT | https://github.com/cypress-io/eslint-plugin-cypress | ||
[email protected] | MIT | https://github.com/prettier/eslint-plugin-prettier | ||
eslint-plugin-vue@8.4.1 | MIT | https://github.com/vuejs/eslint-plugin-vue | ||
eslint-plugin-vue@8.5.0 | MIT | https://github.com/vuejs/eslint-plugin-vue | ||
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope | ||
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope | ||
[email protected] | BSD-2-Clause | https://github.com/eslint/eslint-scope | ||
|
@@ -435,7 +435,7 @@ [email protected] | Apache-2.0 | https://github.com/eslint/eslint-visito | |
[email protected] | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys | ||
[email protected] | Apache-2.0 | https://github.com/eslint/eslint-visitor-keys | ||
[email protected] | MIT | https://github.com/webpack-contrib/eslint-webpack-plugin | ||
eslint@8.9.0 | MIT | https://github.com/eslint/eslint | ||
eslint@8.10.0 | MIT | https://github.com/eslint/eslint | ||
[email protected] | BSD-2-Clause | https://github.com/eslint/espree | ||
[email protected] | BSD-3-Clause | https://github.com/estools/esquery | ||
[email protected] | BSD-2-Clause | https://github.com/estools/esrecurse | ||
|
@@ -559,7 +559,7 @@ [email protected] | MIT | https://github.com/sindresorhus/invert-kv | |
[email protected] | MIT | https://github.com/indutny/node-ip | ||
[email protected] | MIT | https://github.com/whitequark/ipaddr.js | ||
[email protected] | MIT | https://github.com/whitequark/ipaddr.js | ||
iris-client-frontend@1.4.1-POST-RELEASE | UNLICENSED | | ||
iris-client-frontend@1.5.0-rc.1-POST-RELEASE | UNLICENSED | | ||
[email protected] | MIT | https://github.com/sindresorhus/is-absolute-url | ||
[email protected] | MIT | https://github.com/inspect-js/is-arguments | ||
[email protected] | MIT | https://github.com/qix-/node-is-arrayish | ||
|
@@ -630,7 +630,7 @@ [email protected] | MIT | https://github.com/gkz/levn | |
[email protected] | BSD-3-Clause | https://github.com/davglass/license-checker | ||
[email protected] | MIT | https://github.com/antonk52/lilconfig | ||
[email protected] | MIT | https://github.com/eventualbuddha/lines-and-columns | ||
[email protected].4 | MIT | https://github.com/okonet/lint-staged | ||
[email protected].5 | MIT | https://github.com/okonet/lint-staged | ||
[email protected] | MIT | https://github.com/cenk1cenk2/listr2 | ||
[email protected] | MIT | https://github.com/cenk1cenk2/listr2 | ||
[email protected] | MIT | https://github.com/webpack/loader-runner | ||
|
@@ -1016,7 +1016,7 @@ [email protected] | Apache-2.0 | https://github.com/kemitchell/ | |
[email protected] | MIT | https://github.com/jshttp/vary | ||
[email protected] | MIT | https://github.com/wooorm/vendors | ||
[email protected] | MIT | https://github.com/davepacheco/node-verror | ||
[email protected].5 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify | ||
[email protected].7 | MIT | https://github.com/vuetifyjs/vue-cli-plugin-vuetify | ||
[email protected] | MIT | https://github.com/vuejs/vue-eslint-parser | ||
[email protected] | MIT | https://github.com/vuejs/vue-hot-reload-api | ||
[email protected] | MIT | https://github.com/vuejs/vue-loader | ||
|
@@ -1036,7 +1036,7 @@ [email protected] | MIT | https://github.com/webpack/webpack-dev-server | |
[email protected] | MIT | https://github.com/survivejs/webpack-merge | ||
[email protected] | MIT | https://github.com/webpack/webpack-sources | ||
[email protected] | MIT | https://github.com/sysgears/webpack-virtual-modules | ||
webpack@5.69.1 | MIT | https://github.com/webpack/webpack | ||
webpack@5.70.0 | MIT | https://github.com/webpack/webpack | ||
[email protected] | Apache-2.0 | https://github.com/faye/websocket-driver-node | ||
[email protected] | Apache-2.0 | https://github.com/faye/websocket-extensions-node | ||
[email protected] | MIT | https://github.com/github/fetch | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,20 +2,20 @@ module name | license | repository | |
---|---|--- | ||
@fontsource/roboto@4.5.3 | MIT | https://github.com/fontsource/fontsource | ||
@mdi/font@6.5.95 | Apache-2.0 | https://github.com/Templarian/MaterialDesign-Webfont | ||
@types/lodash@4.14.178 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@types/lodash@4.14.179 | MIT | https://github.com/DefinitelyTyped/DefinitelyTyped | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-adler32 | ||
[email protected] | MIT | https://github.com/axios/axios | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-cfb | ||
[email protected] | MIT | https://github.com/chartjs/Chart.js | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-codepage | ||
[email protected] | MIT | https://github.com/zloirock/core-js | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-crc32 | ||
[email protected].7 | MIT | https://github.com/iamkun/dayjs | ||
[email protected].8 | MIT | https://github.com/iamkun/dayjs | ||
[email protected] | MIT | https://github.com/TehShrike/deepmerge | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/node-exit-on-epipe | ||
[email protected] | MIT | https://github.com/follow-redirects/follow-redirects | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/frac | ||
iris-client-frontend@1.4.1-POST-RELEASE | UNLICENSED | | ||
iris-client-frontend@1.5.0-rc.1-POST-RELEASE | UNLICENSED | | ||
[email protected] | MIT | https://github.com/lodash/lodash | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/printj | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/printj | ||
|
@@ -26,10 +26,10 @@ [email protected] | MIT | https://github.com/vuejs/vue-class-component | |
[email protected] | MIT | https://github.com/kaorun343/vue-property-decorator | ||
[email protected] | MIT | https://github.com/vuejs/vue-router | ||
[email protected] | MIT | https://github.com/vuejs/vue | ||
[email protected].3 | MIT | https://github.com/vuetifyjs/vuetify | ||
[email protected].4 | MIT | https://github.com/vuetifyjs/vuetify | ||
[email protected] | MIT | https://github.com/robinvdvleuten/vuex-persistedstate | ||
[email protected] | MIT | https://github.com/vuejs/vuex | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-wmf | ||
[email protected] | Apache-2.0 | https://github.com/SheetJS/js-word | ||
[email protected].2 | Apache-2.0 | https://github.com/SheetJS/sheetjs | ||
[email protected].3 | Apache-2.0 | https://github.com/SheetJS/sheetjs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters