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

SIMSBIOHUB-194: Seed SIMS with Users from SPI #1086

Merged
merged 12 commits into from
Sep 11, 2023
Merged

SIMSBIOHUB-194: Seed SIMS with Users from SPI #1086

merged 12 commits into from
Sep 11, 2023

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3a926df View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    a726dd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. TechDebt: useAxios 401/403 Request Retry (#1079)

    * Add retry mechanic to useAxios to handle the case where your keycloak token has expired, but your refresh token is still valid.
    NickPhura authored and KjartanE committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c02db16 View commit details
    Browse the repository at this point in the history
  2. fix bad error handling on survey participation repo function (#1080)

    * Fix bad error handling on a repo function. Function was throwing on empty array, when empty array should be expected/allowed.
    NickPhura authored and KjartanE committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bf4e97a View commit details
    Browse the repository at this point in the history
  3. TechDebt: Update existing migration: remove observation table (for no…

    …w) (#1084)
    
    Update existing migration: remove observation table (for now)
    NickPhura authored and KjartanE committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7bb8dce View commit details
    Browse the repository at this point in the history
  4. SIMSBIOHUB-262: Create Survey Blocks table (#1081)

    * Creates new tables: survey_block, survey_stratrum, site_strategy, survey_site_strategy
    * Amends the survey deletion procedure to delete blocks as well as stratum records upon survey deletion
    curtisupshall authored and KjartanE committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    90cf237 View commit details
    Browse the repository at this point in the history
  5. SIMSBIOHUB-239: Proxy BCTW/Critterbase requests through SIMS backend …

    …using SIMS Service Account (#1077)
    
    * Adds '/telemetry' endpoint to API for proxied BCTW requests.
    * Adds new service to handle authenticated requests to Critterbase API.
    * Adds new '/critter-data' endpoint to API for proxied Critterbase requests.
    * Modifies Add Animal form's api hooks to point at /critter-data endpoint instead of Critterbase directly.
    * Adds new method to Keycloak service for service account token retrieval.
    
    ---------
    
    Co-authored-by: Mac Deluca <[email protected]>
    Co-authored-by: Graham Stewart <[email protected]>
    Co-authored-by: Alfred Rosenthal <[email protected]>
    Co-authored-by: Curtis Upshall <[email protected]>
    Co-authored-by: Nick Phura <[email protected]>
    6 people authored and KjartanE committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bc4fb4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0165be0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    d0436c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbaf9b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. fix tests

    KjartanE committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    fd0d4d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    a095abd View commit details
    Browse the repository at this point in the history