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

Activity view: implement day switcher in sidebar #4202

Merged
merged 9 commits into from
Dec 18, 2023

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    45e7d5f View commit details
    Browse the repository at this point in the history
  2. Use AvatarRow instead of DayResponsibles component

    AvatarRow needed to have the bounding rect available,
    but this in this case it is not available on mount
    manuelmeister committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ed5ee77 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    1f80d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a647f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    ef83046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    015e39d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    ac70377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb42ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4fb42b View commit details
    Browse the repository at this point in the history