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

TaskMan #159

Merged
merged 30 commits into from
Mar 19, 2024
Merged

TaskMan #159

merged 30 commits into from
Mar 19, 2024

Commits on Mar 12, 2024

  1. Setup Task Schema

    ingalls committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    280ca69 View commit details
    Browse the repository at this point in the history
  2. Wire up Task API

    ingalls committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    45a2679 View commit details
    Browse the repository at this point in the history
  3. Fix lints

    ingalls committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    654ffe8 View commit details
    Browse the repository at this point in the history
  4. Add Create & Query By Id

    ingalls committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bf835b0 View commit details
    Browse the repository at this point in the history
  5. Add output

    ingalls committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2bd62fb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Setup Task Error Handling

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d95a4ea View commit details
    Browse the repository at this point in the history
  2. Add stats Handler

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c12c84f View commit details
    Browse the repository at this point in the history
  3. Sketch out Infra

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    57652b1 View commit details
    Browse the repository at this point in the history
  4. Setup SSM

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    37d266f View commit details
    Browse the repository at this point in the history
  5. Update Stats TypeDef

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8ba97e4 View commit details
    Browse the repository at this point in the history
  6. Remove ImagesStats

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1b79b33 View commit details
    Browse the repository at this point in the history
  7. Add Task API

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    139026c View commit details
    Browse the repository at this point in the history
  8. Remove Config

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    031f5af View commit details
    Browse the repository at this point in the history
  9. Setup SQS Submission

    ingalls committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    650764a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    131647b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add Task Create Context

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3a3e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9c6e2 View commit details
    Browse the repository at this point in the history
  3. QueryById

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a47ca96 View commit details
    Browse the repository at this point in the history
  4. Update Task Query endpoint

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    adb349f View commit details
    Browse the repository at this point in the history
  5. Update Async Task Handler

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7767787 View commit details
    Browse the repository at this point in the history
  6. Task ToJson

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f1e8386 View commit details
    Browse the repository at this point in the history
  7. Update Task

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6d7727d View commit details
    Browse the repository at this point in the history
  8. Pass around context

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7d5e678 View commit details
    Browse the repository at this point in the history
  9. Setup GetStats Context

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7806002 View commit details
    Browse the repository at this point in the history
  10. Update Deps

    ingalls committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    99b9b23 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    f871eb1 View commit details
    Browse the repository at this point in the history
  2. Remove limit from countImages

    ingalls committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2b5c555 View commit details
    Browse the repository at this point in the history
  3. Update mongoose

    ingalls committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e4f5979 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    7459b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e212d61 View commit details
    Browse the repository at this point in the history