1512 Commits

Author SHA1 Message Date
JustinKol
6fe849ee42
Merge branch 'master' into users/justinkolasa/open-vs-code-in-de 2025-05-02 10:56:06 -04:00
Justin Kolasa (from Dev Box)
b99e5193cd Removed console log of timeout 2025-05-02 10:55:02 -04:00
Justin Kolasa (from Dev Box)
31941f82bd Spelled out VS Code 2025-05-02 10:54:04 -04:00
Justin Kolasa (from Dev Box)
26d630d6d5 Fixed wording and Primary Button timeout 2025-05-02 10:53:24 -04:00
Sourabh Jain
205355bf55
Shell: Integrate Cloudshell to existing shells (#2098)
* first draft

* refactored code

* ux fix

* add custom header support and fix ui

* minor changes

* hide last command also

* remove logger

* bug fixes

* updated loick file

* fix tests

* moved files

* update readme

* documentation update

* fix compilationerror

* undefined check handle

* format fix

* format fix

* fix lints

* format fix

* fix unrelatred test

* code refator

* fix format

* ut fix

* cgmanifest

* Revert "cgmanifest"

This reverts commit 2e76a6926ee0d3d4e0510f2e04e03446c2ca8c47.

* fix snap

* test fix

* formatting code

* updated xterm

* include username in command

* cloudshell add exit

* fix test

* format fix

* tets fix

* fix multiple open cloudshell calls

* socket time out after 20 min

* remove unused code

* 120 min

* Addressed comments
2025-04-30 13:19:01 -07:00
sunghyunkang1111
bb66deb3a4
Added more test cases and fix system partition key load issue (#2126)
* Added more test cases and fix system partition key load issue

* Fix unit tests and fix ci

* Updated test snapsho
2025-04-30 15:18:11 -05:00
Justin Kolasa (from Dev Box)
2aad3cdb18 Removed text on required extensions as it will prompt by default 2025-04-30 15:49:39 -04:00
Justin Kolasa (from Dev Box)
70d1baca57 Added text on required extensions 2025-04-30 15:06:14 -04:00
Laurent Nguyen
fe73d0a1c6
Fix Fabric Native ReadOnly mode (#2123)
* Add FabricNativeReadOnly mode

* Hide Settings for Fabric native readonly

* Fix strict compil
2025-04-30 17:37:54 +02:00
Justin Kolasa (from Dev Box)
174b2eed9b Changed title back to Open CosmosDB in VS Code 2025-04-30 10:07:56 -04:00
Justin Kolasa (from Dev Box)
03ca55c2ff Fixed vscode url 2025-04-30 09:39:10 -04:00
sakshigupta12feb
e90e1fc581
Updated the Migrate data link (#2122)
* updated the Migrate data link

* updated the Migrate data link (removed en-us)

---------

Co-authored-by: Sakshi Gupta <sakshig+microsoft@microsoft.com>
2025-04-30 17:48:15 +05:30
Nishtha Ahuja
8bcad6e0e0
Emulator Quickstart Tutorials (#2121)
* updated all outdated sample apps
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in>
2025-04-30 13:32:53 +05:30
SATYA SB
9f3236c29c
[accessibility-3560183]:[Screen reader - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Screen reader does not announce the dialog information on invoking 'Clear editor' button. (#2068)
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2025-04-30 11:35:58 +05:30
Justin Kolasa (from Dev Box)
70194bca49 Changed to dialog box only when no VS Code detected 2025-04-29 16:21:01 -04:00
Justin Kolasa (from Dev Box)
23f6fb2c9a Increase startTime for extra popup 2025-04-29 14:02:47 -04:00
Justin Kolasa (from Dev Box)
382cd55f65 Changed param name 2025-04-29 13:27:48 -04:00
Justin Kolasa (from Dev Box)
323ba64e90 Changed to dialog box 2025-04-29 13:02:21 -04:00
Laurent Nguyen
2f858ecf9b
Fabric native improvements: Settings pane, Partition Key settings tab, sample data and message contract (#2119)
* Hide entire Accordion of options in Settings Pane

* In PartitionKeyComponent hide "Change partition key" label when read-only.

* Create sample data container with correct pkey

* Add unit tests to PartitionKeyComponent

* Fix format

* fix unit test snapshot

* Add Fabric message to open Settings to given tab id

* Improve syntax on message contract

* Remove "(preview)" in partition key tab title in Settings Tab
2025-04-29 17:50:20 +02:00
Justin Kolasa (from Dev Box)
32adf7fde6 Increased timeout to 2.5 secs to see if that helps with VS Code open popup 2025-04-28 15:12:17 -04:00
sunghyunkang1111
274c85d2de
Added document test skips (#2120) 2025-04-28 13:42:18 -05:00
asier-isayas
d9436be61b
Remove references to old Portal Backend (#2109)
* remove old portal backend endpoints

* format

* fix tests

* remove Materialized Views from createResourceTokenTreeNodes

* add portal FE back to defaultAllowedBackendEndpoints

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-04-28 13:29:27 -04:00
Justin Kolasa (from Dev Box)
1b1cc773ed Added link to vCore data explorer dashboard 2025-04-28 13:24:55 -04:00
Justin Kolasa (from Dev Box)
3acf1fcf1b Added log messages 2025-04-28 13:03:13 -04:00
Justin Kolasa (from Dev Box)
596c01f430 Removed insider url 2025-04-28 12:41:53 -04:00
Justin Kolasa (from Dev Box)
6c5e7f21d7 Fixed VS Code url 2025-04-28 12:38:45 -04:00
Nishtha Ahuja
6db2536a61
fixed quickstart tab in emulator (#2115)
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in>
2025-04-28 21:11:27 +05:30
Sourabh Jain
714f38a1be
Mongo RU Schema Analyzer Deprecation (#2117)
* remove menu item

* remove unused import
2025-04-27 20:43:24 -05:00
Justin Kolasa (from Dev Box)
7daf6a210d switched to iframe for redirects 2025-04-25 16:04:54 -04:00
Justin Kolasa (from Dev Box)
6b1350ec0d Increased timeout for when user is asked to open VS Code 2025-04-25 13:28:14 -04:00
Justin Kolasa (from Dev Box)
a946dca17a Fixing baseUrl from testing 2025-04-25 07:03:07 -04:00
Justin Kolasa (from Dev Box)
7240c9eec1 Added error message to VS Code timeout and redirect 2025-04-25 07:01:14 -04:00
Justin Kolasa (from Dev Box)
ddcc5820e6 Redirect to Download VS Code if not opened 2025-04-24 16:42:01 -04:00
Justin Kolasa (from Dev Box)
fc7ce9e71f Prettier run 2025-04-24 12:49:54 -04:00
Justin Kolasa (from Dev Box)
121051136e Check if VS Code was opened, if not popup with download button link 2025-04-24 12:49:13 -04:00
Justin Kolasa (from Dev Box)
ea8d96528f Added check if the link didn't closed 2025-04-24 12:14:29 -04:00
Justin Kolasa (from Dev Box)
2adf8af547 Added check if the link closed 2025-04-24 11:56:19 -04:00
Justin Kolasa (from Dev Box)
91921793e7 Prettier run 2025-04-23 13:49:16 -04:00
JustinKol
f9a82d0e48
Reverting change in settings.json 2025-04-23 12:10:27 -04:00
Justin Kolasa (from Dev Box)
2844dc4f1f Added support for opening CosmosDB Account without clicking database tab 2025-04-23 12:06:15 -04:00
Justin Kolasa (from Dev Box)
f4d44d1b48 Prettier run 2025-04-22 13:22:26 -04:00
Justin Kolasa (from Dev Box)
f91fb79abf Removed logging userContext 2025-04-22 13:05:38 -04:00
Justin Kolasa (from Dev Box)
1ca2db54f5 Reverting .npmrc file 2025-04-22 13:00:14 -04:00
Justin Kolasa (from Dev Box)
5f4ea0e614 master pull 2025-04-22 08:50:29 -04:00
asier-isayas
af4e1d10b4
GSI: Remove Unique Key Policy and Manual Throughput (#2114)
* Remove Unique Key Policy and Manual Throughput

* fix tests

* remove manual throughput option from scale & settings

* fix test

* cleanup

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-04-18 14:39:31 -04:00
Laurent Nguyen
6dbc412fa6
Implement Sample data import for Fabric Home (#2101)
* Implement dialog to import sample data

* Fix format

* Cosmetic fixes

* fix: update help link to point to the new documentation URL

---------

Co-authored-by: Sevo Kukol <sevoku@microsoft.com>
2025-04-16 14:27:22 -07:00
sunghyunkang1111
3470f56535
Pk missing fix (#2107)
* fix partition key missing not being able to load the document

* Implement E2E tests for documents with different partitionkeys

* Implement E2E tests for documents with different partitionkeys

* Implement E2E tests for documents with different partitionkeys

* Updated snapshot

* Updated tests for MongoRU and add create/delete tests

* Fixing system partition key showing up in Data Explorer
2025-04-16 13:12:53 -05:00
Vsevolod Kukol
00ec678569
fix: handle optional activeTab in tab activation logic (#2106) 2025-04-16 10:34:15 -07:00
Laurent Nguyen
27c9ea7ab6
Add tracing events for tracking query execution and upload documents (#2100)
* Add tracing for Execute (submit) query and Upload documents

* Trace query closer to iterator operation

* Add warnings to values used in Fabric

* Fix format

* Don't trace execute queries for filtering calls

* Remove tracing call for documents tab filtering

* Fix failing unit test.

---------

Co-authored-by: Jade Welton <jawelton@microsoft.com>
Co-authored-by: Sevo Kukol <sevoku@microsoft.com>
2025-04-16 10:31:43 -07:00
asier-isayas
d5fe2d9e9f
Fix Unit and E2E tests (#2112)
* fix tests

* remove Materialized Views from createResourceTokenTreeNodes

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-04-16 10:05:36 -04:00