From e2814b2ab52144733ed03b8020c739b7afdd28cd Mon Sep 17 00:00:00 2001 From: Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:08:00 +0200 Subject: [PATCH 1/5] Add cwa-icao-transliteration repo This commit adds the https://github.com/corona-warn-app/cwa-icao-transliteration repository to the list of repositories in the README.md file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5624f91..ceb12a8 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ For an easier understanding of the used acronyms and special terms in our docume | [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   | | [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   | | [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. | +| [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | | [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | | [cwa-log-upload] | Counterpart of the log upload in the app.            | | [cwa-map-backend] | Backend of map.schnelltestportal.de. | @@ -123,6 +124,7 @@ For an easier understanding of the used acronyms and special terms in our docume [cwa-event-landingpage]: https://github.com/corona-warn-app/cwa-event-landingpage [cwa-event-qr-code]: https://github.com/corona-warn-app/cwa-event-qr-code [cwa-hotline]: https://github.com/corona-warn-app/cwa-hotline +[cwa-icao-transliteration]: https://github.com/corona-warn-app/cwa-icao-transliteration [cwa-kotlin-jfn]: https://github.com/corona-warn-app/cwa-kotlin-jfn [cwa-log-upload]: https://github.com/corona-warn-app/cwa-log-upload [cwa-map-backend]: https://github.com/corona-warn-app/cwa-map-backend From 57677e4da5cf1d77e7b71725e3c9c618156f6a67 Mon Sep 17 00:00:00 2001 From: Ein-Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:37:36 +0200 Subject: [PATCH 2/5] Add cwa-registrierung repo This commit adds the https://github.com/corona-warn-app/cwa-registrierung repository to the list of repositories in the README.md file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ceb12a8..910a222 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ For an easier understanding of the used acronyms and special terms in our docume | [cwa-quick-test-backend] | Backend implementation of the rapid antigen test portal and API for participating partners. | | [cwa-quick-test-frontend] | Frontend implementation of the rapid antigen test portal for participating partners.         | | [cwa-quicktest-onboarding] | Documentation about onboarding procedure for rapid antigen test partners. | +| [cwa-registrierung] | Registration portal for the rapid antigen test portal | | [cwa-server] | Backend implementation for the Apple/Google exposure notification API.            | | [cwa-testresult-server] | Receives PCR test results from connected laboratories.      | | [cwa-verification-iam] | The identity and access management to interact with the verification server.             | @@ -133,6 +134,7 @@ For an easier understanding of the used acronyms and special terms in our docume [cwa-quick-test-backend]: https://github.com/corona-warn-app/cwa-quick-test-backend [cwa-quick-test-frontend]: https://github.com/corona-warn-app/cwa-quick-test-frontend [cwa-quicktest-onboarding]: https://github.com/corona-warn-app/cwa-quicktest-onboarding +[cwa-registrierung]: https://github.com/corona-warn-app/cwa-registrierung [cwa-server]: https://github.com/corona-warn-app/cwa-server [cwa-testresult-server]: https://github.com/corona-warn-app/cwa-testresult-server [cwa-verification-iam]: https://github.com/corona-warn-app/cwa-verification-iam From 0ea71f9b7de3da81928b4c18f262d0c96a0af616 Mon Sep 17 00:00:00 2001 From: Ein-Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Mon, 11 Apr 2022 11:25:08 +0200 Subject: [PATCH 3/5] Add cwa-map-operators-frontend repo This commit adds the https://github.com/corona-warn-app/cwa-map-operators-frontend repository to the list of repositories in the README.md file. --- README.md | 58 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 910a222..5eb2d15 100644 --- a/README.md +++ b/README.md @@ -88,34 +88,35 @@ For an easier understanding of the used acronyms and special terms in our docume ## Repositories -| Repository | Description     | -| -------------------------- | --------------------------------------------------------------------------------------------- | -| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API.            | -| [cwa-app-ccl] | Common Covid Logic (CCL) for Android and iOS. | -| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API.            | -| [cwa-dcc-server] | Backend implementation of the process to issue EU Digital Covid Certificate CovidCertificate. | -| [cwa-documentation] | Project overview, general documentation and white papers.            | -| [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   | -| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   | -| [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. | -| [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | -| [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | -| [cwa-log-upload] | Counterpart of the log upload in the app.            | -| [cwa-map-backend] | Backend of map.schnelltestportal.de. | -| [cwa-map-public-frontend] | Public frontend of map.schnelltestportal.de. | -| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server.            | -| [cwa-quick-test-backend] | Backend implementation of the rapid antigen test portal and API for participating partners. | -| [cwa-quick-test-frontend] | Frontend implementation of the rapid antigen test portal for participating partners.         | -| [cwa-quicktest-onboarding] | Documentation about onboarding procedure for rapid antigen test partners. | -| [cwa-registrierung] | Registration portal for the rapid antigen test portal | -| [cwa-server] | Backend implementation for the Apple/Google exposure notification API.            | -| [cwa-testresult-server] | Receives PCR test results from connected laboratories.      | -| [cwa-verification-iam] | The identity and access management to interact with the verification server.             | -| [cwa-verification-portal] | The portal to interact with the verification server.            | -| [cwa-verification-server] | Backend implementation of the verification process.            | -| [cwa-website] | The official website for the Corona-Warn-App.      | -| [cwa-wishlist] | Community feature requests.            | -| [dcc-rule-translation] | Translations of Booster Notification Rules. | +| Repository | Description     | +| ---------------------------- | --------------------------------------------------------------------------------------------- | +| [cwa-app-android] | Native Android app using the Apple/Google exposure notification API.            | +| [cwa-app-ccl] | Common Covid Logic (CCL) for Android and iOS. | +| [cwa-app-ios] | Native iOS app using the Apple/Google exposure notification API.            | +| [cwa-dcc-server] | Backend implementation of the process to issue EU Digital Covid Certificate CovidCertificate. | +| [cwa-documentation] | Project overview, general documentation and white papers.            | +| [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   | +| [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   | +| [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. | +| [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | +| [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | +| [cwa-log-upload] | Counterpart of the log upload in the app.            | +| [cwa-map-backend] | Backend of map.schnelltestportal.de. | +| [cwa-map-operators-frontend] | Frontend for test center operators to manage their test centers in a simple way. | +| [cwa-map-public-frontend] | Public frontend of map.schnelltestportal.de. | +| [cwa-ppa-server] | Backend implementation for the privacy-preserving analytics server.            | +| [cwa-quick-test-backend] | Backend implementation of the rapid antigen test portal and API for participating partners. | +| [cwa-quick-test-frontend] | Frontend implementation of the rapid antigen test portal for participating partners.         | +| [cwa-quicktest-onboarding] | Documentation about onboarding procedure for rapid antigen test partners. | +| [cwa-registrierung] | Registration portal for the rapid antigen test portal | +| [cwa-server] | Backend implementation for the Apple/Google exposure notification API.            | +| [cwa-testresult-server] | Receives PCR test results from connected laboratories.      | +| [cwa-verification-iam] | The identity and access management to interact with the verification server.             | +| [cwa-verification-portal] | The portal to interact with the verification server.            | +| [cwa-verification-server] | Backend implementation of the verification process.            | +| [cwa-website] | The official website for the Corona-Warn-App.      | +| [cwa-wishlist] | Community feature requests.            | +| [dcc-rule-translation] | Translations of Booster Notification Rules. | [cwa-app-android]: https://github.com/corona-warn-app/cwa-app-android [cwa-app-ccl]: https://github.com/corona-warn-app/cwa-app-ccl @@ -129,6 +130,7 @@ For an easier understanding of the used acronyms and special terms in our docume [cwa-kotlin-jfn]: https://github.com/corona-warn-app/cwa-kotlin-jfn [cwa-log-upload]: https://github.com/corona-warn-app/cwa-log-upload [cwa-map-backend]: https://github.com/corona-warn-app/cwa-map-backend +[cwa-map-operators-frontend]: https://github.com/corona-warn-app/cwa-map-operators-frontend [cwa-map-public-frontend]: https://github.com/corona-warn-app/cwa-map-public-frontend [cwa-ppa-server]: https://github.com/corona-warn-app/cwa-ppa-server [cwa-quick-test-backend]: https://github.com/corona-warn-app/cwa-quick-test-backend From 8fe49d46c0da10098e1c62a9bed138d895d2346b Mon Sep 17 00:00:00 2001 From: Ein-Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Tue, 17 May 2022 18:14:59 +0200 Subject: [PATCH 4/5] Add cwa-parent repo This commit adds the https://github.com/corona-warn-app/cwa-parent repository to the list of repositories in the README.md file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5eb2d15..78e618b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ For an easier understanding of the used acronyms and special terms in our docume | [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | | [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | | [cwa-log-upload] | Counterpart of the log upload in the app.            | +| [cwa-parent] | Repository containing Maven files for parent project and dependency building blocks.         | | [cwa-map-backend] | Backend of map.schnelltestportal.de. | | [cwa-map-operators-frontend] | Frontend for test center operators to manage their test centers in a simple way. | | [cwa-map-public-frontend] | Public frontend of map.schnelltestportal.de. | @@ -129,6 +130,7 @@ For an easier understanding of the used acronyms and special terms in our docume [cwa-icao-transliteration]: https://github.com/corona-warn-app/cwa-icao-transliteration [cwa-kotlin-jfn]: https://github.com/corona-warn-app/cwa-kotlin-jfn [cwa-log-upload]: https://github.com/corona-warn-app/cwa-log-upload +[cwa-parent]: https://github.com/corona-warn-app/cwa-parent [cwa-map-backend]: https://github.com/corona-warn-app/cwa-map-backend [cwa-map-operators-frontend]: https://github.com/corona-warn-app/cwa-map-operators-frontend [cwa-map-public-frontend]: https://github.com/corona-warn-app/cwa-map-public-frontend From 79a5a962c4407f5c43ad72bcd15dca45bb25d718 Mon Sep 17 00:00:00 2001 From: Ein-Tim <67682506+Ein-Tim@users.noreply.github.com> Date: Tue, 31 May 2022 12:38:33 +0200 Subject: [PATCH 5/5] Update description of "cwa-icao-transliteration" This commit updates the description of the "cwa-icao-transliteration" repository to match the official description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e618b..e19fae3 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ For an easier understanding of the used acronyms and special terms in our docume | [cwa-event-landingpage] | Landing page for CWA which opens if the user does not have the app installed.   | | [cwa-event-qr-code] | Utility to generate QR codes for Event Registration.   | | [cwa-hotline] | Contains all issues reg. the hotlines of the CWA. | -| [cwa-icao-transliteration] | The ICAO transliteration algorithm of the CWA. | +| [cwa-icao-transliteration] | A simple transliteration of non-latin letters into latin for the CWA. | | [cwa-kotlin-jfn] | JsonFunctions Engine - DCC Logic. | | [cwa-log-upload] | Counterpart of the log upload in the app.            | | [cwa-parent] | Repository containing Maven files for parent project and dependency building blocks.         |