Nishtha Ahuja
7812ca4914
updated tests ( #2077 )
...
Co-authored-by: nishthaAhujaa
2025-03-17 22:45:51 +05:30
Nishtha Ahuja
bc4f18ba79
Panel Integration ( #2075 )
...
* integrated panel
* edited header text
---------
Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in >
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-03-14 15:11:36 -04:00
Asier Isayas
fd2551423d
merge conflict
2025-03-14 14:29:21 -04:00
Asier Isayas
508abcd21c
Merge branch 'feature/materialized-views' of https://github.com/Azure/cosmos-explorer into feature/materialized-views
2025-03-14 14:28:36 -04:00
Asier Isayas
7774589d60
fix tests
2025-03-14 14:28:28 -04:00
Asier Isayas
e23ba5ec8c
fix type error
2025-03-14 13:55:00 -04:00
Nishtha Ahuja
75719b3cf0
test files ( #2074 )
...
Co-authored-by: nishthaAhujaa
2025-03-13 11:01:34 +05:30
Asier Isayas
f3f8fd241a
Merge branch 'master' of https://github.com/Azure/cosmos-explorer into feature/materialized-views
2025-03-12 16:52:21 -04:00
Asier Isayas
2dc2e59162
tests
2025-03-12 16:37:24 -04:00
SATYA SB
4b65760a1d
[accessibility-3554312-3560235]:[Screen reader - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Screen reader does not announce the associated text information when focus lands on the 'Like/Dislike' button. ( #2067 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-03-11 12:31:51 +05:30
SATYA SB
ced2725476
Enhance accessibility and focus styles for Notification Console component ( #2066 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-03-11 12:28:44 +05:30
Asier Isayas
6b811b5e76
add tests
2025-03-10 14:56:55 -04:00
Asier Isayas
69cf523274
Merge branch 'master' of https://github.com/Azure/cosmos-explorer into feature/materialized-views
2025-03-10 14:09:47 -04:00
Asier Isayas
2e45d8a2a4
styling
2025-03-10 13:49:42 -04:00
asier-isayas
b5d7423849
Set default RU throughput for Production workload accounts to be 10k ( #2070 )
...
* assign default throughput based on workload type
* combined common logic
* fix unit tests
* add tests
* update tests
* npm run format
* Set default RU throughput for Production workload accounts to be 10k
* remove unused method
* refactor
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-03-10 11:35:17 -04:00
Laurent Nguyen
1529303107
Fabric native: use SDK not ARM for update offers/collections. Enable Delete Container context menu item in resource tree ( #2069 )
...
* For all control plane operations, do not use ARM for Fabric. Enable "delete container" for fabric native.
* Fix unit test
* Fix tre note tests with proper fabric config. Add new fabric non-readonly test.
2025-03-07 07:10:45 +01:00
Asier Isayas
8624bf0423
format
2025-03-06 15:21:58 -05:00
Asier Isayas
db1600d81b
format
2025-03-06 15:12:53 -05:00
Asier Isayas
176bb47cb5
Merge branch 'feature/materialized-views' of https://github.com/Azure/cosmos-explorer into feature/materialized-views
2025-03-06 15:05:19 -05:00
Asier Isayas
b6d17284b5
Add MV Panel
2025-03-06 15:05:12 -05:00
Nishtha Ahuja
7b7a2817b6
All views associated with a container ( #2063 ) and Materialized View Target Container ( #2065 )
...
Identified Source container and Target container
Created tabs in Scale and Settings respectively
Changed the Icon of target container
2025-03-06 19:01:58 +05:30
Laurent Nguyen
083bccfda9
Prepare for Fabric native ( #2050 )
...
* 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
SATYA SB
14c9874e5e
[accessibility-3560325]:[Programmatic access - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Element's role present under 'Sample Query1' tab does not support its ARIA attributes. ( #2059 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-25 13:35:59 +05:30
jawelton74
a04eaff6be
Add Tables to missing api type checks for dataplane RBAC. ( #2060 )
...
* Add Tables to missing api type checks for dataplane RBAC.
* Comment out test that is broken due to invalid hook call error.
2025-02-20 08:15:53 -08:00
jawelton74
51a412e2c0
Change value of the example SelfServeType enum to match name of ( #2062 )
...
localization file.
2025-02-20 07:06:25 -08:00
Asier Isayas
f0e32491d7
Partition Key, Throughput, Unique Keys
2025-02-19 15:16:32 -05:00
SATYA SB
3fcbdf6152
[accessibility-3739790-3739677]:[Forms and Validation - Azure Cosmos DB- Data Explorer - New Vertex]: Visual Label is not defined for Key, Value and Type input fields under 'New Vertex' pane. ( #2040 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-19 11:26:15 +05:30
SATYA SB
8da078579e
[accessibility-3739618]:[Screen Reader - Azure Cosmos DB- Data Explorer - Graphs]: Screen Reader announces both expanded and collapsed information simultaneously for expand/collapse button in bottom notification region under 'Data Explorer' pane. ( #2048 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-19 11:25:44 +05:30
vchske
4ac41031e6
Fixing SelfServeType enum to work in MPAC ( #2057 )
2025-02-18 09:59:51 -08:00
Asier Isayas
c33c497fd9
subpartition keys
2025-02-18 12:30:55 -05:00
jawelton74
d7923db108
Add Tables as an API type that supports dataplane RBAC. ( #2056 )
2025-02-18 09:29:53 -08:00
Asier Isayas
cec621443d
undefined check
2025-02-14 14:58:12 -05:00
Asier Isayas
b8017763b7
AddMaterializedViewPanel
2025-02-14 14:56:19 -05:00
Asier Isayas
59619a856e
fetch MV properties from RP API and capture them in our data models
2025-02-14 14:55:34 -05:00
SATYA SB
0170c9e1cc
[accessibility-3739182]:[Visual Requirement - Azure Cosmos DB - Add Row]: Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. ( #2054 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-14 11:53:01 +05:30
Asier Isayas
b1f016a796
Merge branch 'master' of https://github.com/Azure/cosmos-explorer into feature/materialized-views
2025-02-13 17:21:51 -05:00
Asier Isayas
ae3912cbf2
add Materialized Views feature flag
2025-02-13 17:21:33 -05:00
bogercraig
2730da7ab6
Backend Migration - Remove Use of Legacy Backend from DE ( #2043 )
...
* Default to new backend endpoint if the endpoint in current context does not match existing set in constants.
* Remove some env references.
* Added comments with reasoning for selecting new backend by default.
* Update comment.
* Remove all references to useNewPortalBackendEndpoint now that old backend is disabled in all environments.
* Resolve lint issues.
* Removed references to old backend from Cassandra and Mongo Apis
* fix unit tests
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-02-12 18:12:59 -08:00
sunghyunkang1111
de2449ee25
Adding throughput bucket settings in Data Explorer ( #2044 )
...
* Added throughput bucketing
* fix bugs
* enable/disable per autoscale selection
* Added logic
* change query bucket to group
* Updated to a tab
* Fixed unit tests
* Edit package-lock
* Compile build fix
* fix unit tests
* moving the throughput bucket flag to the client generation level
2025-02-12 13:10:07 -06:00
sunghyunkang1111
99378582ce
Remove blocking await on sample database ( #2047 )
...
* Remove blocking await on sample database
* Remove compress flag to reduce bundle size
* Fix typo in webpack config comment date
2025-02-12 13:09:52 -06:00
SATYA SB
bd592d07af
[accessibility-1217621]: Keyboard focus gets lost on the page which opens after activating "Data Explorer" menu item present under 'Overview' page. ( #1927 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-12 11:31:30 +05:30
asier-isayas
644f5941ec
Set default throughput based on account's workload type ( #2021 )
...
* assign default throughput based on workload type
* combined common logic
* fix unit tests
* add tests
* update tests
* npm run format
* Update ci.yml
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-02-11 17:47:55 -05:00
jawelton74
9fb006a996
Restore DisplayNPSSurvey message type enum which was removed in a prior ( #2046 )
...
change.
2025-02-11 06:58:44 -08:00
jawelton74
c2b98c3e23
Modify E2E cleanup script to use @azure/identity for AZ credentials. ( #2051 )
2025-02-10 08:48:26 -08:00
Nishtha Ahuja
76d49d86d4
Added emulator checks in settings pane fields ( #2041 )
...
* added emulator checks
* created macro
* conditions as const
---------
Co-authored-by: Nishtha Ahuja <nishthaahuja@microsoft.com >
2025-02-10 11:52:56 +05:30
Laurent Nguyen
7893b89bf7
Do not open first container if a tab is already open ( #2045 )
...
Co-authored-by: Laurent Nguyen <languye@microsoft.com >
2025-02-06 21:58:38 +01:00
JustinKol
5945e3cb6b
Removed NPS Survey from DE since it has been moved to the Overview Blade ( #2027 )
...
* Removed NPS Survey from DE since it has been moved to the Overview Blade
* Added ExplorerBindings back
* Moved applyExplorerBindings back to original place
2025-02-05 13:30:03 -05:00
Laurent Nguyen
213d1c68fe
Remove feature switch on restore tabs ( #2039 )
2025-02-03 17:59:00 +01:00
Nishtha Ahuja
c26f9a1ebb
disabled change buttom for emulator ( #2017 )
...
Co-authored-by: Nishtha Ahuja <nishthaahuja@microsoft.com >
2025-02-03 12:39:01 +05:30
SATYA SB
bd7cd7ae8f
[accessibility-3556793]: [Screen Reader- Azure Cosmos DB- Data Explorer]: The Learn more links are not descriptive present under the settings. ( #2035 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-01-31 10:58:44 +05:30