Commit Graph

1329 Commits

Author SHA1 Message Date
Laurent Nguyen 29b9fa1bda Try forcing click 2024-07-08 15:09:47 +02:00
Laurent Nguyen c42a93f567 Revert "Wait for 5s after dropdown click"
This reverts commit 847e9ad33f.
2024-07-08 14:48:42 +02:00
Laurent Nguyen 847e9ad33f Wait for 5s after dropdown click 2024-07-08 14:35:53 +02:00
Laurent Nguyen b06e886ac3 c7ab4c7ecf7b05f32a85568bce1a667ad8c62703Revert "Select dropdown option with playwright api instead of manual click"
This reverts commit c7ab4c7ecf.
2024-07-08 14:32:05 +02:00
Laurent Nguyen c7ab4c7ecf Select dropdown option with playwright api instead of manual click 2024-07-08 13:52:48 +02:00
Laurent Nguyen a33dd19438 Revert "Use playwright selectOption to select dropdown option"
This reverts commit daa8cd0930.
2024-07-08 13:51:18 +02:00
Laurent Nguyen daa8cd0930 Use playwright selectOption to select dropdown option 2024-07-08 13:45:13 +02:00
Laurent Nguyen c1c94e8381 Revert "Attempt to wait until page is fully loaded"
This reverts commit bb43fcea6e.
2024-07-08 13:38:21 +02:00
Laurent Nguyen bb43fcea6e Attempt to wait until page is fully loaded 2024-07-08 13:17:34 +02:00
Laurent Nguyen 5316ae1002 Revert "Try to select dropdown item by xpath selector"
This reverts commit 8eb42a64e2.
2024-07-08 13:12:26 +02:00
Laurent Nguyen 8eb42a64e2 Try to select dropdown item by xpath selector 2024-07-08 13:07:01 +02:00
Laurent Nguyen 7f3dbea39e Revert "Error test on e2e"
This reverts commit 124e3764f7.
2024-07-08 12:44:18 +02:00
Laurent Nguyen 124e3764f7 Error test on e2e 2024-07-08 12:38:34 +02:00
Laurent Nguyen 556f7b866f Revert "Upgrade playwright to latest"
This reverts commit e2ea1d0189.
2024-07-08 12:38:13 +02:00
Laurent Nguyen e2ea1d0189 Upgrade playwright to latest 2024-07-08 12:37:02 +02:00
Laurent Nguyen 7d0a2d1188 Revert "Attempt to fix e2e test"
This reverts commit 9745bcd2ef.
2024-07-08 12:31:33 +02:00
Laurent Nguyen 9745bcd2ef Attempt to fix e2e test 2024-07-08 12:05:51 +02:00
Laurent Nguyen 2a8f1a3be0 Remove unused describe section 2024-07-08 09:53:42 +02:00
Laurent Nguyen 9c8baca8cd Merge branch 'master' into users/languy/upgrade-typescript-to-4.9.5 2024-07-08 09:22:12 +02:00
sindhuba dfe79b20f5
Address RBAC local storage default setting issue (#1892)
* Fix API endpoint for CassandraProxy query API

* activate Mongo Proxy and Cassandra Proxy in Prod

* Add CP Prod endpoint

* Run npm format and tests

* Revert code

* fix bug that blocked local mongo proxy and cassandra proxy development

* Add prod endpoint

* fix pr check tests

* Remove prod

* Remove prod endpoint

* Remove dev endpoint

* Support data plane RBAC

* Support data plane RBAC

* Add additional changes for Portal RBAC functionality

* Address errors and checks

* Cleanup DP RBAC code

* Run format

* Fix unit tests

* Remove unnecessary code

* Run npm format

* Fix enableAadDataPlane feature flag behavior

* Fix  enable AAD dataplane feature flag behavior

* Address feedback comments

* Minor fix

* Add new fixes

* Fix Tables test

* Run npm format

* Address Local storage default setting issue

* Run npm format

* Address lint error

* Run format

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-07-01 16:58:05 -07:00
Asier Isayas 1021e9c969
Fix LMS regression when using old backend (#1890)
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-07-01 12:40:07 -04:00
sindhuba c30a9681fe
Add Data Plane RBAC functionality (#1878)
* Fix API endpoint for CassandraProxy query API

* activate Mongo Proxy and Cassandra Proxy in Prod

* Add CP Prod endpoint

* Run npm format and tests

* Revert code

* fix bug that blocked local mongo proxy and cassandra proxy development

* Add prod endpoint

* fix pr check tests

* Remove prod

* Remove prod endpoint

* Remove dev endpoint

* Support data plane RBAC

* Support data plane RBAC

* Add additional changes for Portal RBAC functionality

* Address errors and checks

* Cleanup DP RBAC code

* Run format

* Fix unit tests

* Remove unnecessary code

* Run npm format

* Fix enableAadDataPlane feature flag behavior

* Fix  enable AAD dataplane feature flag behavior

* Address feedback comments

* Minor fix

* Add new fixes

* Fix Tables test

* Run npm format

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-07-01 09:33:07 -07:00
Laurent Nguyen 325cbdd188 fix waitFor in playwright 2024-06-28 18:47:42 +02:00
Laurent Nguyen db511207b4 2nd attempt to fix example test 2024-06-28 17:46:18 +02:00
Laurent Nguyen 38bb1ae591 Revert "Attempt to fix playwright test"
This reverts commit 8293f34c9c.
2024-06-28 17:44:32 +02:00
Laurent Nguyen 8293f34c9c Attempt to fix playwright test 2024-06-28 17:00:50 +02:00
Asier Isayas 17754cba05
Revert to old Mongo Proxy (#1886)
* revert to old mongo proxy

* revert to old mongo proxy

* cleanup

* cleanup

---------

Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2024-06-27 11:40:05 -07:00
Laurent Nguyen b4090425f4 Fix jest tests by upgrading jest and other related packages. 2024-06-27 16:52:26 +02: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
Laurent Nguyen cc1f89ff4b Update test snapshots 2024-06-26 15:15:59 +02:00
Laurent Nguyen 1e9727341b Fix compile issue and put back files in tsconfig.strict.json 2024-06-26 15:02:12 +02:00
Laurent Nguyen 1419a8897b Upgrade typescript to 4.9.5 2024-06-26 13:45:02 +02: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
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
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