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

Indicate Event in progress #1231

Merged
merged 17 commits into from
Jul 16, 2024
Merged

Indicate Event in progress #1231

merged 17 commits into from
Jul 16, 2024

Conversation

AravDe
Copy link
Contributor

@AravDe AravDe commented Jun 20, 2024

The event edit page did not show if the event was currently taking place, we added this feature. We also added more details for when the event has already passed.

Issue: #1228

Copy link
Contributor

@BrianRamsay BrianRamsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to do our own check of the time. Event.isPastStart and Event.isPastEnd already exist.

app/controllers/admin/routes.py Outdated Show resolved Hide resolved
app/controllers/admin/routes.py Outdated Show resolved Hide resolved
app/controllers/admin/routes.py Outdated Show resolved Hide resolved
app/templates/eventView.html Show resolved Hide resolved
app/__init__.py Outdated Show resolved Hide resolved
app/templates/eventNav.html Outdated Show resolved Hide resolved
app/templates/eventNav.html Outdated Show resolved Hide resolved
app/templates/eventView.html Outdated Show resolved Hide resolved
app/templates/eventView.html Show resolved Hide resolved
Copy link

View Code Coverage

@BrianRamsay BrianRamsay merged commit 70b9e75 into development Jul 16, 2024
5 checks passed
@BrianRamsay BrianRamsay deleted the indicate_Event_In_Prog branch July 16, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants