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

feat: add support for hasMany relationship for create and update form #792

Merged
merged 3 commits into from
Nov 23, 2022

Conversation

zchenwei
Copy link
Contributor

Description of changes:

Add support for hasMany relationship for create and update form

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@zchenwei zchenwei marked this pull request as ready for review November 23, 2022 18:21
@zchenwei zchenwei requested a review from a team as a code owner November 23, 2022 18:21
@codecov-commenter
Copy link

Codecov Report

Merging #792 (099e711) into tagged-release/cms-support (10ed135) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                      Coverage Diff                       @@
##           tagged-release/cms-support     #792      +/-   ##
==============================================================
+ Coverage                       92.16%   92.21%   +0.04%     
==============================================================
  Files                             115      115              
  Lines                            4480     4495      +15     
  Branches                         1243     1246       +3     
==============================================================
+ Hits                             4129     4145      +16     
+ Misses                            330      329       -1     
  Partials                           21       21              
Impacted Files Coverage Δ
...-react/lib/forms/form-renderer-helper/cta-props.ts 100.00% <100.00%> (+2.27%) ⬆️
...act/lib/forms/form-renderer-helper/relationship.ts 100.00% <100.00%> (ø)

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 10ed135...099e711. Read the comment docs.

@zchenwei zchenwei merged commit fb6f79e into tagged-release/cms-support Nov 23, 2022
@zchenwei zchenwei deleted the has-many-create-update branch November 23, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants