eiximenis
|
0e119eac86
|
Merge branch 'xamarin-oidcclient' into bff
# Conflicts:
# .dockerignore
# docker-compose.override.yml
# docker-compose.yml
# eShopOnContainers-ServicesAndWebApps.sln
# k8s/deploy.ps1
# k8s/deployments.yaml
# k8s/frontend.yaml
# src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs
# src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs
|
6 years ago |
David Britch
|
de667f9830
|
Merge pull request #548 from MarcosCobena/xamarin-oidcclient
Mobile app uses API gateway endpoints.
|
6 years ago |
Marcos Cobeña Morián
|
adf46ff837
|
Clarified endpoint style
|
6 years ago |
Marcos Cobeña Morián
|
4791be9298
|
Removed string.Format()s
|
6 years ago |
Marcos Cobeña Morián
|
9ba004187d
|
Clarified endpoint URI
|
6 years ago |
eiximenis
|
a91850a190
|
XamarinCallback config in k8s
|
6 years ago |
Marcos Cobeña Morián
|
f910e48c37
|
Replaced endpoint with copy
|
6 years ago |
Marcos Cobeña Morián
|
77f11330ae
|
Fixed login lifecycle in UWP
|
6 years ago |
Marcos Cobeña Morián
|
811f9a027a
|
Removed back-up file
|
6 years ago |
Marcos Cobeña Morián
|
0f725666c0
|
Updated endpoints
|
6 years ago |
Marcos Cobeña Morián
|
1f27bcb564
|
WIP endpoint update
|
6 years ago |
Marcos Cobeña Morián
|
51bb223663
|
Ignored MFractor's stuff
|
6 years ago |
Miguel Veloso
|
455b2562ee
|
Merge pull request #529 from raboud/CreateOrder
Create order
|
6 years ago |
Miguel Veloso
|
49cf975af5
|
Fixed PackageId for consistency
|
6 years ago |
Eduard Tomàs
|
52efbfd3e7
|
Merge pull request #525 from SychevIgor/aksversion
aks cluster version in a script
|
6 years ago |
Miguel Veloso
|
b12b536439
|
Merge pull request #524 from SychevIgor/packagesupdate
packages update
|
6 years ago |
Cesar De la Torre Llorente
|
b78daa4685
|
Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles
|
6 years ago |
Cesar De la Torre Llorente
|
81477f0757
|
Fix bug in microsoft/aspnetcore-build:2.0.5-2.1.4 name.
|
6 years ago |
Cesar De la Torre
|
44e15eb5f7
|
Merge pull request #546 from MicahStudio/patch-1
Update readme.md - Thanks! 👍
|
6 years ago |
eiximenis
|
f80ee6967a
|
Error on local mobile shopping apigw config file
|
6 years ago |
eiximenis
|
d9fb7e713c
|
Error on ocelot config for k8s
|
6 years ago |
eiximenis
|
72843eb6bb
|
Missing aggregrators services in k8s config *oops*
|
6 years ago |
OuJun
|
5e9c12e5c3
|
Update readme.md
|
6 years ago |
Cesar De la Torre Llorente
|
c17ecfa16a
|
Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543
|
6 years ago |
Cesar De la Torre Llorente
|
95b81ad9b3
|
eReaders formats for the Microservice eBook in Spanish - Updated
|
6 years ago |
eiximenis
|
5bb67596b9
|
k8s config updated
|
6 years ago |
Cesar De la Torre Llorente
|
ad5591aafb
|
Updated Chinese verswion of Microservices eBook plus older files
|
7 years ago |
Stepan
|
caf16bc03d
|
Concurrency fix for EventBus
Prevent a possible race condition in InMemoryEventBusSubscriptionsManager
|
7 years ago |
Miguel Veloso
|
d8d48ae188
|
Merge pull request #526 from mvelosop/fix-failling-integration-tests
Fix aborting integration tests
|
7 years ago |
Cesar De la Torre
|
74500348e4
|
Merge pull request #532 from SychevIgor/servicebusdelpoyfix
make servicebus deployment more accurate and self describable
|
7 years ago |
Sychev Igor
|
039632bebd
|
docker to 2.0.5 .net core
|
7 years ago |
Sychev Igor
|
df0a2f04be
|
make servicebus deployment more accurate and self descriptable
|
7 years ago |
Sychev Igor
|
34770da738
|
aks cluster version
|
7 years ago |
Sychev Igor
|
c1db0703a7
|
packages update 2
|
7 years ago |
Sychev Igor
|
ccad354645
|
packages update
|
7 years ago |
Robert Raboud
|
1e2bd35285
|
Assembly name was incorrect
|
7 years ago |
Robert Raboud
|
047e3a945a
|
Handled uncaught exception in command handling
|
7 years ago |
Miguel Veloso
|
62a40c3109
|
Fixed dummy basket data so CreateOrderCommand created from it passes validations.
|
7 years ago |
eiximenis
|
a34ed28445
|
SPA adapted to gateway
|
7 years ago |
eiximenis
|
181b475e32
|
MVC adapted to marketing bff apigw
|
7 years ago |
eiximenis
|
de37559c41
|
Files moved / names changes / csprojs updated / sln updated
|
7 years ago |
Miguel Veloso
|
963a39e2ac
|
Merge pull request #523 from EnricoTirotta/patch-2
Update Enumeration.cs
|
7 years ago |
Miguel Veloso
|
dca4e1cd16
|
Merge pull request #499 from raboud/parseError
Parse error
|
7 years ago |
Robert Raboud
|
8ef122fea2
|
Converted tabs to spaces
|
7 years ago |
eiximenis
|
152fcc8205
|
Fixed errors and updated config
|
7 years ago |
eiximenis
|
a18cec21fe
|
Missing aggregator project
|
7 years ago |
eiximenis
|
8cfb74fe93
|
Fixing SPA for using aggregators
|
7 years ago |
Enrico Tirotta
|
dbd5999e38
|
Update Enumeration.cs
|
7 years ago |
Robert Raboud
|
e7dac25460
|
Merge remote-tracking branch 'upstream/dev' into dev
|
7 years ago |
David Britch
|
bc955e657b
|
Merge pull request #522 from dotnet-architecture/xamarin-oidcclient
Removed lazy creation of PermissionsService on iOS and Android.
|
7 years ago |