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

1995 split cases collection #2003

Merged
merged 21 commits into from
Jul 19, 2021
Merged

1995 split cases collection #2003

merged 21 commits into from
Jul 19, 2021

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    db4cc7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6033a View commit details
    Browse the repository at this point in the history
  3. Get case should only look in the main collection

    and does not need to filter cases. #1995
    iamleeg committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    071cb83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2bf49a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ad6c98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e96e22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8eeac3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3125de1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afefd8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fafbc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Upsert endpoint uses restricted collection #1995

    Notice the constraint that this never _moves_ a case: if you change the
    source ID from restricted to regular or vice versa, you need to delete
    and re-insert the case.
    iamleeg committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    484f995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a108915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    484fb2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7021879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb287d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24f6cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    823d5f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e215917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ef201 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. This test passes locally but fails in CI so try the clowntown thing

    of pausing after clicking the button before checking for the menu item
    iamleeg committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    df56a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4b10a View commit details
    Browse the repository at this point in the history