1583 Commits

Author SHA1 Message Date
Sakshi Gupta
69db8333f6 resolved conflicts 2025-10-09 01:21:13 +05:30
Sakshi Gupta
1b15374182 merge branch 'master' into users/sakshig/DarkTheme 2025-10-09 01:14:18 +05:30
Sakshi Gupta
066bef5fc8 Updated the Theme changes based on portal theme changes 2025-10-09 01:05:32 +05:30
Sakshi Gupta
26b9816214 updated the buttons for theme 2025-10-07 17:44:36 +05:30
bogercraig
d924824536
Updating allowed endpoint list first from server for running in non-prod environments. (#2222) 2025-10-06 09:58:45 -07:00
Laurent Nguyen
cd27814fad
feat: New Fabric sample datasets (#2219)
* add two new fabric sample datasets.

* Update Fabric Home with two sample datasets. One regular and one for vector search.

* Update specs for sample data container

* Add telemetry instead of console log

* Add sampleDataFile to telemetry when importing sample data

---------

Co-authored-by: Mark Brown <mjbrown@microsoft.com>
Co-authored-by: Laurent Nguyen <languye@microsoft.com>
2025-10-03 17:31:05 +02:00
Laurent Nguyen
909957a9a1
feat: Send message to Fabric when container is updated (via settings, created or deleted) (#2221)
* Send message to Fabric when container is updated (via settings, created or deleted).

* Fix format

---------

Co-authored-by: Laurent Nguyen <languye@microsoft.com>
2025-10-02 18:02:32 +02:00
jawelton74
569e5ed1fc
Support RBAC in E2E tests for Mongo & Cassandra (#2220)
* Add E2E test changes to support RBAC for Mongo and Cassandra.

* Uncomment Mongo changes.

* Be more selective with which tokens are passed to DE for each test.
2025-10-01 08:54:43 -07:00
Sakshi Gupta
2542f25299 fixed test issue 2025-09-30 23:21:27 +05:30
Sakshi Gupta
674057d1d6 fixed test issue 2025-09-30 23:18:03 +05:30
Sakshi Gupta
89cea73f19 Update failing snapshot tests
- Updated TreeNodeComponent snapshot tests for loading states
- Updated ThroughputInputAutoPilotV3Component snapshots for number formatting changes (10,00,000 -> 1,000,000)
- All snapshot tests now pass
2025-09-30 18:39:42 +05:30
Sakshi Gupta
43fae16bc1 Fix TypeScript compilation errors in CloudShell components and queryDocuments
- Standardized xterm package imports across CloudShell components to use legacy 'xterm' package
- Fixed Terminal type compatibility issues in CommonUtils.tsx
- Added type casting for enableQueryControl property in queryDocuments.ts to handle Azure Cosmos SDK interface limitations
- Applied code formatting to ensure consistency
2025-09-30 18:29:32 +05:30
Sakshi Gupta
85cb57fdfa Fix xterm package consistency across all CloudShell components 2025-09-30 18:12:04 +05:30
Sakshi Gupta
b1f5656001 Update test snapshots 2025-09-30 18:06:17 +05:30
Sakshi Gupta
c8bb95d6d3 Fix CloudShell component imports for compatibility 2025-09-30 18:05:05 +05:30
Sakshi Gupta
ed126c0850 Fix xterm imports in CloudShellTerminalComponent to use @xterm packages 2025-09-30 17:52:27 +05:30
Sakshi Gupta
80d42d5091 Fix tests: update snapshots and revert xterm imports for compatibility 2025-09-30 16:55:23 +05:30
Sakshi Gupta
ad1347810a fixed formatting issue 2025-09-30 16:44:14 +05:30
Sakshi Gupta
30da2aae59 fixed test issue 2025-09-30 16:40:27 +05:30
Sakshi Gupta
04801cd988 Remove CloudShellTerminalComponent changes - revert to master version 2025-09-30 16:33:35 +05:30
Sakshi Gupta
8b21afc871 formatting issue resolved 2025-09-30 16:10:24 +05:30
Sakshi Gupta
0bf9382eeb updated the theme icon for now on DE to change the theme from portal/DE it self 2025-09-30 16:06:12 +05:30
jawelton74
a5c3e6bea0
Preview site - update Node and dependencies. (#2218)
* Update to Node 20.

* Update vulnerable dependencies.
2025-09-29 06:17:29 -07:00
Sakshi Gupta
c42fe99c1a fixed all the issues of css 2025-09-24 01:21:00 +05:30
Sakshi Gupta
9a78fd0b7b second last iteration for css 2025-09-23 11:07:46 +05:30
BChoudhury-ms
76e63818d3
Enable RBAC support for MongoDB and Cassandra APIs (#2198)
* enable RBAC support for Mongo & Cassandra API

* fix formatting issue

* Handling AAD integration for Mongo Shell

* remove empty aadToken error

* fix formatting issue

* added environment specific scope endpoints
2025-09-19 01:25:35 +05:30
Sakshi Gupta
e5db39cfa6 settings side pannel fixed 2025-09-18 17:22:37 +05:30
Sakshi Gupta
1f8d3ed682 fixed lint errors 2025-09-17 18:12:50 +05:30
Sakshi Gupta
5439fd18f9 fixed lint errors 2025-09-17 17:49:47 +05:30
Sakshi Gupta
c08e80670e command ar items fixed 2025-09-17 17:46:00 +05:30
Nishtha Ahuja
cfb5db4df6
Removed screenshot for mongo cloudshell (#2211)
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in>
2025-09-16 12:16:19 +05:30
Sakshi Gupta
63c7aaa029 updated with master 2025-09-12 18:08:57 +05:30
Dmitry Shilov
922ca5c523
chore: Update help link in FabricHome component to point to the new documentation (#2206) 2025-09-04 11:58:07 +02:00
Dmitry Shilov
bafe002fa3
chore: Enhance accessibility (#2208)
- Add tabIndex to button
- Add aria attributes to icons and headings
2025-09-04 11:39:11 +02:00
vchske
0817acf404
Commenting or deleting UI references to Query Advisor (#2209)
* Commenting or deleting UI references to Query Advisor

* Removing (commenting out) QueryTabComponent from two views

* Added new splash screen button, commented out copilot prompt bar

* Fixing unit test
2025-08-28 15:47:29 -07:00
Sakshi Gupta
ce7a226268 Merge branch 'users/sakshig/DarkTheme' of https://github.com/Azure/cosmos-explorer into users/sakshig/DarkTheme 2025-08-28 12:11:29 +05:30
Sakshi Gupta
8db11493a1 updated scroll issue in sidebar 2025-08-28 12:09:58 +05:30
Sakshi Gupta
68818ae9c2 fixed sidebar scroll 2025-08-25 19:25:08 +05:30
Archie Agarwal
17d08c0433 Darktheme to stored procedures 2025-08-20 23:09:31 +05:30
Archie Agarwal
3be26389f1 Dark theme applied to monaco editor 2025-08-20 23:05:24 +05:30
asier-isayas
8e2c46301d
Allow Mongo users to change thee Guid Representation when conducting CRUD operations for documents (#2204)
* mongo guid representation

* format

* fix return type

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-08-18 12:30:04 -07:00
BChoudhury-ms
012d043c78
Fix CloudShell terminal hanging for Mongo and Cassandra shells due to missing updateTerminalData method (#2199) 2025-08-13 13:02:27 -07:00
Mike Krüger
3afd74a957
Fix faifax default cloud shell region. (#2201) 2025-08-13 11:25:18 -07:00
jawelton74
0ef4399ba4
Support data plane RBAC for E2E tests. (#2176)
* Acquire token for NoSQL account prior to running tests.

* Change client id to user assigned managed identity.

* Change to use managed identity. Add token variables for gremlin and
tables.

* Add RBAC details to test README.

* Add token for SQL readonly database. Skip resource token tests when RBAC
enabled.

* Use hardcoded account name for sql readonly.

* Use specific tag for sql readonly.

* Remove comment.
2025-08-05 10:59:57 -07:00
BChoudhury-ms
870863a723
Disabling telemetry for mongo shell (#2195)
* Disabling telemetry for mongo shell

* fix formatting issues

* removed empty spaces from terminal and segregated disableTelemetry command
2025-07-31 10:03:09 +05:30
JustinKol
e3815734db
Min/Max UX changes for Scale & Settings tab (#2192)
* master pull

* changed min max text boxes for autoscale

* test update

* Update .npmrc

* Update settings.json

* Prettier run
2025-07-28 13:24:19 -04:00
BChoudhury-ms
5ea78f9abf
Add VCore MongoDB support for VS Code extension integration (#2181)
* support for vCore mongodb support for vscode extension

* added comment for future referance on the double encoded connection string
2025-07-28 22:52:23 +05:30
sindhuba
8a56214ec2
Upgrade SDK version to 4.5.0 (#2194) 2025-07-21 12:44:42 -07:00
Laurent Nguyen
e3ae006100
feat: Disable few checks if Fabric native (#2188)
* Disable few checks if Fabric native

* Fix typo in error message
2025-07-17 08:47:56 +02:00
asier-isayas
589b61afaf
Upgrade Cosmos SDK to v4.4.0 (#2187)
* Upgrade Cosmos SDK to v4.4.0

* fix unit tests

* explain crypto.subtle

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2025-07-15 11:28:28 -07:00