Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

simple event deletion interface. #444

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

simple event deletion interface. #444

wants to merge 1 commit into from

Conversation

thehunmonkgroup
Copy link
Contributor

Adds a delete button to all events on the /admin/ page, with a simple
confirmation dialog. A further server side check is done to ensure
no users are actively connected to the event prior to deletion. The
event and all associated sessions are deleted as part of this action.

Used the node flash module for simple user feedback.

Adds a delete button to all events on the /admin/ page, with a simple
confirmation dialog. A further server side check is done to ensure
no users are actively connected to the event prior to deletion. The
event and all associated sessions are deleted as part of this action.

Used the node flash module for simple user feedback.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant