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

Allow Events to Be Duplicated #235

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

nathangong
Copy link
Contributor

Summary

Resolves #231

Allows users to duplicate custom blocks

Checklist

UI Requirements

  • A new duplicate button is added to Event, which should display a popup saying "Duplicate event" when hovered over.

Functional Requirements

  • Event is duplicated correctly with a new ID.

How to Test

Host website locally and test event duplication. Verify that duplicated event id's are unique

@github-actions
Copy link

github-actions bot commented Apr 21, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://gt-scheduler.github.io/website/pr-preview/pr-235/
on branch gh-pages at 2023-10-20 02:23 UTC

@samarth52 samarth52 changed the base branch from bog-changes-s23 to bog-changes-s23-merged October 20, 2023 02:17
@samarth52 samarth52 merged commit 8861839 into bog-changes-s23-merged Oct 20, 2023
3 checks passed
@samarth52 samarth52 deleted the nathan/duplicate-events branch October 20, 2023 02:28
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.

2 participants