-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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: remove Troubleshoot options #30429
Conversation
|
13ecb9d
to
6b976d1
Compare
Codecov Report
@@ Coverage Diff @@
## develop #30429 +/- ##
===========================================
- Coverage 50.18% 50.05% -0.14%
===========================================
Files 781 775 -6
Lines 14507 14484 -23
Branches 2621 2616 -5
===========================================
- Hits 7281 7250 -31
+ Misses 6829 6823 -6
- Partials 397 411 +14
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
we need to remove settings on a migration, otherwise they'll still show up on Admin
babab4b
to
a1e3557
Compare
a1e3557
to
817f267
Compare
…ove/iframeLogin * 'develop' of github.com:RocketChat/Rocket.Chat: (29 commits) fix: Disables `GenericMenu` without any sections or items (#30319) i18n: Language update from LingoHub 🤖 on 2023-09-18Z (#30426) chore: remove connectToCloud option (#30430) chore: remove Troubleshoot options (#30429) chore: bump fuselage packages (#30424) chore: Webhooks page refactor (#30274) chore: color palette changes (#30385) fix: increase cron job check delay to 1 min (#30402) fix: Presence broadcast isn't enabled after license validation (#30282) test: create non private team and readonly team (#30371) Bump version to 6.5.0-develop refactor: Implement functional code for the 'useFilteredApps' hook (#30279) Release 6.4.0-rc.1 Release 6.3.6 regression: Login page callout messages (#30399) test: tests for muting and unmuting (#30286) regression: Fix rooms table not showing teams (#30361) regression: Move queue-timeout setting to CE and remove dependency on waiting queue (#30386) fix: engagement dashboard not working (#30277) Bump 6.3.6 ...
NBJ-366
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments