jawelton74
96faf92c12
Use dotnet CLI for nuget operations in CI pipeline ( #2026 )
...
* Start of moving nuget actions to use dotnet.
* Comment out env section
* Set auth token.
* Disable globalization support.
* Comment out dotnet setup.
* Copy proj file with build.
* PLace Content item under ItemGroup.
* Update project with Sdk and No Build args.
* Remove no-build from cmd line.
* Set TargetFramework version.
* Fix TargetFramework value.
* Add nuget push command.
* Fix test version string
* Add nuget add source step.
* Fix add source args.
* Enable cleartext password, remove source after completion.
* Use wildcard for nupkg path. Add debug.
* Remove debug.
* Fix nupkg path
* Fix API key argument
* Re-enable MPAC nuget. Tidy up ci.yml.
* Fix formatting of webpack config.
* Remove Globalization flag.
* Revert test changes.
2025-01-15 11:37:30 -08:00
jawelton74
2fdb3df4ae
Update to Nuget setup action v2. ( #2024 )
2025-01-10 17:32:12 -08:00
jawelton74
e5609bd91e
Update Playwright to latest and rename MongoProxy development endpoint constant ( #2022 )
...
* Rename MongoProxy development endpoint constant to be consistent with other
endpoints.
* Update Playwright version to latest release due to test setup break.
2025-01-08 07:56:04 -08:00
jawelton74
4b75e86b74
Remove Network Warning banner from Data Explorer. ( #2019 )
2024-12-12 15:44:28 -08:00
jawelton74
d61ff5dcb5
Update upload/download-artifact actions to v4 due to v3 deprecation. ( #2006 )
2024-11-11 11:17:48 -08:00
jawelton74
b93c90e7d1
Update query advisor privacy statement and link ( #2000 )
...
* Update query advisor privacy details.
* Update test snapshot.
2024-10-29 10:56:04 -07:00
jawelton74
cbcb7e6240
Switch E2E tests to use new accounts. ( #1982 )
2024-09-30 07:29:24 -07:00
jawelton74
e0b773d920
Set shared throughput default to false for New Databases ( #1981 )
...
* Introduce common function for shared throughput default and set to
false.
* Add new file.
* Adjust E2E tests to not set throughput for database create.
2024-09-27 09:59:41 -07:00
jawelton74
4d0b1a6db8
Switch accountrestrictions call to use new backend in MPAC. ( #1868 )
2024-06-18 09:41:24 -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
jawelton74
ff4bc78d6c
Remove preview label from Computed Properties. ( #1842 )
2024-05-17 06:57:35 -07:00
jawelton74
6ebc48ad28
Remove some Notebooks code ( #1832 )
...
* Remove onNewNotebookClicked, openUploadFilePanel functions and
UploadFilePane.
* Remove resetNotebookWorkspace function.
* Remove Notebooks related resource tree node generation.
* Fix test snapshots.
2024-05-02 07:14:31 -07:00
jawelton74
298197b1b8
Revert "First set of changes for Notebooks removal. ( #1816 )" ( #1830 )
...
This reverts commit b023250e67 .
2024-05-01 07:21:50 -07:00
jawelton74
b023250e67
First set of changes for Notebooks removal. ( #1816 )
...
* First set of changes for Notebooks removal.
* Fix unit test snapshots.
2024-04-29 15:46:24 -07:00
jawelton74
d36e511b18
Update d3, webpack-dev-server, typedoc dependencies. ( #1812 )
...
* Update d3, webpack-dev-server, typedoc dependencies.
* Fix unit test failures.
* Revert change to snapshot as it doesn't seem required when running in
github.
2024-04-23 10:15:48 -07:00
jawelton74
7b81767ded
Enable new backend for Settings API in Prod. ( #1791 )
2024-04-22 14:34:20 -07:00
jawelton74
c12eced120
Update node-fetch, react-dev-utils and azure/identity dependencies. ( #1809 )
2024-04-22 07:10:16 -07:00
jawelton74
2b15a4d43d
Update package.json ( #1807 )
2024-04-19 15:03:11 -07:00
jawelton74
953bef404b
Set backend endpoints in testExplorer to use MPAC. ( #1797 )
2024-04-11 15:43:46 -07:00
jawelton74
6925fa8e4e
Replace Entra app client secret auth with OpenID Connect in E2E tests. ( #1792 )
...
* Use Az login with OpenID connection to get test credentials.
* Set subscription id environment variable.
* Update testExplorer and cleanup job.
* Retrieve access token in test case and pass to testExplorer.
* Add debug tracing for tests.
* Set up other mongo test to use Az CLI creds.
* Revert subscription id retrieval.
* Add CLI credentials retrieval to rest of tests.
* Fix missing imports.
* Clean up redundant code.
* Remove commented import statement.
2024-04-09 10:55:08 -07:00
jawelton74
7f6338b68b
Change copilot settings call to use new backend endpoint. ( #1781 )
...
* Change copilot settings call to use new backend endpoint.
* Refactor EndpointUtils function for new backend enablement.
2024-04-04 10:18:50 -07:00
jawelton74
cabedf4a29
Enable new backend endpoint to be passed to Data Explorer via message. ( #1782 )
2024-04-01 07:54:04 -07:00
jawelton74
76ad930930
Improve error handling when acquiring aad tokens ( #1746 )
...
* Mostly working - some cosmetic changes remaining.
* Cosmetic changes and other tidy ups.
* More clean up.
* Move msal back to dependencies. Fix typo.
* msal should be prod dependency
* Revert msal package update as it is causing issues with unit test
execution.
* Add tracing for unhandled exceptions when acquiring tokens.
2024-03-04 16:08:13 -08:00
jawelton74
f8cfc6c21c
Remove references to addCollectionDefaultFlight parameter. ( #1741 )
2024-02-08 11:49:40 -08:00
jawelton74
cd3eb5b5b3
Fix regression in Quickstart workflow. ( #1732 )
2024-01-30 16:31:46 -08:00
jawelton74
c6aefacc4e
Fix the Nuget Publish MPAC action in CI. ( #1712 )
2023-12-13 11:44:46 -08:00
jawelton74
15d111e3db
Add directions to use AAD login if account blocked from connection ( #1683 )
...
string login.
2023-11-01 15:46:54 -07:00
jawelton74
70c031d04b
Check for accounts that are restricted from connection string login. ( #1673 )
...
* Call Portal Backend to check for accounts that are restricted from
connection string login.
* Remove debug logging and revert to actual backend endpoint.
* Use React hooks for displaying error message.
* Move accountrestrictions route under guest.
* Check restrictions before resource token check.
* Revert test changes.
2023-10-23 12:04:19 -07:00
jawelton74
14d7677056
Add feature for disabling connection string login and enable this for aad redirect. ( #1660 )
...
* Add redirect for /aad to /?feature.enableAadDataPlane=true
* Add feature to hide the connection string login link. Enable this new
feature for the aad redirect.
2023-10-16 13:18:40 -07:00
jawelton74
8ff9a84004
Add redirect for /aad to /?feature.enableAadDataPlane=true ( #1649 )
2023-10-09 11:31:36 -07:00
jawelton74
8405dbe8da
Fix spelling of Refresh for self-serve blades. ( #1585 )
2023-08-23 16:56:12 -07:00
jawelton74
ea4563f840
Initial commit. ( #1518 )
2023-07-05 07:36:21 -07:00
jawelton74
1ee6abf890
Change AAD endpoint from /common to /organizations. ( #1408 )
2023-03-27 10:47:04 -07:00
jawelton74
b4bca3d41a
Updates user to use for nuget push. ( #1393 )
2023-02-16 17:51:57 -08:00
jawelton74
2a47e4311c
Set overwrite to true for both blob uploads to storage. ( #1392 )
2023-02-16 16:23:24 -08:00
jawelton74
b2ab979360
Display large partition key message for SQL API accounts only. ( #1371 )
2023-01-09 14:22:32 -08:00
jawelton74
5b1db2778c
Fix typo in 'tutorial' in Quick start. ( #1346 )
2022-10-27 09:59:14 -07:00
jawelton74
a34d3bb000
Disable wild card index for Mongo 16MB documents ( #1331 )
...
* Disable wild card index option if Mongo 16 MB document capability is
present.
* Formatted with prettier
2022-09-29 15:36:00 -07:00