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

#556 support transactional sms #558

Merged
merged 29 commits into from
Nov 30, 2022

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Nov 22, 2022

important

todo:

  • during postRetrieve and preDeploy, check if dependent metadata is available
  • check for HTML in SMS body and warn user about it

@JoernBerkefeld JoernBerkefeld added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Nov 22, 2022
@JoernBerkefeld JoernBerkefeld added this to the 4.2.0 milestone Nov 22, 2022
@JoernBerkefeld JoernBerkefeld self-assigned this Nov 22, 2022
@JoernBerkefeld JoernBerkefeld linked an issue Nov 22, 2022 that may be closed by this pull request
Copy link
Contributor

@DougMidgley DougMidgley left a comment

Choose a reason for hiding this comment

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

No test classes :) esp given our test instance doesnt have sms this will be essential for regression testing

lib/metadataTypes/TransactionalMessage.js Outdated Show resolved Hide resolved
@JoernBerkefeld
Copy link
Contributor Author

should be ready for review now.

lib/metadataTypes/MetadataType.js Outdated Show resolved Hide resolved
lib/metadataTypes/Query.js Outdated Show resolved Hide resolved
lib/metadataTypes/TransactionalMessage.js Outdated Show resolved Hide resolved
lib/metadataTypes/TransactionalSMS.js Outdated Show resolved Hide resolved
test/transactionalSMS.test.js Outdated Show resolved Hide resolved
test/utils.js Outdated Show resolved Hide resolved
test/utils.js Outdated Show resolved Hide resolved
JoernBerkefeld and others added 2 commits November 30, 2022 15:11
Co-authored-by: Doug Midgley <douglasmidgley@gmail.com>
@JoernBerkefeld
Copy link
Contributor Author

all changes applied as requested. proceeding with merge as agreed

@JoernBerkefeld JoernBerkefeld merged commit 549b58d into develop Nov 30, 2022
@JoernBerkefeld JoernBerkefeld deleted the feature/556-support-transactional-sms branch November 30, 2022 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[TASK] add mocha test for SQL file generated by r, bd, bt for queries [FEATURE] support Transactional SMS
2 participants