bocoup / nest-weekly-review

An application for managing billing data for consulting projects
http://weekly-review.bocoup.com/
1 stars 2 forks source link

Verify Button State #57

Closed MattSurabian closed 9 years ago

MattSurabian commented 9 years ago

The state of the verify buttons doesn't reset when changing weeks from within the verify view.

To Reproduce

  1. Open a project phase on a week that has not been verified, and neither has the next week.
  2. Verify the first week, then click "next week" in the top right.

Expected: The next week is not verified so the verified buttons should be white. Actual: The verified buttons stay green.

jugglinmike commented 9 years ago

@MattSurabian I think this is resolved by gh-65 (specifically 4311091). I've merged and deployed that fix; could you verify?

tkellen commented 9 years ago

Confirmed resolved!