forked from google/android-fhir
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Quirks patches [DNM] #9
Open
ndegwamartin
wants to merge
50
commits into
master
Choose a base branch
from
quirks-patches
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
3 tasks
ndegwamartin
force-pushed
the
quirks-patches
branch
from
August 23, 2023 15:01
a92e93c
to
bb1f2eb
Compare
ndegwamartin
added a commit
that referenced
this pull request
Aug 23, 2023
- With unmerged PR google#2032 - With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2132 - With unmerged PR #9
ndegwamartin
added a commit
that referenced
this pull request
Aug 28, 2023
- With unmerged PR google#2032 - With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2132 - With unmerged PR #9 - With unmerged PR google#2076 - With unmerged PR #10
ndegwamartin
added a commit
that referenced
this pull request
Sep 7, 2023
- With unmerged PR google#2032 - With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2132 - With unmerged PR #9 - With unmerged PR google#2076 - With unmerged PR #10
ndegwamartin
added a commit
that referenced
this pull request
Sep 7, 2023
- With unmerged PR google#2032 - With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2132 - With unmerged PR #9 - With unmerged PR google#2076 - With unmerged PR #10
ndegwamartin
added a commit
that referenced
this pull request
Sep 13, 2023
- With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR #9 - With unmerged PR google#2076 - With unmerged PR #10
ndegwamartin
added a commit
that referenced
this pull request
Sep 13, 2023
- With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR #9 - With unmerged PR #10
ndegwamartin
force-pushed
the
quirks-patches
branch
from
September 14, 2023 09:47
8df2797
to
95633d2
Compare
ndegwamartin
added a commit
that referenced
this pull request
Sep 18, 2023
- With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2178 - With unmerged PR #9 - With unmerged PR #10
ndegwamartin
added a commit
that referenced
this pull request
Sep 18, 2023
- With unmerged PR #1 - With unmerged PR google#1669 - With unmerged PR google#2178 - With unmerged PR #9 - With unmerged PR #10
This reverts commit 7a45e18. The changes will be introduced by the PR google#2178
ndegwamartin
added a commit
that referenced
this pull request
Sep 21, 2023
- With unmerged PR google#1669 - Wup google#2178 - Wup #9 - Wup #10 - Wup google#2076
ndegwamartin
added a commit
that referenced
this pull request
Sep 21, 2023
- With unmerged PR #11 - Wup google#1669 - Wup google#2076 - Wup #9 - Wup google#2178 - Wup #10
Disable using eTAGs - Fixes HTTP 400 exception during transaction bundle sync *Resources:* - hapifhir/hapi-fhir#3575 - opensrp/fhircore#2481
ndegwamartin
added a commit
that referenced
this pull request
Oct 13, 2023
- With unmerged PR #11 - Wup google#1669 - Wup #9 - Wup google#2178 - Wup #10 - Wup google#2230 - Wup google#2262
5 tasks
ndegwamartin
added a commit
that referenced
this pull request
Oct 30, 2023
- With unmerged PR #11 - Wup google#1669 - Wup #9 - Wup google#2178
* Rename install to index for file * Revert workflow unit tests since they use published knowledge manager * Remove extra dependency in workflow build file * Address review comments * Fix smart immunizations test * Update knowledge/src/main/java/com/google/android/fhir/knowledge/KnowledgeManager.kt Co-authored-by: aditya-07 <[email protected]> * Update knowledge/src/main/java/com/google/android/fhir/knowledge/KnowledgeManager.kt Co-authored-by: aditya-07 <[email protected]> * Run spotless --------- Co-authored-by: aditya-07 <[email protected]>
* Update CODEOWNERS to use group instead of individuals * Update CODEOWNERS - remove comment
* Add missing response items to repeated group child items * Update kdoc * spotless
* Add flyover text as secondary dialog title * spotless * Add doc
* Small changes for more code readability * Updating more kdocs * correcting kdoc format
* Use questionnaireViewItem.questionText * spotless
* Load resources with url and optional version * Add back deprecated functions for build
* Fix keyboard hiding bug * Update comment
* Add condition to not populate string value if it's empty * Revert "Add condition to not populate string value if it's empty" This reverts commit 6f652e1. * Filter only non-empty text should be saved * spotless * Address review
* Bump up knowledge manager version to beta01 * Update api.md
* per question custom style * adding missing file. * update default style. * textAppearance support * rename custom attributes. * github documentation for custom style example. * Address review comments. * address review comment. * update text format icon as component icon. * code cleanup. * Code refactoring and cleanup. * custom style example with multiple question items. * Address review comments. * support prefix per question item custom style * Revert dataconfig changes for custom style mapping. * Address review comments. * Address review comments. * Address review comments. * Address review comments. * Address review comment. --------- Co-authored-by: Santosh Pingle <[email protected]>
This reverts commit 7097dfb.
ndegwamartin
force-pushed
the
quirks-patches
branch
from
September 10, 2024 11:33
04cb554
to
5720eb2
Compare
ndegwamartin
added a commit
that referenced
this pull request
Sep 10, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 PERF - WUP google#2669 - WUP google#2565 - WUP google#2561 - WUP google#2535
ndegwamartin
added a commit
that referenced
this pull request
Sep 10, 2024
- With unmerged PR #9 - WUP #13 - WUP google#2178 - WUP google#2650 - WUP google#2663
All FHIR Operator changes are on this PR here - #13
…licked bug bump updata capture lib version
ndegwamartin
added a commit
that referenced
this pull request
Oct 2, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 PERF - WUP google#2669 - WUP google#2565 - WUP google#2561 - WUP google#2535
ndegwamartin
added a commit
that referenced
this pull request
Nov 4, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 - WUP google#2689
ndegwamartin
added a commit
that referenced
this pull request
Nov 5, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 - WUP google#2689 - WUP google#2645
ndegwamartin
added a commit
that referenced
this pull request
Nov 12, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 - WUP google#2645
ndegwamartin
added a commit
that referenced
this pull request
Nov 12, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 - WUP google#2645 - WUP google#2715
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).
Collates changes in the unmerged PRs here: