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

Not accept proposals before the accept_proposals_at date. #306

Open
luanfonceca opened this issue Oct 9, 2017 · 1 comment
Open

Not accept proposals before the accept_proposals_at date. #306

luanfonceca opened this issue Oct 9, 2017 · 1 comment

Comments

@luanfonceca
Copy link
Owner

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.
@maribedran
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants