Skip to content
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

Sdc gallery app, implement single choice workflow. #1008

Merged
merged 38 commits into from
Jan 27, 2022

Conversation

santosh-pingle
Copy link
Collaborator

@santosh-pingle santosh-pingle commented Jan 7, 2022

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #1006 #1079

Description
Design single choice questionnaire json.
Write api to fetch single choice questionnaire json file name.
Apply custom style at application side.

Alternative(s) considered
Have you considered any alternatives? And if so, why have you chosen the approach in this PR?

Type
Choose one: Feature

Screenshots (if applicable)

Checklist

  • I have read and acknowledged the Code of conduct
  • I have read How to Contribute
  • I have read the Developer's guide
  • I have signed the Google Individual CLA, or I am covered by my company's Corporate CLA
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the style guide of this project
  • I have run ./gradlew check and ./gradlew connectedCheck to test my changes locally
  • I have built and run the reference app(s) to verify my change fixes the issue and/or does not break the reference app(s)

@santosh-pingle santosh-pingle changed the title Sp/issue 1006 single choice Sdc gallery app, implement single choice workflow. Jan 7, 2022
@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #1008 (c76066c) into master (da168b4) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1008   +/-   ##
=========================================
  Coverage     84.46%   84.47%           
  Complexity      608      608           
=========================================
  Files           133      133           
  Lines         10286    10286           
  Branches        754      754           
=========================================
+ Hits           8688     8689    +1     
+ Misses         1222     1221    -1     
  Partials        376      376           
Impacted Files Coverage Δ
...va/com/google/android/fhir/db/impl/DatabaseImpl.kt 90.12% <0.00%> (+1.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da168b4...c76066c. Read the comment docs.

@santosh-pingle
Copy link
Collaborator Author

Screen Shot 2022-01-10 at 12 27 19 PM

Custom style radio button overlay bug #1007
Screen Shot 2022-01-10 at 12 28 49 PM

@santosh-pingle santosh-pingle changed the base branch from master to sp/992-single-choice January 25, 2022 07:24
Base automatically changed from sp/992-single-choice to master January 25, 2022 13:29
@jingtang10
Copy link
Collaborator

@juanchazo please leave a review if you have time thanks!

@santosh-pingle santosh-pingle merged commit f50b322 into master Jan 27, 2022
@santosh-pingle santosh-pingle deleted the sp/issue-1006-single-choice branch January 27, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
2 participants