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

FIO-4816: fixed email submission: data display issues #4745

Merged
merged 9 commits into from
Sep 21, 2023

Conversation

AlexanderLihodievskiy
Copy link
Contributor

@AlexanderLihodievskiy AlexanderLihodievskiy commented Jun 16, 2022

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-4816

Description

What changed?

Changed the methods that are responsible for rendering the sent form in the mail

Why have you chosen this solution?

Worked with the "getValueAsString" method. Because it allows you to change the rendering of form components in the mail

Dependencies

This PR does not depends on the following PRs from other Form.io modules: ...

How has this PR been tested?

I added automated tests to cover all cases

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • [x ] My changes generate no new warnings
  • [ x] My changes include tests that prove my fix is effective (or that my feature works as intended)
  • [ x] New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

Copy link
Member

@travist travist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your tests seem to not be related to the changes you made.

@TanyaGashtold TanyaGashtold merged commit ca4571d into master Sep 21, 2023
lane-formio pushed a commit that referenced this pull request Sep 26, 2023
* FIO-4816: fixed email submission: data display issues

* corrected some points and added tetst

* FIO-4816: fixed tests

* fixed incorrect rebase issue

* fixed test

* fix test styles

---------

Co-authored-by: AlexanderLihodievskiy <alexandrel@form.io>
Co-authored-by: Travis Tidwell <travis@form.io>
Co-authored-by: TanyaGashtold <61136841+TanyaGashtold@users.noreply.github.com>
Co-authored-by: ICX\Tatsiana.Hashtold <tanya@form.io>
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.

3 participants