Spoke
Spoke copied to clipboard
mass-contact text/SMS distribution tool
# Fixes Synching and feature updates during Election Code Freeze are monitored, qa'd and added here for additional support to community organizations. ## Description The `spoke-community-beta` branch is a space...
# Fixes # (issue) ## Description _Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
## Description This pull request merges community input for how to integrate bandwidth and updates document for readability. # Checklist: - [x] I have manually tested my changes on desktop...
# Fixes # #2203 # Closes #2203 ## Description Fixes required Twilio environment variables. # Checklist: - [x] I have manually tested my changes on desktop and mobile - [...
**Describe the bug** Heroku One-Click Deployment requires Twilio API Keys. Remove that requirement from the json file that manages the Heroku Deployment. Remove required vars set on Twilio Variables. **To...
**Describe the bug** When copying a campaign, some config settings don't get copied over **To Reproduce** Steps to reproduce the behavior: 1. Create a new campaign 2. In the new...
**Problem** As an administrator When I go to switch between organizations I click on my initial on the top right-hand corner And I get a list of all the organizations...
## Description Updates ReadMe for Heroku costs updates. I believe this pull request needs to be verified through some outreach to the community. Is the community able to start a...
# Changes - https://github.com/MoveOnOrg/Spoke/pull/2187: Add disabled prop to GSSelectField - https://github.com/MoveOnOrg/Spoke/pull/2189: JWT-powered Delegated Authentication - https://github.com/MoveOnOrg/Spoke/pull/2190: Fixes views for Demo Texting - https://github.com/MoveOnOrg/Spoke/pull/2192: Adds a new contact-notes Texter Sidebox -...
# Fixes #2186 ## Description The reported issue was that auto-optout is not working if redis is not enabled. I found the root cause in `lookupByCell` in [src/server/models/cacheable_queries/campaign-contact.js](https://github.com/lperson/Spoke/blob/36e55956c170add240523c9d75c490cd85adbde6/src/server/models/cacheable_queries/campaign-contact.js#L418-L427). We were...