Conversation
Owner
dereekb
commented
Feb 28, 2025
- Added a generic Notification model for handling notification mechanisms within dbx-components apps
- updated demo app to demonstrate the Notification capabilities
- added @dereekb/firebase/model - added notification model and services
- updated RangeInputObject types - added removeValuesAtIndexesFromArrayCopy() - added filterKeysOnPOJOFunction() - deprecated objectToTuples() - added updateMaybeValue()
- added DbxRouteModelIdDirective and DbxRouteModelKeyDirective - deprecated DbxFirebaseDocumentStoreRouteIdDirective and DbxFirebaseDocumentStoreRouteKeyDirective
- renamed filterMaybeValues to filterMaybeArrayValues - renamed filterEmptyValues to filterEmptyArrayValues
- Fixed issue where the history would show an error if one or more items failed to be loaded. These items are now filtered out/ignored.
b2f3446 to
88bc8f2
Compare
f62492d to
e5a4b04
Compare
dereekb
pushed a commit
that referenced
this pull request
Feb 28, 2025
build: lint fix feat: notifications (#27) * checkpoint: notification model - added @dereekb/firebase/model - added notification model and services * checkpoint: notification tests * checkpoint: lint-fix * checkpoint: build fix * checkpoint: notification tests * checkpoint: notification summary * checkpoint: update notification recipients * checkpoint: notification summary * checkpoint: updated NotificationUser - updated RangeInputObject types - added removeValuesAtIndexesFromArrayCopy() - added filterKeysOnPOJOFunction() - deprecated objectToTuples() - added updateMaybeValue() * checkpoint: update and resync NotificationUser * checkpoint: update and resync NotificationUser * checkpoint: update and resync NotificationUser * checkpoint: send notifications * checkpoint: send notifications * checkpoint: send notifications * refactor: lint-fix * refactor: added DbxRouteModelIdDirective - added DbxRouteModelIdDirective and DbxRouteModelKeyDirective - deprecated DbxFirebaseDocumentStoreRouteIdDirective and DbxFirebaseDocumentStoreRouteKeyDirective * checkpoint: notifications demo and components * refactor: added filterMaybeArray operator - renamed filterMaybeValues to filterMaybeArrayValues - renamed filterEmptyValues to filterEmptyArrayValues * refactor: firebase model history fix - Fixed issue where the history would show an error if one or more items failed to be loaded. These items are now filtered out/ignored. * checkpoint: notification demo * checkpoint: notification demo * checkpoint: notification demo * checkpoint: notification demo * checkpoint: notification demo * refactor: lint-fix
This file contains hidden or 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
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.