Skip to content

feat: Update tenant log catalog icon #1440

Open
pratima-cosmos wants to merge 4 commits into
auth0:mainfrom
pratima-cosmos:dev-tools-tenant-log-icon
Open

feat: Update tenant log catalog icon #1440
pratima-cosmos wants to merge 4 commits into
auth0:mainfrom
pratima-cosmos:dev-tools-tenant-log-icon

Conversation

@pratima-cosmos

@pratima-cosmos pratima-cosmos commented Jun 23, 2026

Copy link
Copy Markdown

Summary

  • Adds a new Tenant Log Catalog entry to the Dev Tools navigation menu
  • Introduces a custom SVG icon (/icons/tenant-logs.svg) — a minimal building outline with 4 circular dots

Icon theme support

The icon uses a CSS media query inside the SVG to adapt automatically:

  • Light mode — renders in #191919 (dark)
  • Dark mode — renders in #fff (white)

@pratima-cosmos
pratima-cosmos requested a review from a team as a code owner June 23, 2026 05:40
@pratima-cosmos pratima-cosmos changed the title feat: add Tenant Log Catalog icon to Dev Tools nav feat: Update tenant log catalog icon Jun 23, 2026
@pratima-cosmos

Copy link
Copy Markdown
Author
Screenshot 2026-06-23 at 11 12 32 Screenshot 2026-06-23 at 11 12 40

@agiannelli-auth0 agiannelli-auth0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🛑 We're not ready for Tenant Logs explorer yet - let's hold on this PR

@hazel-nut hazel-nut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you'll need to use verified commits in order to merge (there are instructions on confluence internally)

KelsiAnderson added a commit that referenced this pull request Jun 24, 2026
Ports nav.en.json change and tenant-logs.svg icon from #1440, combined
with the fr-ca and ja-jp nav entries added in this branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KelsiAnderson added a commit that referenced this pull request Jun 24, 2026
Combines #1440 and #1426 into one PR:
- Adds Tenant Log Catalog to nav.en.json, nav.fr-ca.json, nav.ja-jp.json
- Adds tenant-logs.svg icon
- Adds generated nav JSONs and MDX stubs for all three locales
- Updates OAS schema and _metadata.json to @a0/tlog-event-types v2.133.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KelsiAnderson added a commit that referenced this pull request Jun 25, 2026
Ports nav.en.json change and tenant-logs.svg icon from #1440, combined
with the fr-ca and ja-jp nav entries added in this branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KelsiAnderson added a commit that referenced this pull request Jun 25, 2026
Combines #1440 and #1426 into one PR:
- Adds Tenant Log Catalog to nav.en.json, nav.fr-ca.json, nav.ja-jp.json
- Adds tenant-logs.svg icon
- Adds generated nav JSONs and MDX stubs for all three locales
- Updates OAS schema and _metadata.json to @a0/tlog-event-types v2.133.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KelsiAnderson added a commit that referenced this pull request Jul 7, 2026
* fix: add Tenant Log Catalog to fr-ca and ja-jp nav

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: add Tenant Log Catalog nav entry and icon (all locales)

Ports nav.en.json change and tenant-logs.svg icon from #1440, combined
with the fr-ca and ja-jp nav entries added in this branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: add Tenant Log Catalog nav, icon, and generated docs (all locales)

Combines #1440 and #1426 into one PR:
- Adds Tenant Log Catalog to nav.en.json, nav.fr-ca.json, nav.ja-jp.json
- Adds tenant-logs.svg icon
- Adds generated nav JSONs and MDX stubs for all three locales
- Updates OAS schema and _metadata.json to @a0/tlog-event-types v2.133.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: apply categorized tenant-logs nav grouping

Runs the PR #270 generation script to produce grouped nav with category
subdirectories (e.g. auth-login-fail/, auth-login-success/) instead of
the previous flat list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: add tenant log catalog navigation and documentation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: update tenant log catalog icon to building/grid design

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: update tenant log catalog overview with approved use cases and logs resource link

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* docs: add missing resource links to tenant log catalog overview

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: update tenant-logs nav to groups format for collapsible sidebar

Regenerated nav JSON files now use groups with root paths per category,
matching the API explorer pattern. Also updates log-event-type-codes intro line.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* revert: restore tenant-logs nav to pages format

Reverts the groups format experiment — Mintlify nav groups don't support
click-to-toggle collapse, so the change provided no benefit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: regenerate tenant-logs nav with groups+root for collapsible sections

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: regenerate tenant-logs nav without root on groups

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: regenerate tenant-logs nav with collapsible group structure

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* chore: remove tenant-logs redirects, handled in docs-content-pipeline

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: add missing Adaptive MFA Log Events link to tenant log catalog resources

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

3 participants