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

MAIN-B-21509 #13990

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

MAIN-B-21509 #13990

wants to merge 13 commits into from

Commits on Oct 23, 2024

  1. MAIN-B-21509

    Create ports and port_location tables
    Make go models for port and port_location
    Add migrations to the migration_manifest
    msaki-caci committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    25ba03a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. MAIN-B-21509

    Remove POD/POE columns from mto_service_items
    msaki-caci committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a11b85a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02929b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df5e630 View commit details
    Browse the repository at this point in the history
  4. MAIN-B-21509

    Update sql queries
    msaki-caci committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0237857 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. MAIN-B-21509

    Update models for mto_service_items
    msaki-caci committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    390ffb9 View commit details
    Browse the repository at this point in the history
  2. MAIN-B-21509

    Fix POE and POD Location in structs
    msaki-caci committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7eab56f View commit details
    Browse the repository at this point in the history
  3. MAIN-B-21509

    Change 'belongs_to:ports' to 'belongs_to:port'
    msaki-caci committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8aaa737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1f857f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. MAIN-B-21509

    Add tests for port and port location
    Update mto_service_items_test to include POD and POE
    Remove redundant 'unique' query
    msaki-caci committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1a52e8f View commit details
    Browse the repository at this point in the history
  2. MAIN-B-21509

    Add comments for new mto_service_items columns
    msaki-caci committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8eceb0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504dd14 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. MAIN-B-21509

    Add ports to db-truncate script
    Mark the columns under Port to 'read only'
    msaki-caci committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bf6e2f9 View commit details
    Browse the repository at this point in the history