-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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: Update text from Layout_Home_Body
#25711
Chore: Update text from Layout_Home_Body
#25711
Conversation
Co-authored-by: Matheus Barbosa Silva <[email protected]>
…t-homepage-content
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes applied to the Layout_Home_Body
look fine. We still need to update the new Layout_Custom_Body
setting, though
Maybe you could use Settings.getValueById('Layout_Home_Body')
before updating the Layout_Home_Body
setting's value so that you know if Layout_Custom_Body
should be set to true or false.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW, you forgot to import the migration in the index :p. I'm testing it so I'll fix it.
… feat/change-default-homepage-content * 'new/homepage' of github.com:RocketChat/Rocket.Chat: (22 commits) [FIX] Client-generated sort parameters in channel directory (#25768) Chore: Add tests for agents screens (#25637) Chore: Notification Preferences to TS (#25827) Chore: Convert MemoizedSetting, Setting, Section (#25572) Regression: Fix users.create call (#25834) Chore: Add auto label and improve Kodiak configuration (#25829) Regression: Fix apps wrong typing (#25824) Chore: Remove compose from main repo (#23426) [FIX] `You and @Yourusername reacted with`title on reactions (#25733) [NEW] Create header for new homepage (#25795) [FIX] AgentsPage pagination (#25820) Chore: Move voip's Wrap-up and On-hold functionality to EE (Backend) (#25160) [FIX] Access issue on chat.getThreadsList (#25750) Chore: Remove snap files from Houston config (#25819) [FIX] Voip endpoint permissions (#25783) [FIX] allow only livechat-agents to be contact manager for any omnichannel contact (#25451) Chore: use params instead of URL building on livechat endpoints (#25810) Regression: fix apps path (#25809) [BREAK] Remove RDStation integration (#25774) Chore: RestApiClient as Package (#25469) ...
Proposed changes (including videos or screenshots)
Update
Layout_Home_Body
default text and addblocked
field in itIssue(s)
Steps to test or reproduce
Further comments