Commit Graph

290 Commits

Author SHA1 Message Date
Maximilian Lenkeit 8f746d8c1c docs(evreg): fix fenced code block 2021-05-01 17:25:43 +02:00
Maximilian Lenkeit 02aa714eaa docs(evreg): rephrase 3rd party information for integration 2021-05-01 16:59:45 +02:00
Thomas Augsten d7525f18dd
Add whitelist information 2021-04-30 19:04:10 +02:00
Thomas Augsten 5275f4ae9a
Merge pull request #592 from Ein-Tim/fix/markdownlint-event_registration
Fix markdownlint in event_registration.md
2021-04-23 21:17:36 +02:00
Tim Einbeck 54f48b85ad Fix markdownlint 2021-04-23 20:44:09 +02:00
Thomas Augsten 01c7457f68
Update event_registration.md 2021-04-23 09:08:48 +02:00
Thomas Augsten 5a4748b2ed
Update event_registration.md 2021-04-22 21:39:11 +02:00
Thomas Augsten d55bbdc40f
Update event_registration.md 2021-04-22 09:19:24 +02:00
Thomas Augsten c0e28297c3
Update event_registration.md 2021-04-15 11:06:21 +02:00
Maximilian Lenkeit 441b3ed5a5
Merge pull request #577 from corona-warn-app/event-registration
Event Registration: use base64url instead of base64 in QR code
2021-04-07 08:02:56 +02:00
Maximilian Lenkeit 295f6c64cf docs(evreg): fix typos 2021-04-07 07:57:28 +02:00
Maximilian Lenkeit 1a75364c67 docs(evreg): use base64url instead of base64 in QR code 2021-04-07 07:57:00 +02:00
dsarkar 6d11748e4e
Merge pull request #564 from Ein-Tim/fix/outdated-screenshots
Add information reg. out of date screenshots to "ui_screens" folder
2021-04-06 12:51:54 +02:00
Maximilian Lenkeit 5d9f79667b
Merge pull request #571 from corona-warn-app/event-registration
Event Registration: Create QR code locally without server and update QR code data structure
2021-04-03 10:14:27 +02:00
Maximilian Lenkeit 38b6127cb1 docs(evreg): move `type` to the end, still tbd 2021-04-03 10:10:09 +02:00
Thomas Augsten 7fa54c82ab
Update event_registration.md 2021-04-01 17:02:53 +02:00
Thomas Augsten 44c3c0528a
Update event_registration.md 2021-04-01 17:00:04 +02:00
Thomas Augsten e8a81b1ce6
update to base64 url add type field 2021-04-01 15:24:57 +02:00
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
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