Cesar De la Torre
|
33501657b7
|
Fixed change in SPA path for the build bits scripts, PowerShell and Mac Bash
|
8 years ago |
Cesar De la Torre
|
bf6e696ccb
|
Fix: Manual update to .CSPROJ file XML as VS 2017 was throwing an error when trying to go to the pics folder properties to include it in the output directoy. Added:
<None Update="Pics">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
See possible related bug in VS 2017:
https://github.com/dotnet/roslyn-project-system/issues/1579
|
8 years ago |
Cesar De la Torre
|
9ccf7f11ce
|
Changes for CLI compatibility and New .PDF version
|
8 years ago |
Cesar De la Torre
|
2576c695ad
|
Raising number of Retries With Exponential Backoff so slower machines don't get a "maxNumber of retries reached" exception..
|
8 years ago |
Cesar De la Torre
|
aae8283798
|
Marked all our images with eshop/ and added a delete-images.ps1 for eShop images
|
8 years ago |
Cesar De la Torre
|
f68fee6513
|
Improving when deleting eShop images, so if there are no eShop images it doesn't show an error, like it was happening with Charle's version
|
8 years ago |
Charles Lowell
|
5e544c0cab
|
Delete only eshop containers and images
|
8 years ago |
Charles Lowell
|
0cd8ccf54b
|
Install WebSPA's npm dependencies before building
|
8 years ago |
Charles Lowell
|
9d7c588fc5
|
Restore Ordering.API dependencies before build
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
c29b783d93
|
rename identity project
|
8 years ago |
CESARDELATORRE
|
c2cc95c84c
|
Changes in README.md nd other minor changes in solutions
|
8 years ago |
CESARDELATORRE
|
b46665955c
|
Changes to README and other minor changes after testing
|
8 years ago |
Carlos Cañizares Estévez
|
42f3537441
|
scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...)
|
8 years ago |
CESARDELATORRE
|
1182802816
|
Fixed issue with .NET 1.1 from image:latest and .NET 1.0.1 that we're currently using
|
8 years ago |
Carlos Cañizares Estévez
|
b345bd51c4
|
First version of identity server
|
8 years ago |
Carlos Cañizares Estévez
|
5ada2ade25
|
Added SPA Web project, Updated docker-compose to include the new SPA container, Updated build script to include new SPA application, Update SQL image to public released yesterday from Microsoft.
|
8 years ago |
Carlos Cañizares Estévez
|
6cff3aaf50
|
Basket microservice integration in MVC web, remove session from MVC Site, docker-compose to include Basket.api and Redis image.
|
8 years ago |
Carlos Cañizares Estévez
|
f874d7baf1
|
root docker-compose update, catalog and basket update.
|
8 years ago |
glennc
|
2663ac7877
|
initial basket example.
|
8 years ago |
Cesar De la Torre
|
67e94c3c45
|
- Consuming Ordering.API microservice from WebMVC app
- SQL DB updated with EF Migrations
- build-images.ps1 updated
|
8 years ago |
Cesar De la Torre
|
2e43db4953
|
Extended build-images with dotnet restore commands
|
8 years ago |
Cesar De la Torre
|
38b52eb0e5
|
build-images scripts for Mac/Bash and Windows/Powershell
|
8 years ago |
Cesar De la Torre
|
8cc57c2542
|
WebMVC project folder simplified and migrated to latest version of VS Tools for Docker
|
8 years ago |