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

Set status directly instead of in form data #44874

Merged
merged 9 commits into from
Feb 18, 2022
Merged

Commits on Feb 16, 2022

  1. Set status on create, ensure json is created

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    21a070a View commit details
    Browse the repository at this point in the history
  2. Pass savedStatus in as a prop

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fd9629d View commit details
    Browse the repository at this point in the history
  3. Update skipping validation based on status

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5cf12c3 View commit details
    Browse the repository at this point in the history
  4. Remove incomplete factory

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d10ac2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4abafd6 View commit details
    Browse the repository at this point in the history
  6. Set status and form_data on update

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3de50d7 View commit details
    Browse the repository at this point in the history
  7. Update ajax to pass in status directly

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    18e07fd View commit details
    Browse the repository at this point in the history
  8. Check if status is defined in form

    Meg Crenshaw committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e2f09a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update status check in form and remove test

    Meg Crenshaw committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d8d14db View commit details
    Browse the repository at this point in the history