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

Fixed: Holidays not visible on calendar #1945

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Shruti-Apte
Copy link
Contributor

@Shruti-Apte Shruti-Apte commented Jan 14, 2025

Issue:

  • No marked holidays are visible on holiday calendar (pink and grey circle )

RCA:

  • The changes made in the holiday controller earlier caused this issue. (from PR: 1830)

Fix:

  • Updated code on the frontend according to the changes made in the API.

Preview

Before:
Screenshot 2025-01-14 at 4 11 18 PM

After:
Screenshot 2025-01-14 at 4 23 42 PM

@Shruti-Apte Shruti-Apte marked this pull request as ready for review January 14, 2025 11:02
@JijoBose
Copy link
Contributor

Please fix the failing tests

Copy link
Contributor

@JijoBose JijoBose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To fix the failed tests

Update the Rails version to

gem "rails", "~> 7.1.5.1"

and then run

bundle install

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.

2 participants