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

Introduce optional filter capabilities when restoring default values #24

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    84c3e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadf8bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4417d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Output for only shows the table name once.

    Rename remove to restore to be consistent with task name
    Introduce exceptions instead trying to solve this with a null value
    rutgerrademaker committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    60c0e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87cd85 View commit details
    Browse the repository at this point in the history
  3. be more strict on return types + fix issue where storeids were not us…

    …ed correctly (when multiple stores are used)
    rutgerrademaker committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e8a4fc5 View commit details
    Browse the repository at this point in the history
  4. Improve code style

    sprankhub authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    50bef05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d41705 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fixes issue where scoped values were not deleted + fixed issue so del…

    …eting null values use the attibute and store filters
    rutgerrademaker committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6dea1bd View commit details
    Browse the repository at this point in the history