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

[Kingston] Container work #4892

Merged
merged 10 commits into from
May 8, 2024
Merged

[Kingston] Container work #4892

merged 10 commits into from
May 8, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    03bdda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008ade9 View commit details
    Browse the repository at this point in the history
  3. [Waste] Ignore container not set if quantity set.

    This could happen if someone picks a quantity but then changes their
    mind and unticks the box. Nothing uses the quantity without checking
    the container first.
    dracos committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3e2acb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24e9deb View commit details
    Browse the repository at this point in the history
  5. [Kingston] Remove extra parts of request form.

    Leaving only a sole-container replacement form, that always treats bin
    as Deliver/Missing.
    dracos committed May 7, 2024
    Configuration menu
    Copy the full SHA
    050f3e8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ebc147a View commit details
    Browse the repository at this point in the history
  2. [Kingston] For refuse bin, ask how many live there

    The bin being requested depends upon the answer.
    dracos committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d72e4ce View commit details
    Browse the repository at this point in the history
  3. [Kingston] Allow multiple bins to be requested.

    This adds a removals page where people can say how many bins they want
    removing also; it then uses this information to work out what needs
    sending to the backend.
    dracos committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3c675cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eaff50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c4efdd View commit details
    Browse the repository at this point in the history