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

Push Notifications Package #2081

Closed
wants to merge 37 commits into from

Commits on Aug 7, 2024

  1. Add notifications package

    adamfraser committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a72f374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9010d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    09440d3 View commit details
    Browse the repository at this point in the history
  2. Add Tokens table

    adamfraser committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8558d45 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    ce9ce9a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    f813892 View commit details
    Browse the repository at this point in the history
  2. Send notification test from ender

    Typo
    
    Log env vars
    adamfraser committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4ac8f09 View commit details
    Browse the repository at this point in the history
  3. Wip deploy to dev4

    adamfraser committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b753be5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92a8b72 View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    adamfraser committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    456c5dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a136e4 View commit details
    Browse the repository at this point in the history
  7. Logging

    adamfraser committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e211b3e View commit details
    Browse the repository at this point in the history
  8. Remove unused log

    adamfraser committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3e6a674 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Add local env variables

    mend
    adamfraser committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9925faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02b84d View commit details
    Browse the repository at this point in the history
  3. Add initial logging

    adamfraser committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    da7ccb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Always init firebase

    adamfraser committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b63a9a8 View commit details
    Browse the repository at this point in the history
  2. Revert "Hardcode account to test push"

    This reverts commit e02b84d.
    adamfraser committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6f6c82c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b3a9f View commit details
    Browse the repository at this point in the history
  4. Logging name cleanup

    adamfraser committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a8e8933 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a938d9 View commit details
    Browse the repository at this point in the history
  6. Add fake test private key

    adamfraser committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    79a8b25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb9cbb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dbf10a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6270e79 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Revert "Test not trimming chars in container-run"

    This reverts commit 6270e79.
    adamfraser committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    78bd29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    865312e View commit details
    Browse the repository at this point in the history
  3. Dont log credentials

    adamfraser committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1cd65b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    0afa13f View commit details
    Browse the repository at this point in the history
  2. Fix import ordering

    adamfraser committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e2b14ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b068bc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Lint fixes

    adamfraser committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a980a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f6871 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Refactor

    adamfraser committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6243d74 View commit details
    Browse the repository at this point in the history
  2. Add localization strings

    adamfraser committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ccb1f77 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    48b1be9 View commit details
    Browse the repository at this point in the history
  2. Revert "Wip deploy to dev4"

    This reverts commit b753be5.
    adamfraser committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    00c396f View commit details
    Browse the repository at this point in the history