Conversation
…ub.com/microsoft/vscode-documentdb into dev/xingfan/querygenerationintegration
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR is a major release (0.6.0) that merges comprehensive documentation updates and new localization strings for the MongoDB query generation and query insights features. The main changes include:
- Renaming all user-facing references from "Azure CosmosDB for MongoDB (vCore)" to "Azure DocumentDB"
- Adding privacy and data flow documentation for query generation features
- Adding localization entries for query insights UI components
Reviewed Changes
Copilot reviewed 100 out of 151 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
Multiple .tsx, .ts, and .scss files |
New query insights UI components for metrics, cards, and animations |
docs/query-generation-data-flow.md |
Privacy review document for query generation feature |
| Multiple documentation files | Terminology updates from vCore to DocumentDB |
l10n/bundle.l10n.json |
New localization strings for query insights and generation features |
| Icon and resource files | Updated icons from MongoClusters.svg to AzureDocumentDb.svg |
| Multiple service files | New AI and query insights backend services |
...s/documentdb/collectionView/components/queryInsightsTab/components/metricsRow/TimeMetric.tsx
Outdated
Show resolved
Hide resolved
.../documentdb/collectionView/components/queryInsightsTab/components/metricsRow/CountMetric.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…sTab/components/metricsRow/CountMetric.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…sTab/components/metricsRow/TimeMetric.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
This pull request introduces documentation for the MongoDB query generation feature's data flow and privacy model, and updates the terminology for Azure service discovery plugins from "Azure CosmosDB for MongoDB (vCore)" to "Azure DocumentDB" throughout the user manual. Additionally, it adds new localization strings for query generation and query insights features.
Documentation and Privacy Model Improvements:
docs/query-generation-data-flow.md)Azure Service Discovery Terminology Updates:
docs/index.md,docs/user-manual/managing-azure-discovery.md,docs/user-manual/service-discovery.md,docs/user-manual/service-discovery-azure-cosmosdb-for-mongodb-vcore.md) [1] [2] [3] [4] [5] [6] [7]Localization Enhancements:
l10n/bundle.l10n.json) [1] [2]