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

Scheduled notifications using meta handler #2202

Merged
merged 36 commits into from
Jan 30, 2024

Commits on Jan 18, 2024

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d8cebdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832d0dc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Tests for ProductHelper

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    94c4fb6 View commit details
    Browse the repository at this point in the history
  2. Update docs

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0386c74 View commit details
    Browse the repository at this point in the history
  3. Update tests

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    51b729f View commit details
    Browse the repository at this point in the history
  4. Add tests for Notification

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    619123f View commit details
    Browse the repository at this point in the history
  5. PHPCS

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d85d7ed View commit details
    Browse the repository at this point in the history
  6. Fix package path

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a60ac81 View commit details
    Browse the repository at this point in the history
  7. Fix tests dependencies

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c47b7fa View commit details
    Browse the repository at this point in the history
  8. Fix tests dependencies

    puntope committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b716805 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    d4c2d37 View commit details
    Browse the repository at this point in the history
  2. Refactor route param name

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    545cd22 View commit details
    Browse the repository at this point in the history
  3. Remove identation

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8ee54d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd11304 View commit details
    Browse the repository at this point in the history
  5. Remove unused dependency

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3d9b4bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba7ed8f View commit details
    Browse the repository at this point in the history
  7. Avoid item id to be null

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b3b0735 View commit details
    Browse the repository at this point in the history
  8. Refactor dependencies

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8940067 View commit details
    Browse the repository at this point in the history
  9. Refactor tests

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a1eaad6 View commit details
    Browse the repository at this point in the history
  10. PHPCS

    puntope committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a1d5f22 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Change doc

    puntope committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d3a641f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9af9f1 View commit details
    Browse the repository at this point in the history
  3. Remove unused dependency

    puntope committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    82795a7 View commit details
    Browse the repository at this point in the history
  4. Add useful hooks

    puntope committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    99f5b9e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Add missing return types

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    08efcce View commit details
    Browse the repository at this point in the history
  2. Remove extra space

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d93c7b7 View commit details
    Browse the repository at this point in the history
  3. Add missing docs

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cbb00a2 View commit details
    Browse the repository at this point in the history
  4. Clarify docs

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    677e4ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6315209 View commit details
    Browse the repository at this point in the history
  6. Update docs

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    de3e24c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65dff81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac3f6cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e4c96 View commit details
    Browse the repository at this point in the history
  10. Remove unused dependency

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3056459 View commit details
    Browse the repository at this point in the history
  11. Add return type for void

    puntope committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2bb00ca View commit details
    Browse the repository at this point in the history