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

Allow to keep quota's default value #478

Commits on Aug 22, 2023

  1. allow to keep quota default value

    in the current implementation it was impossible to
    update a quota and to keep the default state
    (no/registered/unregistered) of a quota as it is.
    
    was documented correctly but likely undesired ..
    for instance it seemed impossible to just change the
    value of an existing quota.
    bernt-matthias committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b606f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1847500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4bc0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1acce86 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix test

    bernt-matthias committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    12be9f7 View commit details
    Browse the repository at this point in the history
  2. change default of 'default'

    to keep default state of the quota as it is
    bernt-matthias committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0af0e0f View commit details
    Browse the repository at this point in the history