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

EntryForm: Validate entry duration against its frequency #140

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

raviks789
Copy link
Contributor

Entry duration should be shorter than their frequency for recurrent entries.

resolves #139

@raviks789 raviks789 requested a review from nilmerg October 23, 2023 14:22
@raviks789 raviks789 self-assigned this Oct 23, 2023
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Oct 23, 2023
@nilmerg nilmerg added this to the Preview #1 milestone Nov 30, 2023
@raviks789 raviks789 force-pushed the validate-entry-repetition branch 2 times, most recently from ded0429 to aa92b34 Compare December 19, 2023 10:42
Entry duration should be shorter than their frequency for recurrent entries.
@raviks789 raviks789 force-pushed the validate-entry-repetition branch from aa92b34 to 9b10002 Compare December 19, 2023 10:44
@raviks789 raviks789 requested a review from nilmerg December 19, 2023 10:45
@nilmerg nilmerg merged commit 4ba49e7 into main Dec 19, 2023
12 checks passed
@nilmerg nilmerg deleted the validate-entry-repetition branch December 19, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recurrent entries should not overlap with their previous occurrence
2 participants