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

chore: replace PaletteStyleTag in favor of fuselage component #31839

Merged
merged 7 commits into from
Mar 5, 2024

Conversation

juliajforesti
Copy link
Contributor

@juliajforesti juliajforesti commented Feb 27, 2024

CONN-54

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

Copy link

changeset-bot bot commented Feb 27, 2024

⚠️ No Changeset found

Latest commit: 3960a5a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.55%. Comparing base (7cb4f07) to head (3960a5a).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #31839      +/-   ##
===========================================
- Coverage    54.59%   54.55%   -0.05%     
===========================================
  Files         2283     2279       -4     
  Lines        50279    50231      -48     
  Branches     10255    10248       -7     
===========================================
- Hits         27451    27404      -47     
+ Misses       20341    20340       -1     
  Partials      2487     2487              
Flag Coverage Δ
e2e 53.46% <100.00%> (-0.10%) ⬇️
e2e-api 40.07% <ø> (+0.03%) ⬆️
unit 76.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@juliajforesti juliajforesti marked this pull request as ready for review February 28, 2024 14:36
@juliajforesti juliajforesti requested review from a team as code owners February 28, 2024 14:36
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Mar 5, 2024
@kodiakhq kodiakhq bot merged commit 43d1b0f into develop Mar 5, 2024
44 checks passed
@kodiakhq kodiakhq bot deleted the chore/fuselage-theme branch March 5, 2024 22:03
gabriellsh added a commit that referenced this pull request Mar 6, 2024
…tMarkdown

* 'develop' of github.com:RocketChat/Rocket.Chat:
  chore: improve useJumpToMessage (#31907)
  feat: Add `link` action to composer toolbar (#31679)
  chore: replace `PaletteStyleTag` in favor of fuselage component (#31839)
  fix: presence for mobiles with duplicated connections (#31895)
  fix: New users are not automatically inserted in auto-join rooms inside default teams (#31720)
  fix: livechat agent status set to available after reactivation (#31651)
  chore: Deprecate `insertOrUpdateUser` method (#31884)
  chore: update ts version on recently merged package (#31885)
  chore: move utilitary functions out of ee folder (#31207)
  chore: Remove references to EE code from the app bridges (#31757)
  fix: Room import doesn't honor the specified owner (#31803)
  fix: message parser emphasis black hole (#31868)
  chore: remove hardcoded position for message date (#31866)
  feat: show date on message's scroll (#31572)
  chore: `RoomHeader` keyboard navigability (#31837)
  fix: Login page breaking when handling not expected errors (#31804)
@juliajforesti juliajforesti added this to the 6.7 milestone Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants