1522 Commits

Author SHA1 Message Date
Justin Kolasa (from Dev Box)
8fa84add97 Prettier run on CommandBarComponentButtonFactory 2025-05-05 12:02:34 -04:00
Justin Kolasa (from Dev Box)
20d6f61323 Remove VS Code button from Gremlin 2025-05-05 12:00:59 -04:00
Justin Kolasa (from Dev Box)
c83ab0b7ef Merge branch 'users/justinkolasa/open-vs-code-in-de' of https://github.com/Azure/cosmos-explorer into users/justinkolasa/open-vs-code-in-de 2025-05-05 11:46:04 -04:00
Justin Kolasa (from Dev Box)
f9c8945572 Updated snapshots and lowered timeout 2025-05-05 11:44:19 -04:00
Justin Kolasa (from Dev Box)
f5ce4434cd Merge branch 'master' into users/justinkolasa/open-vs-code-in-de 2025-05-05 11:29:36 -04:00
Justin Kolasa (from Dev Box)
9bf8cffd29 Merge branch 'master' of https://github.com/Azure/cosmos-explorer 2025-05-05 11:29:18 -04:00
Dmitry Shilov
f9b0abdd14
fix: Add overflow property and set minimum heights for flex and sidebar containers (#2124)
* fix: Add overflow property and set minimum heights for flex and sidebar containers

* fix: Update overflow and minimum height properties for tab panes and containers
2025-05-05 15:50:43 +02:00
Justin Kolasa (from Dev Box)
1152ff5e4e Merge branch 'master' into users/justinkolasa/open-vs-code-in-de 2025-05-02 11:23:12 -04:00
Justin Kolasa (from Dev Box)
cb92bdb003 Merge branch 'master' of https://github.com/Azure/cosmos-explorer 2025-05-02 11:22:49 -04:00
asier-isayas
10cda21401
Add Vector Index Shard Key option on container creation (#2097)
* Add vector index shard key

* npm run format

* rename shard key to vector index shard key

* add tooltip for quantization byte size

* change text for GSI and container in VectorEmbedding Policy

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-05-02 11:05:40 -04:00
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