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-606: Upload Capture Attachments #1388

Merged
merged 41 commits into from
Oct 7, 2024
Merged

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    252d3f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a777f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fd3511 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a606a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f5c5d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/bcgov/biohubbc into SIMSBIOH…

    …UB-606-S3-Capture
    MacQSL committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    95cc4b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: files now uploaded to S3

    MacQSL committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db49c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd20c9 View commit details
    Browse the repository at this point in the history
  3. fix: updated types

    MacQSL committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f571ad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4689679 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fb1a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9f0e7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b45a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1991873 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 23, 2024

  1. chore: save

    MacQSL committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    074909e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31324a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    1c7f686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976eb66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd61f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0387df View commit details
    Browse the repository at this point in the history
  5. chore: adding logging

    MacQSL committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5d38236 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2fe2282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b447c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51640c7 View commit details
    Browse the repository at this point in the history
  4. fix: code smells

    MacQSL committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d6ad144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52ea5d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    ab163f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'SIMSBIOHUB-606-S3-Capture' of https://github.com/bcgov/…

    …biohubbc into SIMSBIOHUB-606-S3-Capture
    MacQSL committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    765fe96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee473aa View commit details
    Browse the repository at this point in the history
  4. feat: updated logger to handle watch mode for tests + added test for …

    …critter capture upload
    MacQSL committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d7c3c24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9e57c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2da8cbe View commit details
    Browse the repository at this point in the history
  7. fix: removed only from test

    MacQSL committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    382f21a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    532a93e View commit details
    Browse the repository at this point in the history
  2. Minor fixes:

    - Adjust api path/openapi param name
    - Adjust app route not passing survey critter id (was passing critterbase uuid)
    NickPhura committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    982c077 View commit details
    Browse the repository at this point in the history
  3. Remove s3 file folder, as s3 key gen function already specific captur…

    …es as a valid folder value.
    NickPhura committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0a22d4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d405f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba5fc96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b768e9 View commit details
    Browse the repository at this point in the history
  7. fix: dropping only

    MacQSL committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a0927f6 View commit details
    Browse the repository at this point in the history