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

Oye sms preferences sync #660

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Oye sms preferences sync #660

wants to merge 9 commits into from

Conversation

DeeTheDev
Copy link
Collaborator

@DeeTheDev DeeTheDev commented Jun 13, 2024

Fixes #647

Sync oye contact sms preferences for members async/periodically (every 24th hour?).
When member updates their marketing preferences through API, also update the Oye contact preference to stay in sync.

@DeeTheDev DeeTheDev added the backend Involves changes to the backend API label Jun 13, 2024
@DeeTheDev DeeTheDev self-assigned this Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (ca05f42) to head (3977a60).

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #660    +/-   ##
========================================
  Coverage   98.75%   98.75%            
========================================
  Files         468      471     +3     
  Lines       21523    21632   +109     
========================================
+ Hits        21254    21363   +109     
  Misses        269      269            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rgalanakis rgalanakis force-pushed the oye-sms-preferences-sync branch from 54c95ca to 7fdb893 Compare June 26, 2024 18:56
@DeeTheDev DeeTheDev force-pushed the oye-sms-preferences-sync branch 2 times, most recently from 7fdb893 to 0aa5a00 Compare July 29, 2024 19:16
DeeTheDev and others added 8 commits December 12, 2024 12:29
Setup HTTP requests for oye app API to sync sms preferences.
Upsert contact sms preferences when changing preferences.
Test
Fix migration file numbers naming.

Add search cabaility to oye contacts GET http call.
Use it to search for members by phone number.
Update method namings and descriptions
@rgalanakis rgalanakis force-pushed the oye-sms-preferences-sync branch from 23ab676 to 3977a60 Compare December 12, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Involves changes to the backend API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Oye contact sms preferences sync
2 participants