department-of-veterans-affairs / caseflow

Caseflow is a web application that enables the tracking and processing of appealed claims at the Board of Veterans' Appeals.
Other
53 stars 18 forks source link

Out of service mode should be toggled per individual application #2702

Closed amprokop closed 7 years ago

amprokop commented 7 years ago

We should keep the global mode probably, but we should allow individual out of service toggles.

AC

This issue is prerequisite to #2861

astewarttistatech commented 7 years ago

Env: UAT Browsers: FF and Chrome

Steps to Validate:

  1. Toggle the out of service feature on in Terminal (I took screenshots of the functions page as a clearer reference) and check to see if the page for that application still works

Screenshots:

screen shot 2017-08-08 at 10 36 06 am screen shot 2017-08-08 at 10 36 18 am screen shot 2017-08-08 at 10 36 42 am screen shot 2017-08-08 at 10 38 05 am screen shot 2017-08-08 at 10 42 45 am screen shot 2017-08-08 at 10 43 34 am screen shot 2017-08-08 at 10 44 01 am
ghost commented 7 years ago

^^^^ That is not the correct way to validate this.

Steps:

ghost commented 7 years ago

Hearing prep != Hearings prep

I know, picky but let's keep it consistent - I asked about the s like 20 times in Slack

irb(main):015:0> Rails.cache.write("hearing_prep_out_of_service", true)
=> "OK"
screen shot 2017-08-08 at 1 01 46 pm
amprokop commented 7 years ago

@nemodjuric — my AC may have been wrong here. I'll let you and @kierachell figure it out, looks like hearing prep is a more accurate name

ghost commented 7 years ago

PASSED Wooo!

screen shot 2017-08-08 at 7 54 04 pm