ref(plugins): Remove project-level plugin settings pages#117748
Closed
Christinarlong wants to merge 1 commit into
Closed
ref(plugins): Remove project-level plugin settings pages#117748Christinarlong wants to merge 1 commit into
Christinarlong wants to merge 1 commit into
Conversation
7c404c7 to
3cfa7d7
Compare
3cfa7d7 to
b60d1e2
Compare
Remove all frontend code for project plugin settings, including the plugin list, plugin details pages, and shared plugin components. Keep legacy webhook details page which is being separated from the plugin system. - Delete projectPlugins/ directory except legacyWebhookDetails - Delete shared pluginConfig, pluginList components - Remove plugin entries from nav, keep webhooks entry unconditionally - Remove PluginList usage from alert settings and release tracking - Remove plugin and issue-tracking routes entirely - Remove unused WebhookPluginConfigFixture - Update tests for removed plugin UI
b60d1e2 to
f8185ef
Compare
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.
Summary
projectPlugins/directory (11 files: plugin list, details, legacy webhook details, plugin row, toggle mutation + all specs)pluginConfigandpluginListcomponentsPluginListusage from alert settings and release tracking pageslegacy-webhooks/,plugins/,issue-tracking/) to redirects to project settings rootPart of the larger effort to deprecate the legacy plugin system.
Test plan
pnpm run typecheckpasses/settings/:org/projects/:project/plugins/redirects to project settings