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

[ADVISING-1065]: Insert template into Text Message #327

Merged
merged 9 commits into from
Dec 7, 2023

Conversation

dgoetzit
Copy link
Contributor

@dgoetzit dgoetzit commented Dec 5, 2023

Ticket(s) or GitHub Issue

https://engage.canyongbs.com/workgroups/group/3/tasks/task/view/1065/

Technical Description

This PR provides the ability to users to load sms templates into a text based engagement. It also simplifies some of the handling of engagements in relation to the body content, as now sms and email utilize the same data types. This also addresses ADVISING-1075

Types of changes

  • New feature (non-breaking change which adds functionality)

Screenshots (if appropriate)

Any deployment steps required?

  • No

Before contributing and submitting this PR, make sure you have:

  • Read the contributing guidelines.
  • Title the PR with the ticket/issue number and a short description of the changes made. Or if no ticket/issue exists, title the PR with a short description of the changes made
  • Linked a relevant ticket or issue or describe the issue/feature which this PR resolves/implements.
  • Resolved all conflicts, if any.
  • Rebased your branch PR on top of the latest upstream develop branch.

@dgoetzit dgoetzit self-assigned this Dec 5, 2023
@dgoetzit dgoetzit changed the base branch from main to develop December 5, 2023 01:15
@dgoetzit dgoetzit changed the base branch from develop to feature/ADVISING-1067-my-team-template December 5, 2023 01:22
@dgoetzit dgoetzit requested a review from a team December 5, 2023 01:40
Base automatically changed from feature/ADVISING-1067-my-team-template to develop December 5, 2023 14:29
Copy link
Collaborator

@Orrison Orrison left a comment

Choose a reason for hiding this comment

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

Looks good! I just had a couple of questions/thoughts. I would also like @danharrin to review as well.

@Orrison Orrison requested a review from danharrin December 5, 2023 14:42
danharrin
danharrin previously approved these changes Dec 5, 2023
Copy link
Collaborator

@Orrison Orrison left a comment

Choose a reason for hiding this comment

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

Change discussed in comments as well as merge conflicts.

# Conflicts:
#	app-modules/engagement/src/Filament/Resources/SmsTemplateResource/Pages/CreateSmsTemplate.php
@dgoetzit dgoetzit requested review from Orrison and danharrin December 6, 2023 22:54
Copy link
Collaborator

@Orrison Orrison left a comment

Choose a reason for hiding this comment

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

Looks good, just a merge conflict left

@dgoetzit dgoetzit requested a review from Orrison December 7, 2023 15:56
@Orrison Orrison merged commit 996fbb9 into develop Dec 7, 2023
5 checks passed
@Orrison Orrison deleted the feature/ADVISING-1065-sms-templates branch December 7, 2023 20:39
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