324 Commits

Author SHA1 Message Date
Borja García Rodríguez
ff728ec096 consolidate packages 2020-12-22 16:45:47 +01:00
Borja García Rodríguez
55a177feac update dockerfiles without location & api csprojs 2020-12-21 13:29:07 +01:00
Borja García Rodríguez
e66e61187f customer basket items setteable 2020-12-16 12:56:34 +01:00
Borja García Rodríguez
4fcb70c739 fix namespace top level statement 2020-12-16 09:53:08 +01:00
Borja García Rodríguez
4a71f483aa top level statements 2020-12-15 14:42:56 +01:00
Borja García Rodríguez
b67a487f2c add grpc factory 2020-12-15 10:46:50 +01:00
Borja García Rodríguez
51251a3f75 update basket api to dotnet 5 and nuget packages 2020-12-14 15:04:25 +01:00
ansonzhang
388d0b7b5d
Fixed #1495 bug : UseLoadTest missing claimsType (#1508)
* Update ByPassAuthMiddleware.cs

* Update ByPassAuthMiddleware.cs

* remove WebMVC/ByPassAuthMiddleware duplicate cliam

* remove Ordering.API/ByPassAuthMid  duplicate cliam

* remove Location.API/ByPassAuthMid  duplicate cliam

* remove Market.API/ByPassAuthMid  duplicate cliam

* change webmvc bypassauth: claimType of sub

* change ordering bypassauth: claimType of sub

* change location bypassauth: claimType of sub

* change market bypassauth: claimType of sub
2020-11-05 17:42:21 +05:30
Christian Morgenthaler
beda8378d5 correct call order of "app.UseCors" 2020-06-08 21:58:48 +02:00
ericuss
09fabcdcfb Remove obsolete middleware UseApplicationInsights 2020-04-07 09:29:46 +02:00
ericuss
e671f32c44 Change extension method to load the configuration 2020-04-07 08:59:01 +02:00
Miguel Veloso
135c56a7a8 Add cache use comment to Dockerfiles to force PR validation 2020-01-27 09:58:53 +00:00
Miguel Veloso
44d3fcf767 Update packages 2019-12-17 17:41:03 +00:00
Miguel Veloso
3a1aff0191 Update base images to 3.1 2019-12-16 18:52:28 +00:00
Miguel Veloso
8734958e5e Add IdentityUrlExternal config in appsettings 2019-11-18 18:31:34 +00:00
Miguel Veloso
593be81bb0 Improve docker build cache usage 2019-11-18 15:04:11 +00:00
Miguel Veloso
ade6358eca Reorganize project folders 2019-11-18 15:03:28 +00:00
Miguel Veloso
866e89cad2 Remove string interpolation from logging 2019-11-08 15:15:15 +00:00
Miguel Veloso
a1f64f9b6c Add back logging traces referenced in the wiki 2019-11-07 18:22:23 +00:00
Miguel Veloso
5013ff40ba Remove unnecessary commands from dockerfiles 2019-11-07 16:56:22 +00:00
Miguel Veloso
b34b8d2403 Sort package references 2019-11-06 11:14:19 +00:00
eiximenis
34a0c03434 Update dockerfile.develop to net3 2019-10-31 09:45:18 +01:00
eiximenis
0df81ff5d2 Removing unneeded files. Making compatible FailingMiddleware & Healthchecks 2019-10-15 11:23:25 +02:00
eiximenis
9b57122f7a update to net3 rc1 2019-09-19 10:12:14 +02:00
eiximenis
a2053deb49 Final charts tunning and allowing Linkerd Mesh to be used 2019-09-10 19:49:50 +02:00
ericuss
57f7c50b69 fix unit test of basket 2019-09-05 14:13:59 +02:00
ericuss
977e6ce8e2 fix tests of basket 2019-09-05 13:06:40 +02:00
ericuss
791e7d646c standarize the productId type 2019-09-04 15:02:09 +02:00
ericuss
ffe2884dc4 fix checkout process of mvc app 2019-08-30 14:20:26 +02:00
ericuss
4398b25fc1 Fix mvc calls to grpc 2019-08-29 13:13:10 +02:00
eiximenis
870363861f Update Dockerfiles for use /src as build context root 2019-08-28 14:11:29 +02:00
ericuss
9b1c690c9e restore options and grpc calling from console app it's working 2019-08-26 14:52:57 +02:00
ericuss
e58429ac2a first approach 2019-08-26 13:57:43 +02:00
Erik Pique
fe0fd36e0f add grpc basket 2019-08-19 09:24:58 +02:00
ericuss
bf85169d67 partial checkin trying to fix checkout process 2019-08-12 08:27:19 +02:00
Erik Pique
216463f847 ordering.api error integrationevents 2019-08-07 17:06:20 +02:00
ericuss
8fbc266fb9 Migrated 2019-08-01 09:49:08 +02:00
Erik Pique
267a2f5e48 fix deserialize error 2019-07-31 12:05:11 +02:00
ericuss
445c43221b fix basket api 2019-07-31 09:12:46 +02:00
Erik Pique
671d8b1e27 fix to startup identiy: remove old migrations and add initial migration. 2019-07-29 13:21:00 +02:00
Erik Pique
8b0ec9038f fix routing 2019-07-26 09:42:43 +02:00
Erik Pique
bacf302904 add migration core3 2019-07-26 08:18:51 +02:00
Erik Pique
50a1e1311e update preview7 2019-07-25 11:30:17 +02:00
Erik Pique
eb080668ab add type securitySchema OAuth2 2019-07-24 16:20:08 +02:00
Erik Pique
79405b89b0 modify retries count 2019-07-24 12:15:38 +02:00
ericuss
19dfd68629 Migrate Basket.UnitTests 2019-07-24 11:13:25 +02:00
Erik Pique
072c82a92d add target references ignore 2019-07-24 09:58:02 +02:00
Erik Pique
756142db94 upgrade net3 webapp 2019-07-23 12:14:09 +02:00
Erik Pique
66bee87584 migrate marketing 2019-07-22 16:16:57 +02:00
eiximenis
577aca1d4c Basket.API updated to net3 2019-07-19 13:09:30 +02:00