Skip to content

feat: notifications#27

Merged
dereekb merged 26 commits intodevelopfrom
feat/notificationsmodel
Feb 28, 2025
Merged

feat: notifications#27
dereekb merged 26 commits intodevelopfrom
feat/notificationsmodel

Conversation

@dereekb
Copy link
Owner

@dereekb 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.
@dereekb dereekb force-pushed the feat/notificationsmodel branch from b2f3446 to 88bc8f2 Compare February 28, 2025 04:35
@dereekb dereekb force-pushed the feat/notificationsmodel branch from f62492d to e5a4b04 Compare February 28, 2025 17:27
@dereekb dereekb merged commit d83bdc3 into develop Feb 28, 2025
2 of 3 checks passed
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
@dereekb dereekb deleted the feat/notificationsmodel branch April 4, 2025 21:42
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.

1 participant