27 Commits

Author SHA1 Message Date
Sumit Ghosh
19baeb7069
Migrates from Newtonsoft.Json to System.Text.Json (#1658)
* Included System.Text.Json related changes

* Fixed order details summary in WebMVC

* Updated custom JsonConverter
2021-05-03 16:36:31 +05:30
Borja García Rodríguez
2b91170662 clean up solution 2021-01-20 17:57:32 +01:00
Borja García Rodríguez
71eda6aeb9 remove old grpc caller 2020-12-23 10:20:50 +01:00
David Sanz
bbef451d53 Merge from migration/net-5 2020-12-21 12:39:23 +01:00
Borja García Rodríguez
151c1595a6 update net 5 2020-12-17 15:24:51 +01:00
Borja García Rodríguez
4e948d0a04 grpc improvements 2020-12-17 11:15:36 +01:00
David Sanz
2d59b7cc56 Change Grpc client creation from a per request approach to a client factory one. 2020-12-16 18:01:27 +01:00
Borja García Rodríguez
b67a487f2c add grpc factory 2020-12-15 10:46:50 +01:00
Borja García Rodríguez
646f7121b4 added grpc factory and interceptor 2020-12-14 16:47:42 +01:00
Viswanatha Swamy
736320b920
Swamy/remove unused using and refactoring entity classes (#1371)
* Removed Unused Usings

* Code Refactoring for readbility. Added spaces and moved the classes to separate file
2020-08-04 16:26:29 +05:30
Miguel Veloso
866e89cad2 Remove string interpolation from logging 2019-11-08 15:15:15 +00:00
eiximenis
08e9b2641a Final adjustments to make envoy work with ingress and remove Polly from http calls 2019-10-01 19:30:09 +02:00
eiximenis
9b57122f7a update to net3 rc1 2019-09-19 10:12:14 +02:00
ericuss
bcb0455d1a add polly for grpc calls 2019-09-04 17:27:45 +02:00
ericuss
4398b25fc1 Fix mvc calls to grpc 2019-08-29 13:13:10 +02:00
ericuss
63e20bb07f refactor mobile bff 2019-08-28 14:12:57 +02:00
ericuss
454525d517 refactored the grpc client 2019-08-28 12:34:34 +02:00
ericuss
311e1a2bfd refactoring the grpc client 2019-08-28 12:03:09 +02:00
ericuss
260bfcbc45 web bff endpoint /api/v1/Basket working in grpc 2019-08-28 11:30:14 +02:00
ericuss
3fee58e666 partial checkin 2019-08-28 10:57:35 +02:00
ericuss
67af71d2ce Add proto to catalog 2019-08-28 09:13:02 +02:00
ericuss
e415f2a767 migrate web bff to 3.0 and apply grcp in order controller 2019-08-27 15:08:39 +02:00
ericuss
016089fb5f Partial checkin 2019-08-27 09:40:31 +02:00
eiximenis
591086956d grpc poc working on k8s, using envoy as a sidecar in catalog api 2019-06-27 16:16:11 +02:00
Erik Pique
b8969e6746 standar names and fixed response for swagger apis 2018-11-15 12:50:37 +01:00
Unai Zorrilla Castro
96816e7bf7 Refactor aggregators to use AddHttpClient like on WebMVC 2018-05-18 14:02:18 +02:00
eiximenis
de37559c41 Files moved / names changes / csprojs updated / sln updated 2018-02-28 11:30:25 +01:00