feat: added Livechat's new theming settings to Appearance page#32043
Merged
kodiakhq[bot] merged 7 commits intodevelopfrom Mar 25, 2024
Merged
feat: added Livechat's new theming settings to Appearance page#32043kodiakhq[bot] merged 7 commits intodevelopfrom
kodiakhq[bot] merged 7 commits intodevelopfrom
Conversation
🦋 Changeset detectedLatest commit: 1af455f The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32043 +/- ##
===========================================
+ Coverage 52.32% 54.82% +2.49%
===========================================
Files 2177 2299 +122
Lines 48729 50739 +2010
Branches 9928 10361 +433
===========================================
+ Hits 25497 27816 +2319
+ Misses 20954 20436 -518
- Partials 2278 2487 +209
Flags with carried forward coverage won't be shown. Click here to find out more. |
6b5f99a to
9190def
Compare
9190def to
0bb3afe
Compare
8e65540 to
86e1b01
Compare
KevLehman
previously approved these changes
Mar 25, 2024
tassoevan
requested changes
Mar 25, 2024
apps/meteor/client/views/omnichannel/appearance/AppearanceFieldLabel.tsx
Outdated
Show resolved
Hide resolved
KevLehman
approved these changes
Mar 25, 2024
tassoevan
approved these changes
Mar 25, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes (including videos or screenshots)
Added Livechat's new theming settings to Appearance page (available for Premium workspaces)
Newly added settings are:
Livechat widget position on the screen: Changes the widget position between left or right of the viewportLivechat background: Changes the message list background. Receives the same value as the CSS's background property.Hide system messages: Changes the visibility of system messages displayed on the widget.Hide "powered by Rocket.Chat": Changes the visibility of Rocket.Chat's watermark on the widget.Issue(s)
PROSVC-33
PROSVC-78
Steps to test or reproduce
Further comments