Sychev Igor
77e5f9ba5a
images to support 2.0.3 packages with security fixes
7 years ago
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
7 years ago
dsanz
2e955c7f13
Fix multistaging build
7 years ago
Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
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
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
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
42ce196270
Updated SF Linux manifests
7 years ago
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
7 years ago
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
7 years ago
Ramón Tomás
a04cef97ef
Added AppInsights service
7 years ago
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
7 years ago
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
7 years ago
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
7 years ago
Igor Sychev
dc566ea2a1
nanowin
7 years ago
Ramón Tomás
9ed7325e0e
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
7 years ago
Ramón Tomás
e20223b6e2
Included Aspnetcore.all metapackage
7 years ago
Ramón Tomás
364c07a528
Included AspnetCore.all metapackage
7 years ago
PLAINCONCEPTS\lruiz
8d14869ca0
Fix bug #259
7 years ago
Ramón Tomás
8288acf3a4
Update projects from netcore 2.0.0 preview to 2.0.0
Fix netcore 2.0.0 breaking changes in authentication middleware
7 years ago
PLAINCONCEPTS\lruiz
a6acdabf85
Fix bug #283
7 years ago
PLAINCONCEPTS\lruiz
737bddadc2
Fix issue #259
7 years ago
Cesar De la Torre
dca1b5eedd
Updated UserSecrets() obsolete API to AddUserSecrets<Startup>() update heading NET Core 2.0. See: https://github.com/aspnet/Announcements/issues/223
7 years ago
Eduard Tomàs
31d71d0f1f
update angular-cli
7 years ago
Ramón Tomás
485505a7be
Adapt changed Basket.Api url to Mvc and SPA apps
7 years ago
Ramón Tomás
84a2d500a7
Added alert when error ocurrs listing catalog products, orders and campaigns in SPA app
7 years ago
Cesar De la Torre
740caee4ae
Minor changes to the GracePeriodManager: Moved to the Ordering folder as it is part of the same BOUNDED CONTEXT or Ordering BUSINESS MICROSERVICE. Also, changed a log description when querying the database
7 years ago
dsanz
a65e9c01eb
Add Healthchecks to Locations.API and MArketing.API
7 years ago
Ramón Tomás
525040b9b6
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
7 years ago
Eduard Tomas
d65a112535
References updated to preview-2
code adjustements to work with preview-2
7 years ago
Christian Arenas
b28c650e06
Remove userId setting from xamarin app and remove userId parameter from GetCampaignsByUserId in Campaign API
7 years ago
Shaun Walker
a6cef8009c
replace main banner in SPA app
7 years ago
Shaun Walker
632c023a3f
strip quotes, fix image transparency, format price and amount
7 years ago
Eduard Tomas
0a1f14f1f1
WebSPA nuget update
7 years ago
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
Lots of things to address yet, because nuget packages are still on 1.1
7 years ago
Shaun Walker
445101b376
data and UI customization enhancements
7 years ago
Ramón Tomás
847f145bc2
Update spa marketing campaign view
7 years ago
Ramón Tomás
9fee40e358
Created marketing campaigns view details
7 years ago
Ramón Tomás
249c7a5105
Display marketing campaign details SPA
7 years ago
Ramón Tomás
a9c185a41a
Updated number of products in catalog stock
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
7 years ago
Ramón Tomás
5f28f8f710
Updated number of products in catalog stock
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
7 years ago
Ramón Tomás
d018d00b68
Update settings
7 years ago
Ramón Tomás
00ec2ce272
Update settings
7 years ago
Ramón Tomás
3a10038d71
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
7 years ago
Ramón Tomás
6c855e57c5
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
7 years ago
Cesar De la Torre
4410e455e0
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
7 years ago
Cesar De la Torre
ad4142b94f
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
7 years ago
Ramón Tomás
8c2af8c048
Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time to 1 minute
Remove unecessary clean basket methods on client
7 years ago
Ramón Tomás
889d3c86e7
Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time to 1 minute
Remove unecessary clean basket methods on client
7 years ago
igorsych
9e75504690
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
7 years ago