mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-09-19 09:02:41 +01:00
eb65237acb
* Enable Cosmos DB Shell by default and clarify setup progress Default enableCosmosDBShell to true while retaining explicit opt-out support. Add localized progress for SDK installation, shell installation, update checks, and connection with safe Bash quoting. Cover default visibility, overrides, and progress messages with regression tests. Validation: npm run build:ci and 83 focused unit tests passed. * Fix Index Advisor Playwright tooltip interference