Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Upgrade: Migrating Tree View to V2 #2477

Draft
wants to merge 62 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
6afb950
first step, added v2 provider and creating account tree items for Mon…
tnaum-ms Nov 29, 2024
c4909eb
added entrypoint for nosql + renamed classes for simplicity
tnaum-ms Dec 2, 2024
ed2a0c7
added database support to monogodb ru on v2
tnaum-ms Dec 2, 2024
cb911b2
Merge branch 'main' into dev/tnaum/tree-api-migration
tnaum-ms Dec 12, 2024
67eb3e9
wip
tnaum-ms Dec 13, 2024
7f55aaa
feat: Migrating TreeView to V2
bk201- Dec 16, 2024
bc53d00
feat: Migrating TreeView to V2
bk201- Dec 17, 2024
7fd96bd
Merge branch 'dev/sda/tree-api-migration' into dev/tnaum/tree-api-mig…
tnaum-ms Dec 17, 2024
9c71293
integrating with 'provider' changes during API unification
tnaum-ms Dec 17, 2024
fca14b1
expanding contextValue for mongo* workloads
tnaum-ms Dec 18, 2024
f69ed35
typo
tnaum-ms Jan 7, 2025
fea71e5
build fix
tnaum-ms Jan 7, 2025
98dcec2
vCore: added "create document..." menu item
tnaum-ms Jan 7, 2025
a20a6e6
vCore: removed old mongodb create document command
tnaum-ms Jan 7, 2025
3be3615
MongoDB: added azureDatabases.refresh_v2 for Tree APIv2
tnaum-ms Jan 7, 2025
680fafc
removed obsolete test code
tnaum-ms Jan 7, 2025
5758550
updated azuredatabases.refresh behavior to support v2 tree api
tnaum-ms Jan 8, 2025
38a4854
build fixes
tnaum-ms Jan 8, 2025
4e84fde
MongoDB: V1->V2, removed unused commands, deleted and commented out o…
tnaum-ms Jan 8, 2025
2f2490c
MongoDB: V1->V2, removed unused commands, deleted and commented out o…
tnaum-ms Jan 8, 2025
5ad2fd0
resolved build errors, wip
tnaum-ms Jan 8, 2025
674ad10
feat: Migrating TreeView to V2
bk201- Jan 9, 2025
f2fcaad
feat: Migrating TreeView to V2
bk201- Jan 9, 2025
54b7ed8
added command 'copy connection string'
tnaum-ms Jan 9, 2025
198c70e
feat: Migrating TreeView to V2
bk201- Jan 9, 2025
52985b0
Merge branch 'dev/sda/tree-api-migration' into dev/tnaum/tree-api-mig…
tnaum-ms Jan 9, 2025
8940375
resolved merge conflicts
tnaum-ms Jan 9, 2025
915ea9f
Merge branch 'dev/sda/tree-api-migration' into dev/tnaum/tree-api-mig…
tnaum-ms Jan 9, 2025
91c928f
updated command order for mongodb/vcore
tnaum-ms Jan 9, 2025
582f034
feat: Launch Shell available to both MongoDB implementations.
tnaum-ms Jan 9, 2025
8bb68e4
feat: adding 'create database' feature to monogodb-ru
tnaum-ms Jan 10, 2025
9002b6d
feat: added 'delete account' option to mongodb-ru
tnaum-ms Jan 10, 2025
e663ddc
feat: Migrating TreeView to V2
bk201- Jan 13, 2025
e009f7c
feat: enabled "Open Collection" context menu for MongoDB RU+vCore
tnaum-ms Jan 13, 2025
f7b14ca
feat: Migrating TreeView to V2
bk201- Jan 14, 2025
913228e
Merge remote-tracking branch 'origin/dev/tnaum/tree-api-migration' in…
bk201- Jan 14, 2025
f5a9763
feat: added "Delete Account" to MongoDB vCore
tnaum-ms Jan 14, 2025
a677716
feat: Migrating TreeView to V2
bk201- Jan 15, 2025
e3b3247
Merge remote-tracking branch 'origin/dev/tnaum/tree-api-migration' in…
bk201- Jan 15, 2025
2518a39
Updated 'copy connection string' command activation in package.json
tnaum-ms Jan 15, 2025
ff895fe
Dev/sda/tree api migration (#2533)
bk201- Jan 15, 2025
a918687
feat: Migrating TreeView to V2
bk201- Jan 16, 2025
59a4edf
Merge remote-tracking branch 'origin/dev/sda/tree-api-migration' into…
bk201- Jan 16, 2025
c102c05
Merge remote-tracking branch 'origin/dev/tnaum/tree-api-migration' in…
bk201- Jan 16, 2025
80e56fe
Dev/sda/tree api migration (#2535)
bk201- Jan 16, 2025
d15ed0a
feat: "copy connection string" for account nodes
tnaum-ms Jan 16, 2025
3c580f5
feat: "copy connection string" for account nodes
tnaum-ms Jan 17, 2025
66d2ca4
fix: build errors after SettingUtils update
tnaum-ms Jan 17, 2025
90d1b74
feat: "copy connection string" for account nodes
tnaum-ms Jan 17, 2025
f65cbfa
Merge branch 'dev/sda/tree-api-migration' into dev/tnaum/tree-api-mig…
tnaum-ms Jan 17, 2025
31538a9
fix: post-merge build error
tnaum-ms Jan 17, 2025
020594b
feat: scrapbook for mongo, clean up and wire up commands
tnaum-ms Jan 22, 2025
2738367
feat: scrapbook for mongo: mongo lens provider twaks
tnaum-ms Jan 22, 2025
b864b61
feat: Mongo Shell (wip)
tnaum-ms Jan 27, 2025
ded24a7
feat: mongo scrapbook, dynamic code lens, with progress, output focus
tnaum-ms Jan 28, 2025
075ad88
feat: mongo scrapbook, improved UX, refactored, simplified code
tnaum-ms Jan 28, 2025
b2dcc49
feat: mongo scrapbook: imroved progress notification
tnaum-ms Jan 30, 2025
460ae45
feat: mongo scrapbook: presecting a db ahead of command execution
tnaum-ms Jan 30, 2025
664b861
feat: mongo scrapbook: ensure JSON outputs
tnaum-ms Jan 30, 2025
30d39d5
feat: mongo scrapbook: ensure correct removal of prompt from script o…
tnaum-ms Jan 30, 2025
dea29a8
feat: mongo scrapbook: ensure correct removal of prompt from script o…
tnaum-ms Jan 30, 2025
9ffa803
feat: mongo scrapbook: stopped leaking passwords in debug output
tnaum-ms Jan 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 11 additions & 8 deletions extension.bundle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,29 @@ export { emulatorPassword, isWindows } from './src/constants';
export { ParsedDocDBConnectionString, parseDocDBConnectionString } from './src/docdb/docDBConnectionStrings';
export { getCosmosClient } from './src/docdb/getCosmosClient';
export * from './src/docdb/registerDocDBCommands';
export { activateInternal, cosmosDBCopyConnectionString, createServer, deactivateInternal, deleteAccount } from './src/extension';
export { activateInternal, deactivateInternal } from './src/extension';
export { ext } from './src/extensionVariables';
export * from './src/graph/registerGraphCommands';
export { MongoCommand } from './src/mongo/MongoCommand';
export { findCommandAtPosition, getAllCommandsFromText } from './src/mongo/MongoScrapbook';
export { MongoShell } from './src/mongo/MongoShell';
export { connectToMongoClient, isCosmosEmulatorConnectionString } from './src/mongo/connectToMongoClient';
export { addDatabaseToAccountConnectionString, encodeMongoConnectionString, getDatabaseNameFromConnectionString } from './src/mongo/mongoConnectionStrings';
export { MongoCommand } from './src/mongo/MongoCommand';
export {
addDatabaseToAccountConnectionString,
encodeMongoConnectionString,
getDatabaseNameFromConnectionString
} from './src/mongo/mongoConnectionStrings';
export { findCommandAtPosition, getAllCommandsFromText } from './src/mongo/MongoScrapbookHelpers';
export { MongoShellScriptRunner as MongoShell } from './src/mongo/MongoShellScriptRunner';
export * from './src/mongo/registerMongoCommands';
export { IDatabaseInfo } from './src/mongo/tree/MongoAccountTreeItem';
export { addDatabaseToConnectionString } from './src/postgres/postgresConnectionStrings';
export { SettingUtils } from './src/services/SettingsService';
export { AttachedAccountsTreeItem, MONGO_CONNECTION_EXPECTED } from './src/tree/AttachedAccountsTreeItem';
export { AzureAccountTreeItemWithAttached } from './src/tree/AzureAccountTreeItemWithAttached';
export * from './src/utils/azureClients';
export { getPublicIpv4, isIpInRanges } from './src/utils/getIp';
export { improveError } from './src/utils/improveError';
export { randomUtils } from './src/utils/randomUtils';
export { getGlobalSetting, updateGlobalSetting } from './src/utils/settingUtils';
export { rejectOnTimeout, valueOnTimeout } from './src/utils/timeout';
export { IDisposable, getDocumentTreeItemLabel } from './src/utils/vscodeUtils';
export { getDocumentTreeItemLabel, IDisposable } from './src/utils/vscodeUtils';
export { wrapError } from './src/utils/wrapError';

// NOTE: The auto-fix action "source.organizeImports" does weird things with this file, but there doesn't seem to be a way to disable it on a per-file basis so we'll just let it happen
45 changes: 23 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading