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

feat: Fixes issue #378: Added support for daily, weekly & yearly reoccurrence event in month view #415

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

Conversation

shubham-jitiya-simform
Copy link
Contributor

@shubham-jitiya-simform shubham-jitiya-simform commented Oct 25, 2024

Description

  1. Currently added support in month view.
  2. Supported repeat modes: Do no repeat, daily, weekly & monthly.
  3. Supported recurrence end: Never, On given date & till given interval.
  4. Edit will apply to all repeating events.
  5. Deletes a recurring event based on the specified deletion type: Current, Following, All occurrence.

Preview

Repeat: Do not repeat

Image 1
Do not repeat

Repeat: Daily

Image 1 Image 2 Image 3
Repeat: Daily - Ends on: Never Repeat: Daily - Ends on: specified date Repeat: Daily - Ends on: Specified Interval

Repeat: Weekly

Weekly Never Weekly Never with Specific Weeks Weekly Ends On Weekly Occurrence
Repeat end: never Select specific weeks to repeat Select end date to repeat Repeat specific times

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 7 times, most recently from 23bb82e to 6ba6082 Compare October 25, 2024 10:09
@shubham-jitiya-simform shubham-jitiya-simform changed the title Feature/reoccurrence event feat: add daily & monthly reoccurrence event Oct 25, 2024
@shubham-jitiya-simform shubham-jitiya-simform changed the title feat: add daily & monthly reoccurrence event fix: Fixes issue #378: Added daily & weekly reoccurrence event in month view Oct 28, 2024
@shubham-jitiya-simform shubham-jitiya-simform changed the title fix: Fixes issue #378: Added daily & weekly reoccurrence event in month view feat: Fixes issue #378: Added daily & weekly reoccurrence event in month view Oct 28, 2024
@shubham-jitiya-simform shubham-jitiya-simform changed the title feat: Fixes issue #378: Added daily & weekly reoccurrence event in month view feat: Fixes issue #378: Added support for daily & weekly reoccurrence event in month view Oct 28, 2024
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 4 times, most recently from 3fd2504 to 5a55b4d Compare October 30, 2024 11:41
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 6 times, most recently from a9947dc to dc06ce3 Compare November 11, 2024 14:04
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 5 times, most recently from adfa89c to a6c031e Compare November 15, 2024 15:42
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 2 times, most recently from ebf2875 to ff3a619 Compare November 22, 2024 10:23
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 3 times, most recently from c0ecfb2 to 7346d4f Compare November 22, 2024 16:15
@shubham-jitiya-simform shubham-jitiya-simform changed the title feat: Fixes issue #378: Added support for daily & weekly reoccurrence event in month view feat: Fixes issue #378: Added support for daily, weekly & yearly reoccurrence event in month view Nov 22, 2024
@shubham-jitiya-simform shubham-jitiya-simform force-pushed the feature/reoccurrence_event branch 9 times, most recently from 2c79913 to da9b304 Compare November 26, 2024 11: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.

1 participant