Commit Graph

323 Commits

Author SHA1 Message Date
Maximilian Lenkeit 678d335559 docs(evreg): align spelling to TeleTAN 2021-04-01 09:47:52 +02:00
Maximilian Lenkeit f6e22e349c docs(evreg): fix typo 2021-04-01 09:46:36 +02:00
Maximilian Lenkeit 48e0ec97af docs(evreg): update qr code data structures 2021-04-01 09:10:30 +02:00
Maximilian Lenkeit 81bb4a44cf docs(evreg): create qr codes without server interaction 2021-04-01 09:10:13 +02:00
Tim 1c1855ccaf Update repository table
This commit updates the repositories table to reflect the latest created repositories.
2021-03-29 23:38:56 +02:00
Maximilian Lenkeit bbf59fa9d9
Merge pull request #565 from corona-warn-app/event-registration
feat(evreg): hide CWA data from network in interop QR codes
2021-03-24 07:46:02 +01:00
Maximilian Lenkeit adb18037c6 feat(evreg): hide CWA data from network in interop QR codes
for interop QR codes, the CWA data moves to the fragment component of
the URL so that if the QR code is scanned on a device without the
respective app, it is not visible on the network.

see RFC1808 2.4.1. Parsing the Fragment Identifier
2021-03-23 07:56:50 +01:00
Tim c9afe9ebcf Correct grammar 2021-03-22 18:10:56 +01:00
Tim 7874804c8c Fix markdown, one more time 2021-03-22 18:01:01 +01:00
Tim c94cd66010 Fix markdown
Remove one whitespace to much
2021-03-22 17:57:56 +01:00
Tim cd569bf79a Add information reg. outdated screenshots
This commit adds markdown file to the https://github.com/corona-warn-app/cwa-documentation/tree/master/images/ui_screens folder which informs that the screenshots in the folder and it's subfolders are outdated.
2021-03-22 17:51:21 +01:00
Tim 94e5f2d4d9
Subfolders 2021-03-22 17:42:06 +01:00
Tim 5eed0f1535
Improve wording 2021-03-22 17:40:57 +01:00
Tim 951d19173a
Add markdown file to ui_screens folder
This commit adds a markdown file to https://github.com/corona-warn-app/cwa-documentation/tree/master/images/ui_screens which informs that these screenshots are outdated.
2021-03-22 17:39:19 +01:00
Thomas Augsten 61ab4c1213
Merge pull request #561 from corona-warn-app/documentation/2021-03-22-risk-calculation
Update risk calculation chart
2021-03-22 15:49:07 +01:00
Thomas Klingbeil 23f90aeab1
Update risk calculation chart 2021-03-22 15:44:45 +01:00
dsarkar c80309d9fd
Merge pull request #559 from corona-warn-app/dsarkar-update-ui_screens.md
Update ui_screens.md
2021-03-19 10:55:35 +01:00
Dipankar Sarkar a99e30b277 The corresponding German screenshots ... 2021-03-19 10:51:41 +01:00
Dipankar Sarkar f3aabf09e3 Update ui_screens.md 2021-03-18 17:03:58 +01:00
Thomas Augsten da907240dc
Merge pull request #557 from MikeMcC399/markdownlint-event_registration
markdownlint fixes to event_registration.md
2021-03-17 10:09:35 +01:00
Thomas Augsten e50efabea5
Add event registration 2021-03-17 10:04:48 +01:00
Mike McCready a643992b6c markdownlint fixes to event_registration.md 2021-03-17 09:55:29 +01:00
Thomas Augsten 236c437e28
Merge pull request #556 from corona-warn-app/event-registration
Concept for Event Registration
2021-03-17 09:16:18 +01:00
Thomas Augsten e009acda6c Update event-registration-summary.md 2021-03-17 09:11:34 +01:00
Maximilian Lenkeit ca772c1471 docs(evreg): fix typos 2021-03-17 09:08:52 +01:00
Christoph Heine 0d06bd5ee6
Merge pull request #546 from MikeMcC399/453-risk-assessment-link-to-faq
Temporary note to Risk Assessment doc to update for V1.5 and V1.9
2021-03-16 13:56:19 +01:00
Maximilian Lenkeit e8e74dd130 chore: fix paths 2021-03-16 12:46:51 +01:00
Maximilian Lenkeit b5bc8e61f0 feat(evreg): describe majors security threats 2021-03-16 12:44:33 +01:00
Maximilian Lenkeit 9dfb846af3 feat(evreg): annotate example 2021-03-16 12:44:29 +01:00
Maximilian Lenkeit d989d3746f feat(evreg): define QR code standard for interop 2021-03-16 12:44:24 +01:00
Thomas Augsten 008cb372ec Update event-registration-summary.md 2021-03-16 12:44:17 +01:00
Maximilian Lenkeit 2520f8eb74 docs(evreg): describr QR code structure 2021-03-16 12:43:48 +01:00
Maximilian Lenkeit f72246d830 docs(evreg): use sarscov2 over covid19 2021-03-16 12:43:01 +01:00
Maximilian Lenkeit e9e1ed1c9d feat(evreg): describe summary 2021-03-16 12:42:39 +01:00
Christoph Heine 7eabb9f78d
Merge pull request #549 from Ein-Tim/fix/label-recommendation
Remove recommendation for creation of labels
2021-03-14 14:24:59 +01:00
Tim aa9debaec4
Update repositories table (#551)
This commit updates the repositories table.
2021-03-14 14:20:34 +01:00
Tim dad61380c0 Fix failing test 2021-03-13 16:35:16 +01:00
Tim 1921cf6cae Remove recommendation for creation of labels 2021-03-13 16:29:42 +01:00
Mike McCready 7bea67922a Add references to V1.5, V1.9 and FAQ 2021-03-11 17:30:30 +01:00
Sascha 80d59d954e
Merge pull request #545 from MikeMcC399/542-disable-link-check-to-breg
Disable failing markdown-link-check for bundesregierung.de site (closes #542)
2021-03-10 23:06:57 +01:00
Mike McCready dd58765ca0 Disable markdown-link-check for bundesregierung.de 2021-03-10 16:18:23 +01:00
dsarkar 8fbccf9b3a
Merge pull request #541 from MikeMcC399/solution-architecture-PPDD-typos
PPDD typos in Solution Architecture corrected
2021-03-09 11:48:29 +01:00
Mike McCready c2afbb3f03 In new section PRIVACY-PRESERVING DATA DONATION
- corrected two typos
- removed trailing whitespaces which were causing markdownlint to fail
2021-03-05 11:44:53 +01:00
Thomas Augsten 6650b13aa6
Merge pull request #540 from corona-warn-app/ppdd
Describe Privacy-preserving Data Donation in Solution Architecture
2021-03-05 08:17:03 +01:00
Maximilian Lenkeit 39e9b0e877 add privacy-preserving data donation to solution_architecture 2021-03-05 06:27:00 +01:00
dsarkar 87e7d53bd8
Merge pull request #523 from corona-warn-app/dsarkar-solution_architecture.md-fix-figure-9-v2
Update figure_9.svg in solution_architecture.md
2021-02-02 18:31:21 +01:00
Dipankar Sarkar 002e883274 replace fig 9 2021-02-02 11:51:43 +01:00
Tobias 6b896b01e1
Update checks.yml
Changed in alginment with Christoph
2021-01-19 15:21:53 +01:00
Mike McCready 946805717f
npm audit fix (fixes #497) (#498) 2021-01-10 13:53:06 +01:00
Sascha ec955fd449
Merge pull request #500 from Ein-Tim/fix/delete-empty-line
Delete line 103 (empty line) in README.md
2021-01-03 22:14:41 +01:00