Tarun Jain
|
b9e585b2e4
|
Merge pull request #2085 from erjain/update/payment-api
Commit to migrate payment api to WebApplicationBuilder
|
1 year ago |
Tarun Jain
|
212343f274
|
delete startup.cs
|
1 year ago |
Tarun Jain
|
433419b583
|
update payment.csproj
|
1 year ago |
Tarun Jain
|
c0cc12ad0c
|
Commit to migrate payment api to WebApplicationBuilder
|
1 year ago |
Tarun Jain
|
ee673d9180
|
Merge pull request #2079 from erjain/update/ordering-api-webAppBuilder
Migrate Ordering.API to WebApplicationBuilder
|
1 year ago |
Tarun Jain
|
e1fc28be8b
|
add .editorconfigfiles
|
1 year ago |
Tarun Jain
|
fee79c40a4
|
Migrate Ordering.API to WebApplicationBuilder
|
1 year ago |
Tarun Jain
|
c8f1e0f148
|
Merge pull request #2075 from erjain/update/basket-api-webAppBuilder
Basket.API: Commit to migrate to WebApplication Builder
|
1 year ago |
Tarun Jain
|
bb4307478c
|
Fix formatting
|
1 year ago |
Tarun Jain
|
19217e0939
|
Basket.API: Commit to migrate to WebApplication Builder
|
1 year ago |
Tarun Jain
|
4a86d5e93f
|
Merge pull request #2073 from erjain/update/catalog-api-webapplication-builder
Catalog.API: Commit to migrate catalog api to webapplication builder
|
1 year ago |
Tarun Jain
|
d6ea0cbdf5
|
commit use use CreateAsyncScope
|
1 year ago |
Tarun Jain
|
e9351bfb2c
|
Catalog.API: Commit to migrate catalog api to webapplication builder
|
1 year ago |
Tarun Jain
|
0740fd42b1
|
Merge pull request #2066 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/webpack-5.76.0
Bump webpack from 5.75.0 to 5.76.0 in /src/Web/WebSPA/Client
|
1 year ago |
dependabot[bot]
|
88a9a49da4
|
Bump webpack from 5.75.0 to 5.76.0 in /src/Web/WebSPA/Client
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Tarun Jain
|
390a37aca2
|
Merge pull request #2064 from erjain/update/eShop-refresh
Update and cleanup eShop
|
1 year ago |
Reuben Bond
|
f92e02f3dd
|
Convert WebStatus to WebApplicationBuilder
|
1 year ago |
Reuben Bond
|
a0adc4bbf3
|
Remove unnecessary jQuery from WebStatus
|
1 year ago |
Reuben Bond
|
98635a3e93
|
Eliminate Azure Dev Spaces
|
1 year ago |
Reuben Bond
|
3097651747
|
Fix Docker build after moving to centralized packaging
|
1 year ago |
Reuben Bond
|
10a783c5b4
|
NuGet: clear other sources
|
1 year ago |
Reuben Bond
|
8552d3ada6
|
Do not publish or pack test projects
|
1 year ago |
Reuben Bond
|
631a64940e
|
Fix compiler warnings for unused variables
|
1 year ago |
Reuben Bond
|
0cbd7b24e8
|
FIX: add Key Vault configuration
|
1 year ago |
Reuben Bond
|
a2c45956a3
|
Use centralized package versioning
|
1 year ago |
Reuben Bond
|
dbee1dad6d
|
Add launchSettings.json
|
1 year ago |
Reuben Bond
|
7a6e07cb64
|
WebMVC: Migrate to WebApplicationBuilder and delete Startup
|
1 year ago |
Tarun Jain
|
242cbeabaf
|
minor fix to removal of deprecated Azure Dev Spaces support
|
1 year ago |
Reuben Bond
|
e43cf8effa
|
Remove deprecated Azure Dev Spaces support
|
1 year ago |
Reuben Bond
|
68d0df2e2f
|
WebSPA: minor style fixes
|
1 year ago |
Reuben Bond
|
77ea8ef352
|
Remove obsolete Azure Key Vault package
|
1 year ago |
Reuben Bond
|
f7f4259147
|
Update JS libraries
|
1 year ago |
Reuben Bond
|
049c4af196
|
WebSPA: migrate to WebApplicationBuilder and delete Startup
|
1 year ago |
Reuben Bond
|
85ad916fcb
|
Remove redundant using directives
|
1 year ago |
Reuben Bond
|
b5d9d9653d
|
Fix tests in Visual Studio by correcting connection strings
|
1 year ago |
Reuben Bond
|
2c94c38269
|
Update NodeJS, NPM, and deps
|
1 year ago |
Tarun Jain
|
faeebd3e2b
|
Merge pull request #2054 from erjain/fix/dependabot-alerts
migrate WebSPA to angular@15.x and fix vulnerability
|
1 year ago |
James Montemagno
|
fed2b179eb
|
Merge pull request #2061 from erjain/fix/docs#19072
fixes docs issue #19072
|
1 year ago |
Tarun Jain
|
4f58e58d46
|
fixes docs issue #19072
|
1 year ago |
Tarun Jain
|
9c655ff9f0
|
commit to fix WebSPA build error
|
1 year ago |
Tarun Jain
|
c0d58305b3
|
remove argument extract-css
|
1 year ago |
Tarun Jain
|
2231774e70
|
fix Node_Image version
|
1 year ago |
Tarun Jain
|
8bd43a4db4
|
Commit to update node version and npm version in Dockerfile docker-compose.yml
|
1 year ago |
Tarun Jain
|
5ca9c997b7
|
commit to update vulnerable versions of minimist - Prototype Pollution in minimist
|
1 year ago |
Tarun Jain
|
a04b214705
|
Commit to resolve minimatch ReDoS vulnerability
|
1 year ago |
Tarun Jain
|
5ccbce36b5
|
commit to resolve vulnerable versions of @angular/core via node_modules/codelyzer
|
1 year ago |
Tarun Jain
|
47f9559de0
|
Commit to migrate angular version to latest '15.x'
|
1 year ago |
Tarun Jain
|
d9d0bd2302
|
commit to migrate angular version to '14.x'
|
1 year ago |
Tarun Jain
|
0fd7b932fc
|
commit to migrate angualr version to @angular 13.3.10
|
1 year ago |
Tarun Jain
|
2a26c4be10
|
fixes with some package updates
|
1 year ago |