eiximenis
a34ed28445
SPA adapted to gateway
7 years ago
eiximenis
152fcc8205
Fixed errors and updated config
7 years ago
eiximenis
8cfb74fe93
Fixing SPA for using aggregators
7 years ago
Eduard Tomàs
6cc87fc80a
renaming of PurchaseBff to Aggregator
7 years ago
Eduard Tomàs
0be655d2e0
Fixing errors in SPA when calling basket api through apigw
7 years ago
Eduard Tomàs
8edd736196
Updating SPA for working with PurchaseBFF.
7 years ago
Eduard Tomàs
b0d4ae5a72
All order flow goes through Purchase BFF API. Also some refactorings.
7 years ago
Eduard Tomàs
2a81a080ba
Moved Create Order from MVC logic client to Purchase logic.
7 years ago
Eduard Tomàs
1c6431d503
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
7 years ago
yanchenw
607a30491e
Optimize multistage build
7 years ago
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
7 years ago
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