10 Commits

Author SHA1 Message Date
Laurent Nguyen
083bccfda9
Prepare for Fabric native ()
* Implement fabric native path

* Fix default values to work with current fabric clients

* Fix Fabric native mode

* Fix unit test

* export Fabric context

* Dynamically close Home tab for Mirrored databases in Fabric rather than conditional init (which doesn't work for Native)

* For Fabric native, don't show "Delete Database" in context menu and reading databases should return the database from the context.

* Update to V3 messaging

* For data plane operations, skip ARM for Fabric native. Refine the tests for fabric to make the distinction between mirrored key, mirrored AAD and native. Fix FabricUtil to strict compile.

* Add support for refreshing access tokens

* Buf fix: don't wait for refresh is async

* Fix format

* Fix strict compile issue

---------

Co-authored-by: Laurent Nguyen <languye@microsoft.com>
2025-03-06 07:30:13 +01:00
Laurent Nguyen
73d2686025
Restore open collection tabs: Query, Documents, Settings ()
* Persist query multiple query texts

* Save multiple query tab histories

* Save and restore states for QueryTab and DocumentsTab for SQL and Mongo

* Enable Collection Scale/Settings restore

* Persist documents tab current filter

* Fix DocumentsTab conflict resolve mistake

* Remove unused variable

* Fix e2e test

* Fix e2e localStorage reference

* Try clearing local storage via playwright page

* Clear local storage after opening page

* Move restore flag behind feature flag. Whitelist restorable tabs in for Fabric. Restore e2e tests.

* Fix typo

* Fix: avoid setting undefined for preferredSize for the <Allotment.Pane>

* Add comments

* Move restore tabs after knockout configure step from Explorer constructor (which could be called multiple times)
2024-11-28 11:18:55 +01:00
jawelton74
298197b1b8
Revert "First set of changes for Notebooks removal. ()" ()
This reverts commit b023250e67e834ee8485670a1605973d0db88936.
2024-05-01 07:21:50 -07:00
jawelton74
b023250e67
First set of changes for Notebooks removal. ()
* First set of changes for Notebooks removal.

* Fix unit test snapshots.
2024-04-29 15:46:24 -07:00
sunghyunkang1111
5aa6b0abe1
fix opening collections ()
* fix opening collections

* fix opening collections

* fix opening collections

* fix opening collections
2024-03-28 12:10:32 -05:00
sunghyunkang1111
5d13463bdb
Copilot settings ()
* gating copilot with AFEC

* Add enable sample DB in settings

* Add enable sample DB in settings

* Add enable sample DB in settings

* PR comments
2024-01-09 13:32:20 -06:00
Laurent Nguyen
90c1439d34
Update prettier to latest. Remove tslint ()
* Rev up prettier

* Reformat

* Remove deprecated tslint

* Remove call to tslint and update package-lock.json
2023-10-03 17:13:24 +02:00
victor-meng
22f7d588a1
Add support for multi-partition key () 2022-04-21 13:37:02 -07:00
Hardikkumar Nai
959d34d88d
Remove Explorer.openCassandraAddCollectionPane () 2021-06-10 23:41:24 -05:00
Hardikkumar Nai
c980af9a5c
Remove method Explorer.openSettingPane () 2021-06-10 08:09:38 -05:00