deptofdefense / move.mil

The entry point website to the Defense Personal Property System (DPS).
https://www.move.mil
Other
15 stars 15 forks source link

PPM Estimator: Remove branch of service field, as all services now offer 60% advance #418

Closed jamesatheyDDS closed 6 years ago

jamesatheyDDS commented 6 years ago

Addresses #415.

Checklist

I have…

Summary of Changes

This pull request removes the branch of service input field from the PPM Estimator, as all services now offer up to a 60% advance. It also adjusts the formatting of the output slightly so that the "Your Details:" and rank strings fit on the same line more often.

Testing

To verify the changes proposed in this pull request…

  1. clone this repo,
  2. git checkout common-advance-60,
  3. set up development dependencies according to CONTRIBUTING.md,
  4. run bin/rails server, and
  5. load up http://localhost:3000 in the Web browser of your choice.

Screenshots