Skip to content
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

Notification being set based on use case to all staffs #85 #117

Merged
merged 19 commits into from
Oct 6, 2024

Commits on Sep 29, 2024

  1. Documentation updated

    ThatNinjaGuy committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1221e7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e281076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c4b2df View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. checkpoint 1

    ThatNinjaGuy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a1fa17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c3327 View commit details
    Browse the repository at this point in the history
  3. Push notification reception enabled. Business logic integration is pe…

    …nding, but push notifications are now being recieved on android. Web is recieving messages but not displaying notifications
    ThatNinjaGuy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d1ed464 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Refactor

    ThatNinjaGuy committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    753fd41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    233a3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    408f586 View commit details
    Browse the repository at this point in the history
  4. Delete ios directory

    ThatNinjaGuy authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2a2f2cb View commit details
    Browse the repository at this point in the history
  5. Android and web enabled to work with notification token. All methods …

    …enabled for support for web and android
    ThatNinjaGuy committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    88204f6 View commit details
    Browse the repository at this point in the history
  6. Refactor

    ThatNinjaGuy committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0501716 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eed1428 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #116 from ThatNinjaGuy/feature/push-notification

    Push notification functionality enabled with ability to store notification tokens for users #85
    ThatNinjaGuy authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    476cbd1 View commit details
    Browse the repository at this point in the history
  9. Refactor

    ThatNinjaGuy committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    971c4ae View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Enabled notification sending functionality to a single device but wit…

    …h a FCM node js server. Order and table screen have been integrated for the same.
    ThatNinjaGuy committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8a75d82 View commit details
    Browse the repository at this point in the history
  2. Push notification functionality enablement completed. Entitlemnt driv…

    …en notification is not being sent but configuration driven multi-device notifications can be sent.
    ThatNinjaGuy committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    45cdc5d View commit details
    Browse the repository at this point in the history
  3. Notification token switched to being an array for each staff to enabl…

    …e multi-device push notifications #85
    ThatNinjaGuy committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8328fbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d912932 View commit details
    Browse the repository at this point in the history