Add unified navigation attributes and rename component#427
Open
JakeSCahill wants to merge 3 commits into
Open
Conversation
- Rename component from redpanda-connect to connect - Add page-header-data attributes for unified navigation: - title, section, parent-component, description - Add icon: plug-connected for bucket display Part of unified navigation implementation.
✅ Deploy Preview for redpanda-connect ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Important Review skippedToo many files! This PR contains 300 files, which is 150 over the limit of 150. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (300)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Author
|
Jira: DOC-2180 |
- Updated xrefs: redpanda-connect → connect - Updated xrefs: redpanda-cloud → cloud-data-platform - Updated xrefs: redpanda-labs → labs - Updated self-references: ROOT → streaming - Fixed references in both .adoc pages and .json attachments
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.
Adds unified navigation attributes to Connect component and renames from
redpanda-connecttoconnect.Changes
Component Rename
Unified Navigation Attributes
Adds complete
page-header-dataattributes for Data Platform unified sidebar:title: "Connect" - Display namesection: "Data Platform" - Umbrella section identifierparent-component: "self-managed" - Parent hierarchydescription: "Build data pipelines with hundreds of prebuilt connectors."color: "#54478C" - Component theme color (existing)order: 3 - Sort order in unified navigation (existing)icon: "plug-connected" - Tabler icon for bucket displayRelated PRs
Antora Extension
docs Repository
docs-ui
cloud-docs
Impact
This change enables the Connect documentation to appear in the unified Data Platform sidebar with:
Testing
After merging, the Connect component will:
Breaking Changes
URL Changes
Component rename will change URLs:
/redpanda-connect/.../connect/...Redirects will be configured in docs-site to handle old URLs.