Skip to content

Ad/application mappings#30671

Open
ahaywood wants to merge 6 commits into
productionfrom
ad/application-mappings
Open

Ad/application mappings#30671
ahaywood wants to merge 6 commits into
productionfrom
ad/application-mappings

Conversation

@ahaywood

@ahaywood ahaywood commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

This displays the Application Mappings details.

The current page now links out to individual pages for each.

Various operation names expand and collapse to reveal details.

Screenshots

Description Screenshot
Link from the the Application Granular Controls page CleanShot 2026-05-07 at 06 33 45
Detail page, collapsed CleanShot 2026-05-07 at 14 28 04
Detail page, expanded CleanShot 2026-05-07 at 14 28 06

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
*.astro @cloudflare/content-engineering, @kodster28
*.ts @cloudflare/content-engineering, @kodster28
/src/content/docs/cloudflare-one/traffic-policies/ @alexmoraru7, @Maddy-Cloudflare, @codyanthony850, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Preview URL: https://98851a04.preview.developers.cloudflare.com
Preview Branch URL: https://ad-application-mappings.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/box/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/box/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/chatgpt/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/chatgpt/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/claude/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/claude/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/dropbox/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/dropbox/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/gemini/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/gemini/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/google-drive/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/google-drive/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/hightail/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/hightail/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/perplexity/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/perplexity/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/sharefile/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/sharefile/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/smash/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/smash/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/wetransfer/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/wetransfer/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/granular-controls/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/antivirus-scanning/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/antivirus-scanning/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/file-sandboxing/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/file-sandboxing/
https://developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/tenant-control/ https://ad-application-mappings.preview.developers.cloudflare.com/cloudflare-one/traffic-policies/http-policies/tenant-control/

@ahaywood

ahaywood commented May 7, 2026

Copy link
Copy Markdown
Contributor Author
  • Put one application per page
  • Create a toggle so the names are scannable and it removes the horizontal scroll (summary)

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /cloudflare-one/traffic-policies/http-policies/granular-controls/

@github-actions

Copy link
Copy Markdown
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions Bot added the stale label May 27, 2026
@elithrar elithrar requested review from a team and elithrar as code owners June 8, 2026 14:26
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No style-guide issues found in commit 90296f7.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.

@elithrar elithrar left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after minor docs fix.

@elithrar elithrar enabled auto-merge (squash) June 8, 2026 14:26

@elithrar elithrar left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after formatting fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants