Ramón Tomás
|
3011c82a0e
|
Fixed hardcoded redis connection in FunctionalTests
|
6 years ago |
Erik Pique
|
8cdfbfb941
|
add test to CI
|
6 years ago |
Erik Pique
|
b8969e6746
|
standar names and fixed response for swagger apis
|
6 years ago |
Erik Pique
|
deb3d38ebe
|
add features api
|
6 years ago |
Erik Pique
|
574e07b09f
|
update dockerfiles
|
6 years ago |
Erik Pique
|
9775219a34
|
change netcore 2.1 to 2.2 and update nugets
|
6 years ago |
Ramón Tomás
|
9f5e7aee6c
|
Fixed ordering unit test
|
6 years ago |
tthtun
|
6c359f8f54
|
Fixed typo.
|
6 years ago |
Ramón Tomás
|
e3f8ac6e84
|
Refactoring IntegrationEventLog service
|
6 years ago |
Ramón Tomás
|
24bed0aa33
|
Send IntegrationEvents after committing transactions
|
6 years ago |
Erik Pique
|
74924d975d
|
Token lifetime handling #118
https://github.com/dotnet-architecture/eShopOnContainers/issues/118
|
6 years ago |
Erik Pique
|
641b732224
|
[BUG] After explicit logout, hit on login, then it is automatically recognized instead of showing the login page #626
https://github.com/dotnet-architecture/eShopOnContainers/issues/626
|
6 years ago |
Ramón Tomás
|
adafb9abf4
|
Send commands for modifying state in IntegrationEventHandlers
|
6 years ago |
Miguel Veloso
|
535044e4f4
|
Add private setters so deserializing on integration event handler works as expected.
|
6 years ago |
Ramón Tomás
|
9adda02b18
|
Updated OrderingIntegrationEvent svc
|
6 years ago |
Ramón Tomás
|
db35a5c369
|
Initial approach
|
6 years ago |
Erik Pique
|
1fdcc5cc32
|
MediatorR: Migration Guide 4.x to 5.0
|
6 years ago |
Ramón Tomás
|
5745f5492d
|
Migrated Identity.api to Bootstrap 4
|
6 years ago |
Erik Pique
|
349d5ea3bb
|
update swagger nuget to 2.4.0 from 3.0.0
|
6 years ago |
Ramón Tomás
|
96cabfec23
|
Removed bower in Identity.api service
Added client lib dependencies to libman
|
6 years ago |
Pure Krome
|
0904bdb920
|
Reference class from .NET Core 2.1 instead of a copy.
|
6 years ago |
Cesar De la Torre Llorente
|
28f7baaf5c
|
Fixed error in namespace.
|
6 years ago |
Unai Zorrilla Castro
|
a064795314
|
Work on timeout on idsrv and mvc app
|
6 years ago |
amedora
|
9f34b7e9e6
|
fix: duplicated "using Seedwork;"
|
6 years ago |
Tushar Koshti
|
2a22ef7802
|
Removed unused EventBusConnection property
|
6 years ago |
Unai Zorrilla Castro
|
5c06f6e500
|
Fix issue 685
|
6 years ago |
Unai Zorrilla Castro
|
b005b63ff5
|
Add azure key vault support in all services
|
6 years ago |
unaizorrilla
|
7711820b87
|
Add Azure Key Vault on Ordering.API to validate this scenario
|
6 years ago |
eiximenis
|
9351fb31eb
|
final updates to helm scripts
|
6 years ago |
Joni
|
c55e2adecb
|
Fix spelling 'commited' => 'committed'
|
6 years ago |
Joni
|
3888cffa08
|
Fix spelling
|
6 years ago |
Unai Zorrilla Castro
|
d7d4dd4bf1
|
Added Cesar's feedback
|
6 years ago |
Lukas Behal
|
92cb497db8
|
build break fix - removed missed new constrain which is not required anymore
|
6 years ago |
Lukas
|
84e4758df2
|
modified Enumeration class to support private constructor for defined Enum types, refactored orderingContextSeed to use GetAll() method to get predefined types
|
6 years ago |
unaizorrilla
|
afca2308b1
|
Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests
|
6 years ago |
eiximenis
|
fcff8e45aa
|
Fixes #630
|
6 years ago |
eiximenis
|
9f61e3b029
|
Fixes the error (400 Bad Response) when cancelling an order
|
6 years ago |
eiximenis
|
51236fd5af
|
Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
|
6 years ago |
Cesar De la Torre Llorente
|
104661d39d
|
Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks
|
6 years ago |
eiximenis
|
89fb5d6fc3
|
Solves issue #611
|
6 years ago |
Unai Zorrilla Castro
|
70a2682806
|
Working on compose dependencies and check new httpclient handlers retries
|
6 years ago |
Unai Zorrilla Castro
|
460fc997af
|
Create Generic Host prototype for background task in order to be reviewed
|
6 years ago |
Unai Zorrilla Castro
|
2f9fa4dcca
|
Added HTTPClient services and review application on WebMVC
|
6 years ago |
eiximenis
|
684aa4927f
|
Updates to make it work with Docker
- Dockerfiles changes
- Minor csproj updates to bring back "dotnet bundle" cli
- Enable all protocols in SignalR
- Update package-lock.json in spa
|
6 years ago |
Unai Zorrilla Castro
|
36fb20acea
|
Refactoring Catalog and Order status and add problem details feature from 2.1
|
6 years ago |
Unai Zorrilla Castro
|
b02c1b825d
|
Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog
|
6 years ago |
Unai Zorrilla Castro
|
d1b6bc84fa
|
Migrated projects and references to use 2.1 rc1 libraries
|
6 years ago |
Ramón Tomás
|
1d2fc6c42b
|
Removed commented code in signalr hub registration
|
6 years ago |
Miguel Veloso
|
cdd87d367f
|
Fix swagger-ui redirection uri to current one as of v.3.x;
Fix stored values for existing deployments
|
6 years ago |
Ramón Tomás
|
25c752c61a
|
Added SignalR Hub service to k8s
|
6 years ago |