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

feat(push_notification): add pushprovider update and test #92

Merged
merged 4 commits into from
Apr 26, 2022

Conversation

peterdeme
Copy link
Contributor

No description provided.

pkg/cmd/chat/push/push.go Outdated Show resolved Hide resolved
@peterdeme peterdeme force-pushed the push-settings branch 3 times, most recently from f03f437 to 02e447e Compare April 6, 2022 14:14
pkg/cmd/chat/push/push.go Outdated Show resolved Hide resolved
pkg/cmd/chat/push/push.go Outdated Show resolved Hide resolved
apn_team_id
apn_topic

firebase_credentials

Choose a reason for hiding this comment

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

For v2 we have:

  • firebase_notification_template
  • firebase_apn_template

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'll need this PR to be merged first: GetStream/stream-chat-go#218

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added these 3

Copy link
Contributor

Choose a reason for hiding this comment

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

we can still provide firebase_apn_template and firebase_notification_template. why did you drop them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

from where? it's there

Copy link
Contributor

Choose a reason for hiding this comment

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

himm, it wasn't there but it was a commit diff I guess. Looks fine

Copy link
Contributor

@ferhatelmas ferhatelmas left a comment

Choose a reason for hiding this comment

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

LGTM

  • we need to provide deleting and listing capabilities too
  • see one above comment for some missing properties

@peterdeme
Copy link
Contributor Author

@ferhatelmas added ✅

Copy link
Contributor

@ferhatelmas ferhatelmas left a comment

Choose a reason for hiding this comment

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

seems complete now

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.

3 participants