David Fowler
|
c3efea0293
|
Add YARP to the BFF directly.
- This avoids the extra process hop
|
1 year ago |
David Fowler
|
30ed0011cb
|
Added YARP as an API gateway
- It will eventually replace envoy
|
1 year ago |
David Fowler
|
9af6d6342d
|
Initial attempt at making a common service configuration
|
1 year ago |
Reuben Bond
|
109853983d
|
Remove gRPC generated code from global usings etc
|
1 year ago |
Reuben Bond
|
a2c45956a3
|
Use centralized package versioning
|
1 year ago |
Reuben Bond
|
e43cf8effa
|
Remove deprecated Azure Dev Spaces support
|
1 year ago |
Tarun Jain
|
9b3e00d756
|
update nuget packages for complete solution
|
2 years ago |
Sander Obdeijn
|
8ed25875af
|
Added EventBus.Tests to solution (#1684)
* - Added EventBus.Tests to solution
- Updated targetframework to net5.0
- Consolidated nuget packages
* Added copy EventBus.Tests.csproj to DockerFile's
|
3 years ago |
Borja García Rodríguez
|
cc28b8cd76
|
remove marketing and locations
|
4 years ago |
Sumit Ghosh
|
07d36e3188
|
Updated solution file. (#1514)
|
4 years ago |
m-knet
|
385318c00f
|
Update solution items (#1515)
Co-authored-by: Manuel Cañete <mcanete@protonmail.com>
|
4 years ago |
Miguel Veloso
|
b3a0c86e8f
|
Relocate/remove folders
|
5 years ago |
Miguel Veloso
|
ade6358eca
|
Reorganize project folders
|
5 years ago |
eiximenis
|
9b57122f7a
|
update to net3 rc1
|
5 years ago |
eiximenis
|
11fe3fc42c
|
Moved some files to ./src/
|
5 years ago |
Erik Pique
|
56f3a6b82e
|
move background task
|
5 years ago |
Erik Pique
|
c94304f26e
|
#74197 Order Background Service to Service Worker
|
5 years ago |
Ramón Tomás
|
db00159347
|
Added envoy + config grpc json transcoder
|
5 years ago |
eiximenis
|
fbaaa8c450
|
devspaces source code support integrated in webmvc
|
6 years ago |
eiximenis
|
8677b8d240
|
Webhooks API: WIP - Initial commit
|
6 years ago |
Ramón Tomás
|
0f6f4e6d14
|
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
|
6 years ago |
Miguel Veloso
|
f06a2c5254
|
Add missing Payment project.
|
6 years ago |
Unai Zorrilla Castro
|
d7d4dd4bf1
|
Added Cesar's feedback
|
6 years ago |
unaizorrilla
|
bfd75b62a2
|
Remove unused projects, rename folder and created some doc
|
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 |
Unai Zorrilla Castro
|
18c5d3d28c
|
Organized test projects for each service
|
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
|
094ba7c3c6
|
Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly
|
6 years ago |
Miguel Veloso
|
49ec9beff4
|
wip: add back OrderingBackgroundTasks
|
6 years ago |
Ramón Tomás
|
04560ff4eb
|
Created specific service for signalr hub
|
6 years ago |
Ramón Tomás
|
f1f17798da
|
Added missing Task.Background service docker-compose configuration
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
|
6 years ago |
Cesar De la Torre Llorente
|
5378d20d78
|
Added the .env file to the solution's "Solution Items" folder.
|
6 years ago |
eiximenis
|
de37559c41
|
Files moved / names changes / csprojs updated / sln updated
|
7 years ago |
eiximenis
|
a18cec21fe
|
Missing aggregator project
|
7 years ago |
Eduard Tomàs
|
1b87e2a18f
|
Reverted duality of config files for ocelot because were not really needed
|
7 years ago |
Eduard Tomàs
|
3b2c80e6d3
|
Ocelot config via volumes
|
7 years ago |
Eduard Tomàs
|
6cc87fc80a
|
renaming of PurchaseBff to Aggregator
|
7 years ago |
Eduard Tomàs
|
02f5e1158a
|
Purchase BFF skeleton created
|
7 years ago |
Unai Zorrilla Castro
|
12a9cabf7b
|
Added HealthCheck in backgroundtasks. Modify k8s configuration to include new backgroundtask service. Modify ServiceFabric to include new service ( service fabric is not tested at this moment)
|
7 years ago |
Unai Zorrilla Castro
|
025ab0e14c
|
Implemented HostedService in different service
|
7 years ago |
Eduard Tomàs
|
e72ada31fb
|
Create Ocelot project
|
7 years ago |
Ramón Tomás
|
4dff728d11
|
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
|
7 years ago |
Ramón Tomás
|
c51c101f90
|
Updated Load Tests
Added middleware to bypass authorization in load testing
|
7 years ago |
Ramón Tomás
|
f671cc692b
|
Fix Unit, Integration and Functional Tests
|
7 years ago |
Ramón Tomás
|
f25b6a8293
|
Updated sf linux image tags
|
7 years ago |
Ramón Tomás
|
f7c09dad81
|
Update SF linux manifests
|
7 years ago |
Ramón Tomás
|
b3726c32e3
|
Created deployment scripts for SF Linux
|
7 years ago |
Ramón Tomás
|
3385c63cc6
|
Added eShopOnServiceFabric project for Linux
|
7 years ago |
Cesar De la Torre
|
01ff19a613
|
Removed Service Fabric manifests targeting Windows from default eShopOnContainers VS solution which targets Docker Linux
|
7 years ago |