-
Notifications
You must be signed in to change notification settings - Fork 38
Florida implementation #358
base: master
Are you sure you want to change the base?
Conversation
added FL handler
Ready for deployment in production. Message me (or check CFM slack) for Twilio credentials for .env file
continuing to test
passes all vcr tests!
added local twilio info. continuing to test
resolving merge conflict - FL is ready to go! ..
Rebase pull request and update master branch
@daguar: WE HAVE A PROPER GIT REBASE. I REPEAT, WE HAVE A PROPER GIT REBASE. |
Yay! Glad the rebase was sorted out. This still has a tiny bit more work before we can merge — specifically, please remove the UTF-8 stuff. As mentioned in a previous comment on the code, the headers are both unnecessary and (more importantly) changing to UTF-8 in this way breaks characters like ñ and ó that we use for the Spanish translations. |
Hey @yamilethmedina — very close! Could you do one more commit that reverts the removal of all the accents in Spanish that happened with the UTF-8 plugin? |
@daguar It should be done now! I guess the accents ended up being removed by one of the many merges. I made sure to add them back. |
No description provided.