-
Notifications
You must be signed in to change notification settings - Fork 56
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
Conversation
There was a problem hiding this 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.
app-modules/engagement/src/Filament/Actions/BulkEngagementAction.php
Outdated
Show resolved
Hide resolved
app-modules/engagement/src/Filament/Resources/EngagementResource/Pages/EditEngagement.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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
There was a problem hiding this 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
# Conflicts: # _ide_helper_models.php
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
Screenshots (if appropriate)
Any deployment steps required?
Before contributing and submitting this PR, make sure you have:
develop
branch.