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

Conflict Visualizer Integration, Commsignia OBU OTA Support & Custom Email Features #24

Merged
merged 242 commits into from
Sep 9, 2024

Conversation

dmccoystephenson
Copy link
Collaborator

PR Details

Description

This PR integrates the jpo-conflictvisualizer web application directly into the CV Manager, adds support for the Commsignia OBU OTA firmware server, introduces customizable user and organization-level emails, and implements Material UI theming. The integration of the jpo-conflictvisualizer requires updates to the docker-compose file to support the expanded services. Documentation for the jpo-conflictvisualizer is available in its repository, with plans to integrate it into the CV Manager in the future. The OBU OTA server is currently limited to Commsignia devices, and organization-level email settings override user-level customizations. Additionally, various smaller changes and bug fixes are included.

How Has This Been Tested?

These changes have been tested using unit tests, local deployments & CDOT GCP deployments.

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • My changes require new environment variables:
    • I have updated the docker-compose, K8s YAML, and all dependent deployment configuration files.
  • My changes require updates to the documentation:
    • I have updated the documentation accordingly.
  • My changes require updates and/or additions to the unit tests:
    • I have modified/added tests to cover my changes.
  • All existing tests pass.

jacob6838 and others added 30 commits March 5, 2024 08:55
added unit tests
added docker compose to spin up local deployment
tested on k8 cluster
jacob6838 and others added 27 commits August 22, 2024 13:04
Conflictvisualizer Map Page Integration
Release Notes 1.4.0 And Resolve Upstream Conflicts
Copy link
Collaborator

@drewjj drewjj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very excited to get this into the USDOT repo!

@drewjj drewjj merged commit a029096 into usdot-jpo-ode:develop Sep 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants