Explore is only accessible to authenticated users#102
Merged
thlehmann-ionos merged 14 commits intoionos-devfrom Nov 10, 2025
Merged
Explore is only accessible to authenticated users#102thlehmann-ionos merged 14 commits intoionos-devfrom
thlehmann-ionos merged 14 commits intoionos-devfrom
Conversation
…icon feat(i18n): add capabilities and descriptions for new agent 'Rita'
This fixes an issue where the translations do not always show up for the agent details. The when you called agentCardData() on initial render it might access the i18n store before it had been initialized. It would then return the default string (key name) as replacement, not the text.
Prepare moving this page to /. There shall be no agent overview for unauthenticated users anymore. Refs: PRODAI-481
External URL added as constant. The external URL is a landing page. Applies to * users who's OWU session was deleted * users who actively logged out * unauthenticated users who were sent from third parties to routes that need authentication Refs: PRODAI-481
The product info page will be removed. Refs: PRODAI-481
Refs: PRODAI-481
… page The /explore route is now only accessible to authenticated users. Refs: PRODAI-481
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.
Is should no longer serve the purpose of advertising the product.