-
Notifications
You must be signed in to change notification settings - Fork 1
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(fulfillment): notify user about push notification support and permission #914
Merged
Sinucid
merged 9 commits into
development
from
feature/hrz-90415-push-notification-permissions
Nov 17, 2023
Merged
feat(fulfillment): notify user about push notification support and permission #914
Sinucid
merged 9 commits into
development
from
feature/hrz-90415-push-notification-permissions
Nov 17, 2023
Commits on Nov 16, 2023
-
feat(fulfillment): push and background sync permissions (#903)
Added browser's permissions check and support for push notification API that is required by offline mode. - created compositions for picking and customer note pages - fulfillment app integrated with notification center - fixed word break behavior of notification component's text content with long words - `refresh data` button in FA profile menu was renamed to `sync data`, and the button became disabled in offline mode to prevent unnecessary requests errors - NetworkState service was added to platform offline package to observe browser's network state - `getList` method was added to picking list service to get picking list by id - `PickingListContextFallback` was added to provide fallback picking list context by `pickingListId` route param closes: [HRZ-90430](https://spryker.atlassian.net/browse/HRZ-90430)
Configuration menu - View commit details
-
Copy full SHA for 7098e0e - Browse repository at this point
Copy the full SHA 7098e0eView commit details
Commits on Nov 17, 2023
-
test(fulfillment): push permission unit tests (#909)
closes: HRZ-90484
Configuration menu - View commit details
-
Copy full SHA for 067f770 - Browse repository at this point
Copy the full SHA 067f770View commit details -
Configuration menu - View commit details
-
Copy full SHA for c585dcf - Browse repository at this point
Copy the full SHA c585dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5cf75 - Browse repository at this point
Copy the full SHA 2b5cf75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a305c - Browse repository at this point
Copy the full SHA 01a305cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8915940 - Browse repository at this point
Copy the full SHA 8915940View commit details -
Configuration menu - View commit details
-
Copy full SHA for a360962 - Browse repository at this point
Copy the full SHA a360962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fb650 - Browse repository at this point
Copy the full SHA 49fb650View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0cf59 - Browse repository at this point
Copy the full SHA ce0cf59View commit details
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.