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

refactor: CMD-112 rename variables #829

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Apr 1, 2024

Overview / Changes

Rename some variables.

Related

Testing

  1. Create/Open form that has an "Email" field.
  2. Submit form with an "Email".
  3. Verify logs show form is sent.

UI

core_cms | Content-Type: multipart/alternative;
core_cms | boundary="===============2376856457032167317=="
core_cms | MIME-Version: 1.0
core_cms | Subject: Form Submission - Help
core_cms | From: webmaster@localhost
core_cms | To: wbomar@tacc.utexas.edu
core_cms | Date: Mon, 01 Apr 2024 20:38:59 -0000
core_cms | Message-ID: <171200393905.9.6655666092062207213@core_cms>
core_cms |
core_cms | --===============2376856457032167317==
core_cms | Content-Type: text/plain; charset="utf-8"
core_cms | MIME-Version: 1.0
core_cms | Content-Transfer-Encoding: 7bit
core_cms |
core_cms |
core_cms |
core_cms | Form: Help
core_cms | Date: 1st April 2024 15:38
core_cms |
core_cms |
core_cms | Email:
core_cms | asdf@sd.sad
core_cms |
core_cms |
core_cms | Sent via http://localhost:8000
core_cms |
core_cms | --===============2376856457032167317==
core_cms | Content-Type: text/html; charset="utf-8"
core_cms | MIME-Version: 1.0
core_cms | Content-Transfer-Encoding: 7bit
core_cms |
core_cms |
core_cms |
core_cms |
core_cms |
core_cms |
core_cms | <title>Form Submission - Help</title>
core_cms |
core_cms |
core_cms |

Help


core_cms |

Date: 1st April 2024 15:38


core_cms |
core_cms |


core_cms | Email:

core_cms | asdf@sd.sad
core_cms |


core_cms |
core_cms | Sent via localhost:8000/help/
core_cms |
core_cms |
core_cms |
core_cms | --===============2376856457032167317==--
core_cms |
core_cms | -------------------------------------------------------------------------------
core_cms | [DJANGO] DEBUG 2024-04-01 15:38:59,055 UTC apps portal.common_apps.email_management.apps.callback:41: <class 'dict'>
core_cms | Content-Type: multipart/alternative;
core_cms | boundary="===============8899027765572878042=="
core_cms | MIME-Version: 1.0
core_cms | Subject: TACC Form Submission Received: Help
core_cms | From: no-reply@tacc.utexas.edu
core_cms | To: asdf@sd.sad
core_cms | Date: Mon, 01 Apr 2024 20:38:59 -0000
core_cms | Message-ID: <171200393905.9.11236563623743383251@core_cms>
core_cms |
core_cms | --===============8899027765572878042==
core_cms | Content-Type: text/plain; charset="utf-8"
core_cms | MIME-Version: 1.0
core_cms | Content-Transfer-Encoding: 7bit
core_cms |
core_cms |
core_cms | Greetings,
core_cms |
core_cms | You have successfully submitted a form on the example.com website. Thank you for your submission.
core_cms |
core_cms | Sincerely,
core_cms | example.com Communications
core_cms |
core_cms | --===============8899027765572878042==
core_cms | Content-Type: text/html; charset="utf-8"
core_cms | MIME-Version: 1.0
core_cms | Content-Transfer-Encoding: 7bit
core_cms |
core_cms |
core_cms |

Greetings,


core_cms |


core_cms | You have successfully submitted a form on the example.com website. Thank you
core_cms | for your submission.
core_cms |


core_cms |


core_cms | Sincerely,

core_cms | example.com Communications
core_cms |


core_cms |
core_cms | --===============8899027765572878042==--
core_cms |
core_cms | -------------------------------------------------------------------------------

@wesleyboar wesleyboar marked this pull request as ready for review April 1, 2024 20:41
@wesleyboar wesleyboar merged commit f805ee7 into main Apr 1, 2024
@wesleyboar wesleyboar deleted the refactor/cmd-112-variable-rename branch April 1, 2024 20:44
wesleyboar added a commit to TACC/tup-ui that referenced this pull request Apr 1, 2024
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.

1 participant