Sumit Ghosh
1d7ffa3c84
Update src/Services/Basket/Basket.API/Grpc/BasketService.cs
Co-authored-by: David Pine <david.pine@microsoft.com>
3 years ago
Sumit Ghosh
089d06094c
Updated basket-api project file
3 years ago
Sumit Ghosh
f04825c09d
Removed extra spaces
3 years ago
Sumit Ghosh
0e6e83dbee
Revert "Merged conent from Startup.cs to Program.cs"
This reverts commit 2766ea86df
.
3 years ago
Sumit Ghosh
930e7e2396
Revert "Removed Starup.cs"
This reverts commit 46175d7aa9
.
3 years ago
Sumit Ghosh
1494d82148
Revert "Removed unnecessary files"
This reverts commit 536bddcd96
.
3 years ago
Sumit Ghosh
536bddcd96
Removed unnecessary files
3 years ago
Sumit Ghosh
46175d7aa9
Removed Starup.cs
3 years ago
Sumit Ghosh
2766ea86df
Merged conent from Startup.cs to Program.cs
3 years ago
Sumit Ghosh
d09e7eb0a4
Updated dockerfiles
3 years ago
Sumit Ghosh
df610bc54c
Updated docker file to preview version to 7
3 years ago
Sumit Ghosh
b678bdd11a
Included global usings for identity project
3 years ago
Sumit Ghosh
7cbbb3c769
Created a new migration plan
3 years ago
Sumit Ghosh
d21637a1f9
Updates docker images to preview 7
3 years ago
Sumit Ghosh
76ddee7756
Use file-scoped namespaces
3 years ago
Sumit Ghosh
5157b01e81
Use global usings
3 years ago
Josh Coleman
8be1c9cd3e
Seeking feedback: Build and run on .Net 6 preview 6 ( #1734 )
* Updgrade build and hosting machines to .net6 latest
* Target .net 6
* ILogger is ambiguous?
* More ILogger ambiguity
* Use preview 6... seeing errors in preview 7...
* Of course the SDK version is different :)
* downgrade the last nonworking component
* Only restore the packages we need for the one off service stuck in .net 5
* Downgrade development docker files to use the preview 6 sdk
3 years ago
Sumit Ghosh
1896af24f2
Updated tar package ( #1733 )
3 years ago
Sumit Ghosh
7ba14d9804
Updates ingress object version to use v1 api ( #1725 )
* Removed archived directory
* Updated ingress api version to v1
* Updates ingress yaml manifests
* Fixed the identity ingress manifest
* Fixed remaining ingress manifest
3 years ago
GitHubPang
a478fdabf6
Fix typo in field name. ( #1727 )
httpContextAccesor > httpContextAccessor
3 years ago
Sumit Ghosh
dc60280101
Removed WebMVC from master Readme ( #1719 )
3 years ago
AlanYu
5c57b8c3f9
Binding queue using existing cosumerChannel ( #1716 )
Co-authored-by: Alan.Yu <alan.yu@hidglobal.com>
3 years ago
Sumit Ghosh
8bb15ce987
Updated npm packages ( #1714 )
3 years ago
Sumit Ghosh
2afc00360f
Included Envoyproxy filrewall rules in the script ( #1704 )
3 years ago
Sumit Ghosh
6381df5801
Updates npm packages ( #1710 )
* Updated npm packages
* Updated packages
3 years ago
Kaypee
6982f0e7c4
Correct typo error in Shipping Address ( #1712 )
Co-authored-by: kwabena <kwabena@mpharma.com>
3 years ago
Miguel Veloso
8c2716339e
Merge pull request #1711 from dotnet-architecture/update/angular-version
Update Angular version to 11.2
3 years ago
Miguel Veloso
e858ac052d
Update Angular version to 11.2
3 years ago
Miguel Veloso
e9aa5256aa
Merge pull request #1705 from dotnet-architecture/feature/refresh-spa-theme
Refresh SPA theme
3 years ago
Miguel Veloso
5afcd37caa
Update item images
3 years ago
Miguel Veloso
7405ebaf80
Update README, catalog image files and MVC page size
3 years ago
Miguel Veloso
4b0c2c56dd
Handle SPA/MVC branding for login and registration views
3 years ago
Miguel Veloso
9194b2cef6
Update other packages to latest versions
3 years ago
Miguel Veloso
67c248b2c2
Update versions in package.json
3 years ago
Miguel Veloso
066b055e36
Angular 10 version running
3 years ago
Miguel Veloso
c7f482d3f6
install packages for Angular 9
3 years ago
Miguel Veloso
c8a8884426
Update packages required by Angular 10
3 years ago
Miguel Veloso
4bf0db6b41
Update to Angular 9
3 years ago
Miguel Veloso
4bf307990c
Update target js version
3 years ago
Miguel Veloso
2a0db634c4
Update to .NET 5
3 years ago
Miguel Veloso
07e0bfe0f2
running version without refresh page error
3 years ago
Miguel Veloso
7d26ef882d
Initial SPA application working
3 years ago
Miguel Veloso
ae45ffb227
Remove campaigns, marketing and coupon-related components
3 years ago
Miguel Veloso
c60a49363f
Fix catalog search error
3 years ago
Miguel Veloso
bbe423cf8e
Initial version running
3 years ago
Miguel Veloso
dbf782d210
Initial eShop-Learn version
3 years ago
Sumit Ghosh
08d3a2b85c
Updated package ( #1696 )
3 years ago
Sumit Ghosh
d49334b049
Updated packages ( #1695 )
3 years ago
dependabot[bot]
e8fd578bb2
Bump ws from 6.2.1 to 6.2.2 in /src/Web/WebSPA ( #1694 )
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
zedy
be9ce6d069
Update keyvault sdk from t1 to t2 ( #1685 )
* Upgrade Microsoft.Extensions.Configuration.AzureKeyVault to
* Update keyvault uri
* Update Program.cs
Modify format
* modify format
* resolve conflict
* replace credential
Co-authored-by: Wenjie Yu <v-wenjyu@microsoft.com>
3 years ago