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

Refactored iCal parser to parse RRules #160

Merged
merged 5 commits into from
Oct 29, 2021
Merged

Refactored iCal parser to parse RRules #160

merged 5 commits into from
Oct 29, 2021

Conversation

EthanThatOneKid
Copy link
Owner

@EthanThatOneKid EthanThatOneKid commented Oct 27, 2021

What?

Uses rrule library to add a recurrence functionality to our iCal parser. This means that recurring events will be appropriately shown based on their recurrence data.

Intended to resolve #143.

Design

unknown

The RECURRING text is bold, 16px size with 0 margin under the datetime.

@vercel
Copy link

vercel bot commented Oct 27, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ethanthatonekid/acm-csuf-site/5b47FnFpwXMssnobfK2AzP4XTxdM
✅ Preview: https://acm-csuf-site-git-fix-143-ethanthatonekid.vercel.app

@vercel vercel bot temporarily deployed to Preview October 27, 2021 06:55 Inactive
@vercel vercel bot temporarily deployed to Preview October 27, 2021 07:02 Inactive
@vercel vercel bot temporarily deployed to Preview October 27, 2021 07:35 Inactive
@EthanThatOneKid EthanThatOneKid marked this pull request as ready for review October 27, 2021 22:46
@EthanThatOneKid EthanThatOneKid requested review from diamondburned and a user October 27, 2021 22:47
@vercel vercel bot temporarily deployed to Preview October 27, 2021 23:39 Inactive
@EthanThatOneKid EthanThatOneKid removed the request for review from a user October 29, 2021 22:38
@anhduy1202 anhduy1202 merged commit eab5d5f into main Oct 29, 2021
@anhduy1202 anhduy1202 deleted the fix/143 branch October 29, 2021 22:58
@EthanThatOneKid EthanThatOneKid added bugfix A PR that fixes a bug enhancement New feature or request and removed bugfix A PR that fixes a bug labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar doesn't show recurring events
3 participants