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

CalendarComponent: Allow empty toDate #1236

Draft
wants to merge 6 commits into
base: releases/24.2
Choose a base branch
from

Commits on Oct 24, 2024

  1. CalendarComponent: Allow empty toDate

    When no toDate is provided, don't show a toDate in the UI and set the
    visual size of the component using defaultComponentDuration property
    Knicksaas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d8fdd4a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3757ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5a362 View commit details
    Browse the repository at this point in the history
  3. Update test date

    Knicksaas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    521756c View commit details
    Browse the repository at this point in the history
  4. Fix test to allow no toDate

    Knicksaas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    190522b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Fix text placeholder

    Knicksaas committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    328abcd View commit details
    Browse the repository at this point in the history