Skip to content

Allow support hours colour without premium#88

Merged
BenHall-1 merged 1 commit intomasterfrom
allow-support-hours-colour-without-premium
Feb 15, 2026
Merged

Allow support hours colour without premium#88
BenHall-1 merged 1 commit intomasterfrom
allow-support-hours-colour-without-premium

Conversation

@biast12
Copy link
Copy Markdown
Contributor

@biast12 biast12 commented Feb 14, 2026

Description

Allow embed/OutOfHours colour to be set regardless of premium tier. Backend: stop forcing OutOfHoursColour to 0 for non-premium and use requestBody.OutOfHoursColour directly (also update change detection to compare against request value). Frontend: remove isPremium prop from SupportHoursForm, enable the Colour input and simplify its label so colour can be configured without premium.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Ups

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Allow embed/OutOfHours colour to be set regardless of premium tier. Backend: stop forcing OutOfHoursColour to 0 for non-premium and use requestBody.OutOfHoursColour directly (also update change detection to compare against request value). Frontend: remove isPremium prop from SupportHoursForm, enable the Colour input and simplify its label so colour can be configured without premium.
@biast12 biast12 requested a review from a team as a code owner February 14, 2026 22:42
Copy link
Copy Markdown
Member

@BenHall-1 BenHall-1 left a comment

Choose a reason for hiding this comment

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

lgtm

@BenHall-1 BenHall-1 merged commit 784b7b6 into master Feb 15, 2026
1 check passed
@BenHall-1 BenHall-1 deleted the allow-support-hours-colour-without-premium branch February 15, 2026 09:27
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