Skip to content

fix: Add dashboard profile link to Manual Token option description#3

Open
quantcode-agent[bot] wants to merge 1 commit into1.xfrom
quantcode/job-job-e10553b5
Open

fix: Add dashboard profile link to Manual Token option description#3
quantcode-agent[bot] wants to merge 1 commit into1.xfrom
quantcode/job-job-e10553b5

Conversation

@quantcode-agent
Copy link
Copy Markdown

Summary

  • Adds a direct hyperlink to https://dashboard.quantcdn.io/profile in the auth method form field description on the module settings page (/admin/config/ai/quant-cloud)
  • Users are now directed to find their API token under the API Tokens section on their Quant Cloud dashboard profile page
  • Uses Drupal t() with :url placeholder for safe, translatable markup

Assumptions

  • The :url placeholder convention is used as per Drupal translation API for URLs in href attributes
  • The description is appended to the existing OAuth recommendation text to keep both auth methods documented in one place

Fixes #2

Adds a direct link to https://dashboard.quantcdn.io/profile in the
auth_method form field description, directing users to find their API
token under the 'API Tokens' section on the Quant Cloud dashboard.

Fixes #2
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.

Improve "Manual Token" label with link to dashboard

0 participants