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.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Stack widget #3269
Implement Stack widget #3269
Changes from all commits
a4a05f9
07789cb
60a9711
a6db15b
867f361
8a3ea08
b6c7b4e
eaf68f4
7239d45
5d5b94f
3219126
e9d6bea
9963366
373f64d
9406d78
8782fce
06460f8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 43 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/StackViewProperties.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/StackViewProperties.kt#L27-L43
Check warning on line 45 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/StackViewProperties.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/StackViewProperties.kt#L45
Check warning on line 54 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/ViewPropertiesSerializer.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/view/ViewPropertiesSerializer.kt#L54
Check warning on line 46 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L45-L46
Check warning on line 48 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L48
Check warning on line 53 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L50-L53
Check warning on line 60 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L55-L60
Check warning on line 74 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L70-L74
Check warning on line 76 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/StackView.kt#L76
Check warning on line 124 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt#L124
Check warning on line 199 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt#L199
Check warning on line 277 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/ViewGenerator.kt#L273-L277