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

Technical debt repayment #632

Merged
merged 18 commits into from
Nov 2, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    45bd82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f123df View commit details
    Browse the repository at this point in the history
  3. refactor CreateManifestView so that all logic is moved into our busin…

    …ess logic and it now saves to the database if just a draft or launches a task and saves to RCRAInfo if not a draft
    dpgraham4401 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    28294a5 View commit details
    Browse the repository at this point in the history
  4. revert docker and local virtual environment to python 3.11 until pyth…

    …on 3.12 is fully supported by Celery
    dpgraham4401 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    73ffbd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08dba92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ee3001 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. misc just savings work

    dpgraham4401 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1ecf42d View commit details
    Browse the repository at this point in the history
  2. update HandlerSearchView to follow styleguide and use class internal …

    …serializer, switch DRF exception handling to match-case
    dpgraham4401 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c3e7de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b7a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8154d32 View commit details
    Browse the repository at this point in the history
  5. add service function for getting DOT shipping information (hazard cla…

    …ss, ID Numbers, Shipping name)
    dpgraham4401 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    be9020c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea913ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9d3c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9e33cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d43628a View commit details
    Browse the repository at this point in the history
  10. clean up

    dpgraham4401 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0d7c1d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f008e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cd13dd View commit details
    Browse the repository at this point in the history