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

Supporter record management #65

Merged
merged 23 commits into from
Jun 4, 2024
Merged

Supporter record management #65

merged 23 commits into from
Jun 4, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    68b614e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504b173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92d449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f291d4 View commit details
    Browse the repository at this point in the history
  5. Command for matching RORs #63

    joemull committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b06dec3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d496e96 View commit details
    Browse the repository at this point in the history
  7. Completes 9f291d4 #63

    joemull committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e0c5c57 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    9b5286a View commit details
    Browse the repository at this point in the history
  2. Clarify facet name #63

    joemull committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e985ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0e3d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507a124 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    416a0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59b48e View commit details
    Browse the repository at this point in the history
  3. Check request response.ok rather than code 200 #63

    I have opted not to log unexpected responses rather than
    use raise_for_status because the end user can use manual entry
    if the request does not work.
    joemull committed May 30, 2024
    Configuration menu
    Copy the full SHA
    728a431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbc5838 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    293347f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee0d8d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76513a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40d5744 View commit details
    Browse the repository at this point in the history
  9. Clean up templates #63

    joemull committed May 30, 2024
    Configuration menu
    Copy the full SHA
    48cf2c3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Allow getting ROR before saving supporter #63

    Completes 293347f
    joemull committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3cc84f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b9cd2 View commit details
    Browse the repository at this point in the history
  3. Update example data #63

    joemull committed May 31, 2024
    Configuration menu
    Copy the full SHA
    50fbcb7 View commit details
    Browse the repository at this point in the history