This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 284
Task/14315 error handling #4895
Merged
Merged
Changes from 13 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
0d71c8b
14315: Show SRS Warn Others Precondition Alert
flxschmidt 2c927d4
14315: Open FAQs
flxschmidt 782b17e
14315: Mock 90 days alert
flxschmidt 9ffecf9
14315: Some Renamings
flxschmidt 4e1632d
14315: Show Cancel Warn Others Alert from Coordinator. Refactor SRS F…
flxschmidt 42916bd
Merge branch 'story/14171-support-sharing-self-test' into task/14315-…
flxschmidt 67e1ecb
14315: Prepare SRS Error
flxschmidt 8e59019
14315: PPACError text key
flxschmidt 0ecf6f6
14315: Show PPACError and SRSServerError alerts.
flxschmidt a794b0f
14315: SRS confirm warn others alert. Some refactoring regarding srs …
flxschmidt 1a1eb8b
14315: OTPError
flxschmidt 28ec373
14315: Remove developing mock
flxschmidt 76a6bd0
14315: Cancel Consent on different screens
flxschmidt d431a78
14315: UT buildable
flxschmidt 37ac7c3
Update src/xcode/ENA/ENA/Source/Scenes/ExposureSubmission/ExposureSub…
flxschmidt 875b0a7
Update src/xcode/ENA/ENA/Source/Scenes/ExposureSubmission/ExposureSub…
flxschmidt 234e2fc
14315: Cancel and Confirm Consent Alert has now preferred Actions
flxschmidt 9e1250c
Merge branch 'story/14171-support-sharing-self-test' into task/14315-…
flxschmidt 68f7194
14315: Swiftlint
flxschmidt f2a4f3b
Merge branch 'story/14171-support-sharing-self-test' into task/14315-…
flxschmidt e9c5cfa
14315: Rename SRSServerError to SRSError
flxschmidt c721731
Merge branch 'story/14171-support-sharing-self-test' into task/14315-…
flxschmidt 8db393d
14315: submitSRSExposure shows SRS Flow Alert for SRSError on error
flxschmidt 3cfe3aa
Merge branch 'release/3.0.x' into task/14315-error-handling
naveeddotio d7fa78d
Merge branch 'release/3.0.x' into task/14315-error-handling
naveeddotio 3eba650
14315: Camelcase
flxschmidt b2f6967
14315: Change SRS precondition check before SRS consent screen.
flxschmidt 2691446
Merge branch 'task/14315-error-handling' of https://github.com/corona…
flxschmidt d4fb9eb
14315: Remove a developer mock
flxschmidt 3583b39
move precondition checks into the SRS service
30mar de679e5
Merge branch 'task/14315-error-handling' of github.com:corona-warn-ap…
30mar 5df040e
14315: minor PR Remarks.
flxschmidt c225fac
Merge branch 'task/14315-error-handling' of https://github.com/corona…
flxschmidt 8280a23
14315: Minor
flxschmidt 1b550fb
14315: Revert last commit
flxschmidt b608811
14315: Fix Mock to be conformable to the protocol
flxschmidt a3cc255
14315: consent cancel warn others for checkins
flxschmidt c51036d
14315: Swiftlint
flxschmidt 1e240d6
14315: UT buildable
flxschmidt 72c94e3
14315: Try
flxschmidt bb1220b
14315: Try to fix pipeline issue
flxschmidt 480e284
Merge branch 'release/3.0.x' into task/14315-error-handling
naveeddotio 9c918ae
14315: Try UT build pipeline
flxschmidt c95a737
Merge branch 'task/14315-error-handling' of https://github.com/corona…
flxschmidt ce84af9
Merge branch 'release/3.0.x' into task/14315-error-handling
thomasaugsten b5fa384
14315: Fix Swiftlint issue with unused rule
flxschmidt ffb7374
Merge branch 'release/3.0.x' into task/14315-error-handling
naveeddotio 7c98763
14315: PPACService checkSRSFlowPrerequisites success handler
flxschmidt 043334c
14315: Solve PR Remarks.
flxschmidt 542c281
14315: Typo
flxschmidt 0fde708
Add dev menu toggle for prechecks
30mar 9f7481d
14315: Coordinator dismissing
flxschmidt 820163a
14315: PR remark
flxschmidt 6205080
adapting feedback
naveeddotio 6b703d5
Merge branch 'task/14315-error-handling' into 14360-Implement-Dev-Menu
naveeddotio fb87351
Merge pull request #4902 from corona-warn-app/14360-Implement-Dev-Menu
naveeddotio 8c1332e
14315: UT build
flxschmidt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
14 changes: 14 additions & 0 deletions
14
src/xcode/ENA/ENA/Source/Extensions/UIViewController+Convenience.swift
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
// | ||
// 🦠 Corona-Warn-App | ||
// | ||
|
||
import UIKit | ||
|
||
extension UIViewController { | ||
naveeddotio marked this conversation as resolved.
Show resolved
Hide resolved
|
||
func dismissAllModalViewControllers(animated: Bool, completion: CompletionVoid? = nil) { | ||
view.window?.rootViewController?.dismiss( | ||
animated: animated, | ||
completion: completion | ||
) | ||
} | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we switch to camel case for this and all the keys below to be consistent.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, I've changed it.