Commit Graph

459 Commits

Author SHA1 Message Date
Thomas Augsten 62d320ddb6
Merge pull request #744 from MikeMcC399/update/third-party-event-contact
Add e-mail to request contact tracing app allowlisting (resolves #602)
2021-11-18 11:40:21 +01:00
tmechen 4ad7de687e
Update event_registration.md
Co-authored-by: Maximilian Lenkeit <mlenkeit@users.noreply.github.com>
2021-11-11 11:21:16 +01:00
Thomas Augsten c939c2c69f
Merge pull request #703 from rugk/patch-2
FIx doc to reflect optional health authority involvement
2021-11-10 18:48:28 +01:00
tmechen d63c666be2
Update event_registration.md
fix camelCase for vendorData
2021-11-10 18:28:37 +01:00
tmechen 8305924651
fix QRCodePayload in .proto example
fixing protofile doc:
4 in QRCodePayload isn't just bytes but vendordata with CWALocationData, see https://github.com/corona-warn-app/cwa-app-android/blob/main/Corona-Warn-App/src/main/java/de/rki/coronawarnapp/presencetracing/checkins/qrcode/QrCodePayload.kt
2021-11-10 18:25:58 +01:00
Mike McCready aeaec43629 Add e-mail to request contact tracing app allowlisting 2021-11-10 17:50:10 +01:00
Dipankar Sarkar b43c9ece83 Merge branch 'master' into dependabot/npm_and_yarn/path-parse-1.0.7 2021-11-08 15:32:22 +01:00
dsarkar 183335d9ba
Merge pull request #735 from Ein-Tim/fix/duplicate-minutes
Remove double word ("minutes") from solution architecture
2021-11-08 12:59:16 +01:00
Tim 762b6cfec3
Remove double word from solution architecture
This commit removes one "minutes" too much from the solution architecture document.
2021-11-04 00:40:09 +01:00
Thomas Klingbeil 8dd49be8ff
Merge pull request #712 from corona-warn-app/solution-architecture-update
Update solution architecture document
2021-11-02 11:31:59 +01:00
Thomas Klingbeil 8c902e607a Add blank line at the end of the document 2021-11-02 11:26:02 +01:00
Thomas Klingbeil 8cb9da719b remove blank lines at end 2021-11-02 11:23:04 +01:00
Thomas Klingbeil 3399ba6ddb Merge branch 'solution-architecture-update' of https://github.com/corona-warn-app/cwa-documentation into solution-architecture-update 2021-11-02 11:17:57 +01:00
Thomas Klingbeil 2c1fe45589 Rework image subtitles and numbering 2021-11-02 11:15:55 +01:00
dsarkar b28a1d1f2a
Update solution_architecture.md
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
2021-10-27 16:13:03 +02:00
Dipankar Sarkar 46092a3f37 Update glossary.md 2021-10-27 16:08:17 +02:00
dsarkar c900ec102f
Merge pull request #729 from MikeMcC399/fix/dead-glossary-link
Fix bad link to Federal Ministry of Health in Glossary
2021-10-26 17:40:16 +02:00
Mike McCready 9005de519b Fix bad link to Federal Ministry of Health in Glossary 2021-10-26 16:44:01 +02:00
Thomas Klingbeil 39b806d29e fix grammatical error 2021-10-26 16:04:34 +02:00
Thomas Klingbeil 0022e7af93 Update limitations paragraph and figure, adding proper caption in markdown 2021-10-26 16:01:57 +02:00
Thomas Klingbeil dd41ce05a2 Remove one more whitespace... 2021-09-29 14:34:57 +02:00
Thomas Klingbeil 7105ef5e13 Fix link to EC page (moved) 2021-09-29 14:31:39 +02:00
Thomas Klingbeil 2962ac5980 Fix markdown styling to remove linter errors 2021-09-29 14:26:43 +02:00
Thomas Klingbeil fe1c33ef0b Fix one more typo in solution architecture document 2021-09-29 14:23:03 +02:00
Thomas Klingbeil 5347bd6eaa Fix typos in solution architecture document and fix risk calculation image file. 2021-09-29 14:21:28 +02:00
Thomas Klingbeil 91ee310ded Update solution architecture document 2021-09-27 09:34:44 +02:00
Maximilian Lenkeit bb05b77c5d
Merge pull request #702 from rugk/patch-1
Fix and align German and English doc for key pinning
2021-09-10 11:55:36 +02:00
dsarkar c94e9b7f49
Merge pull request #691 from Ein-Tim/fix/link
Improve backend-infrastructure-architecture.md
2021-09-10 09:54:53 +02:00
rugk 599c229a70
FIx doc to reflect optional
This addresses a part of https://github.com/corona-warn-app/cwa-documentation/issues/701 i.e. https://github.com/corona-warn-app/cwa-documentation/issues/701#issuecomment-915488705 by implicitly saying that it can also work _with_ health authorities while it can also work _without_ them.
The claim that it never works without them is just no longer true since v2.9.

This is the most simple (and subtle) way to address it. But it fixes the now wrong statement in the doc.
Of course, the main issue to document the whole new feature with more technical details is still open.
2021-09-08 22:58:43 +02:00
rugk e5c4640265
Fix English translation to name correct key pinning method
Fixes https://github.com/corona-warn-app/cwa-documentation/issues/581
2021-09-08 22:18:19 +02:00
rugk beeea3798f
Fix German translation to name correct pinning method
Fixes #581
2021-09-08 22:15:56 +02:00
dsarkar 464fe1addd
Merge pull request #696 from MikeMcC399/update-languages
Add supported languages to README
2021-08-30 09:43:37 +02:00
Mike McCready 55585dbcd5 Add supported languages to README
Bring README into present tense for release
Add details of additional supported languages: Bulgarian, Polish, Romanian and Turkish
2021-08-24 09:06:18 +02:00
dsarkar 6bcc278cc0
Merge pull request #695 from MikeMcC399/link-to-other-glossaries
Add links to other glossaries (closes #670)
2021-08-24 08:54:15 +02:00
Mike McCready 8bb0dbc29a Add links to other glossaries
Link to technical FAQ glossaries
Link to Federal Republic glossaries
2021-08-24 08:43:14 +02:00
dsarkar f087581880
Merge pull request #692 from Ein-Tim/fix/link-to-app-config
Correct link reg. minimum required app version
2021-08-23 10:21:05 +02:00
dsarkar 35741ca7b4
Merge pull request #693 from Ein-Tim/fix/move-to-images-folder
Move "user_journey.png" to images folder
2021-08-23 10:19:54 +02:00
Ein-Tim 29df6d5566 Move "user_journey.png" to images folder 2021-08-22 23:11:02 +02:00
Tim 1fd64383af Correct link reg. minimum required app version 2021-08-22 19:56:25 +02:00
Tim 4c565cec86 Improve backend-infrastructure-architecture documentation
This commit
1. fixes the link to the Server repository
2. adds hyphens to "Corona-Warn-App"
3. adds a link to the PDF
2021-08-22 19:39:42 +02:00
dependabot[bot] a6ecc70d60
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 16:58:33 +00:00
Christoph Heine 5574a52a47
Merge pull request #632 from corona-warn-app/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
2021-06-17 14:53:09 +02:00
Christoph Heine f90e799c77
Merge pull request #636 from corona-warn-app/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-06-17 14:52:59 +02:00
dependabot[bot] 7733745aea
Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 15:57:49 +00:00
dependabot[bot] 68cbf3183a
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 23:41:36 +00:00
dsarkar 5b6bf2bd91
Merge pull request #629 from Ein-Tim/fix/bump-copyright-year-DE
Bump copyright year in German README
2021-06-04 13:21:49 +02:00
dsarkar 741e059341
Merge pull request #625 from Ein-Tim/fix/update-repo-list-2
Add missing repos to repository table
2021-06-04 09:14:31 +02:00
Tim Einbeck 920a14ee1c Bump copyright year in German README
This commit bumps the copyright year in the German README so that it now says "2020-2021" and not only "2020".
2021-06-03 23:02:57 +02:00
Tim Einbeck e26f2d8d4d Add hotline repository and order list of links correctly
This commit adds the https://github.com/corona-warn-app/cwa-hotline repository to the list of repositories.
2021-06-03 22:55:43 +02:00
Tim Einbeck cffe2f0bdc Text changes 2021-06-03 22:52:35 +02:00