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

Write hearing type to VACOLS when converting legacy hearings #15184

Commits on Sep 8, 2020

  1. hearing request type as a settable vacols value

    This makes it possible to set HEARSCHED.HEARING_TYPE in VACOLS with a
    command like hearing.update_caseflow_and_vacols(request_type: "V")
    tomas-nava committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8cbd5a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0c1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca8e190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3b1acb View commit details
    Browse the repository at this point in the history
  5. update request type after virtual hearing change

    adds an "after_update_hearing" hook on the base hearing update form, and
    uses it to update the request type when legacy hearings are converted
    to and from virtual
    tomas-nava committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a584589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adaa387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d7cbd2 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/master' into tomas/15065-write-h…

    …earing-type-to-vacols-when-converting-legacy-hearings
    tomas-nava committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    4a30d35 View commit details
    Browse the repository at this point in the history