Skip to content

Commit

Permalink
Prevent to reserve seats or signup is enrolment is not open
Browse files Browse the repository at this point in the history
- Enrolment is closed if enrolment_start_time is defined and is in the future or enrolment_end_time is defined and is in the past
- Show different warning message if enrolment is open but there is no available seats
- Add reserved seats to available seats amount if there is already reservation in the session storage
- Disable enrolment form also if there is no available places and seats reservation is not stored to session storage

Revert "Prevent to reserve seats or signup is enrolment is not open"

This reverts commit adeed9b.
  • Loading branch information
jorilindell committed Jun 27, 2023
1 parent 4866c6f commit 9bb2e59
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9bb2e59

Please sign in to comment.