Skip to content

Add Intune plugin docs and Ionic Enterprise alternative#541

Merged
riderx merged 1 commit intomainfrom
codex/intune-website
Mar 25, 2026
Merged

Add Intune plugin docs and Ionic Enterprise alternative#541
riderx merged 1 commit intomainfrom
codex/intune-website

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Mar 25, 2026

Summary

  • add the new @capgo/capacitor-intune plugin to the website registry and docs index
  • add dedicated Intune docs pages, tutorial content, and plugin icon
  • add Intune to the Ionic Enterprise alternatives pages

Validation

  • bunx prettier --write on the touched website files
  • attempted website validation with bunx --bun astro check/build, but Astro left long-running worker processes in this worktree after initialization and did not return a final result during this session

Summary by CodeRabbit

  • New Features

    • Added comprehensive documentation for the new Intune plugin, including getting-started guide, iOS setup instructions, and Android setup configuration.
  • Documentation

    • Added Intune plugin to the plugins catalog with description and overview card.
    • Created tutorial page for Intune plugin integration and usage.
  • Updates

    • Updated Ionic Enterprise Plugins pages to reflect the new Intune plugin offering with optimized layout styling.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 25, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

This PR adds comprehensive support for the @capgo/capacitor-intune plugin across documentation, configuration, and marketing surfaces. It includes Starlight doc registration, plugin metadata entries, platform-specific setup guides for iOS and Android, and updates to marketing pages promoting the new plugin as part of Ionic Enterprise offerings.

Changes

Cohort / File(s) Summary
Configuration & Plugin Registration
astro.config.mjs, src/config/plugins.ts
Added Starlight documentation entry for "Plugin Intune" targeting docs/plugins/intune/** with sidebar navigation links; registered @capgo/capacitor-intune in the exported actions array with metadata (author, description, GitHub link, icon).
Plugin Documentation Index
src/content/docs/docs/plugins/index.mdx
Added LinkCard entry for Intune plugin under the "Security & System" CardGrid section with title, description, and link to plugin overview page.
Intune Plugin Documentation
src/content/docs/docs/plugins/intune/index.mdx, getting-started.mdx, ios.mdx, android.mdx
Created four new documentation pages: overview with plugin capabilities, getting-started guide with setup flow and API summary, iOS setup instructions (MSAL/Intune SDK configuration, Info.plist, entitlements), and Android setup instructions (Gradle/Maven configuration, auth config JSON, application wiring).
Plugin Tutorial
src/content/plugins-tutorials/en/capacitor-intune.md
Added tutorial documentation covering installation, platform-specific setup, basic usage examples with event listeners and token acquisition, and API summary.
Marketing Pages
src/pages/ionic-enterprise-plugins.astro, src/pages/solutions/ionic-enterprise-plugins.astro
Reordered Tailwind utility classes across Hero, Plugin Table, and CTA sections; added "Ionic Intune" plugin row to feature table; adjusted layout class distribution between outer sections and inner containers; compacted multi-line link markup into single-line attributes.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

Suggested labels

💰 Rewarded

Poem

🐰 A plugin new, with Intune's might,
Through docs we hop, from left to right,
iOS and Android paths laid clear,
Enterprise security drawing near!
With classes shuffled, pages bloom—
Capgo's plugin lights the room!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly relates to the main changes: adding comprehensive Intune plugin documentation and references to Ionic Enterprise pages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/intune-website

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
100.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@riderx riderx merged commit c88cc45 into main Mar 25, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant