-
Notifications
You must be signed in to change notification settings - Fork 924
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(PWA): Push Notifications (backport #1384) #1499
feat(PWA): Push Notifications (backport #1384) #1499
Conversation
(cherry picked from commit 054c25e)
(cherry picked from commit 7e5f298)
(cherry picked from commit 876a29f)
(cherry picked from commit f007934)
(cherry picked from commit e6ddb51)
(cherry picked from commit a4d7c77) # Conflicts: # frontend/package.json
…initialization - use injectManifest to customize service worker - use injectRegister to control when it gets registered (after fetching firebase config) (cherry picked from commit df1214e)
(cherry picked from commit 59cd815)
…sw as classic instead of module - module type is not very reliable and the sw often stops running (cherry picked from commit 6fea7ce) # Conflicts: # frontend/package.json
(cherry picked from commit 339097b)
(cherry picked from commit 19092a2)
(cherry picked from commit ff58cf2)
(cherry picked from commit 9c0cb2f)
(cherry picked from commit 402f176)
(cherry picked from commit bf26d56)
…fferences) (cherry picked from commit c693e96)
… context (cherry picked from commit c62ea24)
- move registration script to main.js - replace hardcoded relay server URL with the one fetched from boot (cherry picked from commit 892f338)
(cherry picked from commit d3b58a4)
(cherry picked from commit 61a454e)
(cherry picked from commit b4729c6)
(cherry picked from commit 5526b06)
(cherry picked from commit 4f9f00c)
(cherry picked from commit 7bcd414) # Conflicts: # frontend/package.json
(cherry picked from commit f6ffe47)
(cherry picked from commit 3c44635)
(cherry picked from commit d4617ec)
(cherry picked from commit 34ea777)
Cherry-pick of a4d7c77 has failed:
Cherry-pick of 6fea7ce has failed:
Cherry-pick of 7bcd414 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## version-15-hotfix #1499 +/- ##
=====================================================
- Coverage 73.09% 72.93% -0.17%
=====================================================
Files 201 201
Lines 11051 11087 +36
=====================================================
+ Hits 8078 8086 +8
- Misses 2973 3001 +28
|
🎉 This PR is included in version 15.13.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This is an automatic backport of pull request #1384 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com