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

Reuse existing feed #1067

Merged
merged 22 commits into from
Sep 24, 2024
Merged

Reuse existing feed #1067

merged 22 commits into from
Sep 24, 2024

Commits on Sep 14, 2024

  1. - Adding remote feed check if local feed config is empty.

    - Updating feed deletion notice message.
    - Adding unit and e2e tests.
    message-dimke committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    049515f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    359136f View commit details
    Browse the repository at this point in the history
  2. - Fixing phpcs.

    - Fixing error with a test.
    message-dimke committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c8266c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63ca33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a5e74 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    6f3cf46 View commit details
    Browse the repository at this point in the history
  2. Adjusting feed registration logic. Unregister the feed if product syn…

    …c settings has changed and not always if the value of the option casts to FALSE.
    message-dimke committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a0f59bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db1b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b51881a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    316c7df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51dbab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    832585d View commit details
    Browse the repository at this point in the history
  2. Add note once only.

    message-dimke committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6552546 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfc17f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e326b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d3179a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cb8419 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9252f79 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

  1. Update the comment message

    Co-authored-by: Bartosz Budzanowski <[email protected]>
    message-dimke and budzanowski authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5ee41e1 View commit details
    Browse the repository at this point in the history
  2. - Fixing operator precedence bug.

    - Refactoring to early exit methodology.
    message-dimke committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fd66d14 View commit details
    Browse the repository at this point in the history
  3. PHP code styling fixes.

    message-dimke committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f66b2dd View commit details
    Browse the repository at this point in the history