forked from segmentio/action-destinations
-
Notifications
You must be signed in to change notification settings - Fork 0
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
StackAdapt audience destination: fix the external provider in GQL API #15
Closed
Vanessa-SSY
wants to merge
23
commits into
StackAdapt:main
from
Vanessa-SSY:vs/fix-external-provider
Closed
StackAdapt audience destination: fix the external provider in GQL API #15
Vanessa-SSY
wants to merge
23
commits into
StackAdapt:main
from
Vanessa-SSY:vs/fix-external-provider
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add dropdown for all privacy mappings * Add lower case in storage consents * Add unit test * Add dropdowns
* New Drip description * Publish (segmentio#2602) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Joe Ayoub <joe.ayoub@segment.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Updated error reporter MultiStatus property * Updated test cases
* build: migrate to rpub rsec based auth * build: updates for authentication tests * build: small tweaks and test fixes * Update packages/destination-actions/src/destinations/rokt-audiences/upsertCustomAudiences/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> --------- Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com>
* Add mirror mode * Adjust checks to be backwards compatible * Add unit tests
* Saving progress * Update packages/destination-actions/src/destinations/attentive/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update packages/destination-actions/src/destinations/attentive/customEvents/index.ts Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> * Update index.ts Added default mapping for phone field * refacting the fields and request * correcting yarn version * minor tweaks * minor tweaks * adding types * Update index.test.ts * Update index.test.ts * Update index.test.ts * Update index.test.ts * adding types * New endpoints * added of endpoints * bug fixes * config file added * index updates * updating snapshot and fixing a field type issue * adding a unit test * new unit test * fixing breaking test * removing snapshot --------- Co-authored-by: Joe Ayoub <45374896+joe-ayoub-segment@users.noreply.github.com> Co-authored-by: Joe Ayoub <joe.ayoub@segment.com>
…lete events (segmentio#2599) * Added OnDelete * Fix(ITE-146) Rethrow Error
…segmentio#2604) * adding user attribute support * saving progress * adding file * adding support for custom_fields * updating description for custom field * coercing all user attributes to strings * updating types
…d or not (segmentio#2616) Co-authored-by: Gaurav Kochar <gaurav.kochar@segment.com>
* Twilio Messaging init * updates * saving progress * saving progress * saving progress * adding field UI dependencies * minor refactor * after some initial testing * refactoring dynamic functions * refactoring * refactoring * saving progress * saving progress * saving progress * spelling correction * renaming Action and removing tests for now * removing console logs * fixing typing issue
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 6e6768b)
Vanessa-SSY
force-pushed
the
vs/fix-external-provider
branch
from
December 3, 2024 20:14
6e6768b
to
ab01ce6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A summary of your pull request, including the what change you're making and why.
Testing
Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.