Senthamil Sindhu
92686d8805
Add new fixes
2024-06-27 21:24:40 -07:00
Senthamil Sindhu
9ad888dc67
Merge branch 'users/sindhuba/rbac' into users/sindhuba/latest-rbac
2024-06-27 11:01:11 -07:00
Senthamil Sindhu
912688dc14
Merge branch 'master' of https://github.com/Azure/cosmos-explorer
2024-06-27 11:00:31 -07:00
Senthamil Sindhu
805d72c55b
Minor fix
2024-06-27 09:49:00 -07:00
Senthamil Sindhu
eb7c737066
Address feedback comments
2024-06-27 09:37:08 -07:00
Asier Isayas
b07fa89a23
fix legacy mongo shell regression ( #1883 )
...
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-06-26 14:33:57 -04:00
Senthamil Sindhu
478467bda5
Fix enable AAD dataplane feature flag behavior
2024-06-25 16:27:40 -07:00
Senthamil Sindhu
fd3a83dcd8
Fix enableAadDataPlane feature flag behavior
2024-06-25 15:37:08 -07:00
Senthamil Sindhu
713df1869a
Run npm format
2024-06-25 12:15:59 -07:00
Senthamil Sindhu
192a275139
Remove unnecessary code
2024-06-25 12:09:43 -07:00
Senthamil Sindhu
77ee359adb
Fix unit tests
2024-06-25 10:23:01 -07:00
Senthamil Sindhu
a50108c375
Run format
2024-06-25 09:59:21 -07:00
Senthamil Sindhu
d3fb5eabdb
Cleanup DP RBAC code
2024-06-25 09:28:08 -07:00
sunghyunkang1111
28db549fa1
pagination loading of subscription and databaseaccounts ( #1877 )
2024-06-21 14:28:00 -05:00
Laurent Nguyen
fe892dcc62
Temporarily disable bulk Delete for old non-partitioned NoSQL containers ( #1880 )
...
* Disable Delete button and document selection when partitionKey.systemKey = true for noSql.
* Update unit tests
* Always show delete button. Use single delete API for systemKey containers
2024-06-21 09:37:34 +02:00
Asier Isayas
380caba5f5
Cassandra: Delete a row for a table that has multiple partition keys ( #1879 )
...
* Delete a row with multiple parition keys
* clean up
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-06-20 12:55:14 -04:00
Senthamil Sindhu
4792e2d1c7
Address errors and checks
2024-06-19 21:00:55 -07:00
Senthamil Sindhu
8849526fab
Merge branch 'add-dp-rbac' of https://github.com/Azure/cosmos-explorer
2024-06-19 15:20:20 -07:00
Senthamil Sindhu
24af64a66d
Add additional changes for Portal RBAC functionality
2024-06-19 15:05:14 -07:00
sunghyunkang1111
62ab0e3e60
Fix codeql issues ( #1875 )
2024-06-19 10:12:38 -05:00
SATYA SB
d199311633
Ensures ARIA attributes are allowed for an element's role. ( #1846 )
...
* [accessibility-3048277]:[Programmatic Access - Azure Cosmos DB - Data Explorer>New Container]: Ensures ARIA attributes are allowed for an element's role
* updated PartitionKeyPane
---------
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-19 16:02:09 +05:30
sunghyunkang1111
bf225f91c4
Remove notification for sample collection loading ( #1874 )
2024-06-18 12:15:06 -05:00
jawelton74
4d0b1a6db8
Switch accountrestrictions call to use new backend in MPAC. ( #1868 )
2024-06-18 09:41:24 -07:00
Senthamil Sindhu
be871737ad
Support data plane RBAC
2024-06-14 12:45:21 -07:00
Senthamil Sindhu
4d8bb5c3ea
Merge branch 'master' of https://github.com/Azure/cosmos-explorer
2024-06-14 12:18:14 -07:00
Senthamil Sindhu
10a8505b9a
Support data plane RBAC
2024-06-14 12:12:30 -07:00
SATYA SB
e66c8a1b5c
[accessibility-1249101]:[Usable - Azure Cosmos DB - New Keyspace]: Link "capacity calculator" overlaps with the keyboard focus indicator boundary and not visible properly. ( #1866 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-13 17:23:19 +05:30
SATYA SB
7e1a738f8e
[accessibility-2819505]:[Programmatic access - Cosmos DB Query Copilot - Copilot]: "Read preview terms" link does not meet minimum contrast ratio 3:1 with the surrounding text. ( #1858 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-13 17:21:49 +05:30
SATYA SB
dabb91e9e9
[accessibility-3101316]:[Programmatic Access - Azure Cosmos DB - Data Explorer]: 'Recents', 'Top 3 things you need to know' and 'Learning Resources' text appears as a heading but is not defined programmatically under 'Data Explorer' pane. ( #1845 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-13 17:20:59 +05:30
sunghyunkang1111
7570d6b91d
handle sampledb error handling to load the data explorer ( #1870 )
2024-06-12 20:46:22 -07:00
jawelton74
b8d6a0188a
Add more details to the E2E Test README. Configure dev/test to use MPAC ( #1869 )
...
instances of the new backend services.
2024-06-12 12:32:48 -07:00
tarazou9
8c25742304
Update UPAPI for Dedicated Gateway in Self Serve Portal ( #1825 )
...
Update UPAPI for Dedicated Gateway in Self Serve Portal
2024-06-11 16:01:46 -04:00
Laurent Nguyen
1ba3a6c761
Tabs container now adapts its size with flex ( #1867 )
2024-06-11 17:17:45 +02:00
sunghyunkang1111
c680481fe0
Add form and validation for vector search ( #1856 )
...
* Add form and validation for vector search
* Add form and validation for vector search
* Add unit tests and merge forms
2024-06-10 13:37:51 -05:00
Laurent Nguyen
06d4829422
Fix click to show document issue. Table doesn't auto-select first document anymore. ( #1864 )
2024-06-07 16:28:08 +02:00
Ashley Stanton-Nurse
416743c548
stop tree nodes from expanding to full height, causing overlap ( #1861 )
2024-06-06 09:33:25 -07:00
Ashley Stanton-Nurse
b5d4509d49
fix a broken test snapshot ( #1863 )
2024-06-05 13:40:51 -07:00
Ashley Stanton-Nurse
417ef899f0
Update Playwright, improve E2E test reliability, add scripts to deploy test resources ( #1857 )
2024-06-05 12:46:32 -07:00
Ashley Stanton-Nurse
736731474f
show an expand icon for nodes with non-null children arrray ( #1862 )
2024-06-05 12:27:29 -07:00
Ashley Stanton-Nurse
9b12775151
Allow query result view to be toggled from command bar ( #1833 )
...
* allow query result view to be toggled from command bar
also provides a default results view option that's stored in the
browser's local storage
* update SettingsPane test snapshot
2024-06-05 12:16:28 -07:00
Laurent Nguyen
7002da0b51
Implement ctrl-shift click to select multiple documents ( #1851 )
...
* Initial implementation of shift and ctrl click to select
* Implement shift-ctrl selection
* Fix snapshot, update selectionHelper comment
* Fix missing type
* Properly disable cursor selection
* Update snapshots
* Do not enable (multiselect) if readonly
* Consider meta key for mac and ctrl for everything else
2024-06-05 17:47:27 +02:00
SATYA SB
7c5fb1b697
[accessibility-3102730]:[Visual Requirement - Azure Cosmos DB - Data Explorer]: Luminosity ratio of 'Learn More' link with surrounding text is less than required 3:1 under 'Data Explorer' pane. ( #1847 )
2024-06-05 20:46:35 +05:30
SATYA SB
06e28ae3e7
[Visual Requirement - Azure Cosmos DB - Add Table]: Luminosity ratio of links with surrounding text is less than required 3:1 under 'Add Table' pane. ( #1840 )
2024-06-05 20:45:55 +05:30
SATYA SB
52c2cfe419
[Accessibility-3100036]: Close button is nested under 'Home' tab control under 'Data Explorer' pane. ( #1818 )
...
* [3100036]: [Programmatic Access - Azure Cosmos DB - Data Explorer]: Close button is nested under 'Home' tab control under 'Data Explorer' pane.
* Fabric-Less updated.
* Added specific width for contentWrapper.
* less update.
* Fixed out-scope space issue
---------
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-05 20:42:48 +05:30
Laurent Nguyen
b76d83d8e1
Disable table selection for Fabric/read-only ( #1855 )
...
* Disable table selection for Fabric/read-only
* Update unit tests
* Fix format
---------
Co-authored-by: Laurent Nguyen <languye@microsoft.com>
2024-06-03 19:11:16 +02:00
Laurent Nguyen
495296602a
Fix delete documents on mongo bug ( #1852 )
2024-06-03 15:23:09 +02:00
Asier Isayas
96ba0a9729
Reactivate Mongo Proxy ( #1850 )
...
* Reactivate Mongo Proxy
* Reactivate Mongo Proxy
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-05-31 13:31:24 -04:00
Laurent Nguyen
6276464e0d
Fix refreshgrid behaving like load more ( #1853 )
2024-05-31 17:57:11 +02:00
Ashley Stanton-Nurse
98c5fe65e6
Use new Fluent-based Resource Tree for all environments ( #1841 )
...
Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com>
2024-05-29 09:56:27 -07:00
Laurent Nguyen
cebf044803
Fix typo ( #1849 )
2024-05-29 18:20:07 +02:00