speakerfight icon indicating copy to clipboard operation
speakerfight copied to clipboard

Not accept proposals before the `accept_proposals_at` date.

Open luanfonceca opened this issue 7 years ago • 1 comments

This issues depends on #304.

if some event has defined the accept_proposals_at field, we can only accept proposals after that time, this should create some changes on the Models, Views and tests.

Tasks:

  • Check if the accept_proposals_at date has passed.
  • Restrict the cases that the proposal cant be created and return a Message for the user.
  • Add tests to assert that the a proposal cannot be created after the date.

luanfonceca avatar Oct 09 '17 21:10 luanfonceca

Hi @luanfonceca , may I take that one? I reviewed the PR to the #304 issue and it seems to be ok, I could start working from it.

maribedran avatar Oct 13 '17 15:10 maribedran