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

Mass SMS crud #1005

Open
wants to merge 26 commits into
base: feature/mass-sms
Choose a base branch
from

Conversation

stefanfisk
Copy link
Contributor

This covers CRUD for SMS distributions.

The credits UI still needs to be implemented, so once the 1100 dummy credits are gone sending will fail without there being any user visible explanations as to why.

@stefanfisk stefanfisk force-pushed the feature/mass-sms-crud branch from 9dc6638 to ebde529 Compare April 14, 2019 10:52
@stefanfisk stefanfisk force-pushed the feature/mass-sms-crud branch from ebde529 to 472a04d Compare April 14, 2019 10:54
@stefanfisk stefanfisk changed the base branch from master to feature/mass-sms April 16, 2019 06:18

} = transactionItem.data;

const receiptUrl = 'http://example.com#not-implemented';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't figure out how to implement this. The core endpoint is /orgs/org_id:/sms_distribution_credit_transactions/:transaction_id/receipt, which returns a PDF.

@stefanfisk
Copy link
Contributor Author

Push the credits UI stuff, now this should be complete as far as functionality goes, except for the receipt URLs which I've commented.

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