Skip to content

Conversation

@emmanuelbaa
Copy link
Member

fixes #9267

feat: Rename and reorder community tabs

Renamed the "Services" tab to "Information" and moved it to be the second tab in the community view. This is to make the tab more descriptive and prominent.

Renamed

google-labs-jules bot and others added 2 commits October 29, 2025 19:35
Renames the "Services" tab to "Information" and moves it to be the second tab in the community view. This is in response to user feedback to make the tab more descriptive and prominent.
Copy link
Member

@Saby-Bishops Saby-Bishops left a comment

Choose a reason for hiding this comment

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

The empty <ng-container *ngIf="!planetCode"> currently doesn’t render any content even when !planetCode is true. Unless we plan to display a message or component for that state, I think it can be safely removed.

.gitignore Outdated
environment.dev.ts

# Gemini CLI configuration
gemini-extension.json
Copy link
Member

Choose a reason for hiding this comment

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

Careful, sometimes Jules and Codex can create unnecessary file/line changes.

Copy link
Member

Choose a reason for hiding this comment

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

I can confirm that the gemini cli doesn't need the gemini-extension.json to run

Copy link
Member

@jessewashburn jessewashburn left a comment

Choose a reason for hiding this comment

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

See comment above.

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.

move from services to information

5 participants