-
Notifications
You must be signed in to change notification settings - Fork 59
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
Issue 36 #150
Merged
Merged
Issue 36 #150
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
/assign @thiagoCalazans-dev |
zoldyzdk
requested changes
Jun 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acredito que tem uns commits que não faz parte do seu PR
thiagoCalazans-dev
force-pushed
the
issue-36
branch
2 times, most recently
from
June 18, 2024 23:10
261e15c
to
6b1f946
Compare
GabrielTrindadeC
approved these changes
Jun 19, 2024
zoldyzdk
approved these changes
Jun 23, 2024
thiagoCalazans-dev
force-pushed
the
issue-36
branch
from
June 24, 2024 14:26
6b1f946
to
d0ca66b
Compare
devlefel
approved these changes
Jun 24, 2024
patrickn2
pushed a commit
to patrickn2/pet-dex-backend
that referenced
this pull request
Jul 11, 2024
* feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification
patrickn2
pushed a commit
to patrickn2/pet-dex-backend
that referenced
this pull request
Jul 11, 2024
* feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification
PiluVitu
pushed a commit
to patrickn2/pet-dex-backend
that referenced
this pull request
Jul 24, 2024
* feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification
PiluVitu
pushed a commit
to patrickn2/pet-dex-backend
that referenced
this pull request
Jul 24, 2024
* feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification
PiluVitu
added a commit
that referenced
this pull request
Jul 24, 2024
* feat: Controller Google Login * chore: Adding Google oAuth2 Package * feat: Adding Cors Middleware * feat: Cors Middleware * feat: WIP Google Login * chore: refactor Login and Access Token * feat: Google Login Finished * chore: Refactoring DB and ENV initialization * feat: Facebook Implementation + Better implementation. * feat: provider error * feat: Provider Tests * feat: Provider tests * fix: Fixing something wrong * foix: Google Struct name * fix: Compose api Port * Fix: Errors and variables names * fix: adding error check * Issue 36 (#150) * feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification * Padronizar testes usando Mockery (#147) (#152) *refactor tests: breed and pet. * foix: Google Struct name * fix: Compose api Port * Fix: Errors and variables names * fix: adding error check * feat: Controller Google Login * chore: Adding Google oAuth2 Package * feat: Adding Cors Middleware * feat: Cors Middleware * feat: WIP Google Login * chore: refactor Login and Access Token * feat: Google Login Finished * chore: Refactoring DB and ENV initialization * feat: Facebook Implementation + Better implementation. * feat: provider error * feat: Provider Tests * feat: Provider tests * Issue 36 (#150) * feat: add migration push notification settings * feat: push notification endpoint * fix: adjust user repo to update push notification * Padronizar testes usando Mockery (#147) (#152) *refactor tests: breed and pet. * foix: Google Struct name * fix: Compose api Port * Fix: Errors and variables names * fix: adding error check * fix: ajust docker compose * fix: resolve lint errors --------- Co-authored-by: Thiago Calazans <98334306+thiagoCalazans-dev@users.noreply.github.com> Co-authored-by: Edilton Oliveira <86030948+EdiltonOliveira@users.noreply.github.com> Co-authored-by: Paulo Victor T Silva <pilutechinformatica@gmail.com>
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.
Closes #36
Feature
Feat entire application Push Notification endpoint flow
Bugfix
Description
N/A
Cause
N/A
Solution
N/A
Changelog
N/AVisual evidences 🖼️
Checklist
Additional info
N/A