Skip to content

feat(ui): show current calendar year in multi-role screen footer#72

Open
guptapratykshh wants to merge 1 commit into
PSMRI:mainfrom
guptapratykshh:feature/ui-footer-dynamic-year-multi-role
Open

feat(ui): show current calendar year in multi-role screen footer#72
guptapratykshh wants to merge 1 commit into
PSMRI:mainfrom
guptapratykshh:feature/ui-footer-dynamic-year-multi-role

Conversation

@guptapratykshh

@guptapratykshh guptapratykshh commented May 13, 2026

Copy link
Copy Markdown

📋 Description

Replaces the hardcoded 2018 copyright year in the multi-role screen footer with new Date().getFullYear() via a copyrightYear field on the component.

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@guptapratykshh has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 25 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c49042b6-8ba0-41ec-8157-8fa3440bb9be

📥 Commits

Reviewing files that changed from the base of the PR and between df5db19 and 4b05855.

📒 Files selected for processing (2)
  • src/app/multi-role-screen/multi-role-screen.component.html
  • src/app/multi-role-screen/multi-role-screen.component.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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