Skip to content

Fix database credential dialog defaults (#3231) - #3248

Open
SantanM wants to merge 1 commit into
developfrom
copilot/release-v0-18-0-beta-cherry-pick
Open

Fix database credential dialog defaults (#3231)#3248
SantanM wants to merge 1 commit into
developfrom
copilot/release-v0-18-0-beta-cherry-pick

Conversation

@SantanM

@SantanM SantanM commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

(cherry picked from commit cd3b9de)

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: SantanM <55120902+SantanM@users.noreply.github.com>
(cherry picked from commit cd3b9de)

Copilot AI 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.

Pull request overview

Fixes the credential dialog when the database API omits authentication mode.

Changes:

  • Defaults database authentication to Password.
  • Removes obsolete JWT support.
  • Aligns response types with the API contract.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
dbCredentials.ts Removes JWT and obsolete response field.
EditDbCredentialsDialog.tsx Initializes Password mode and standardizes dialog width.
db-credentials-mgr.ts Maps database responses to Password authentication.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

4 participants