4118 Commits

Author SHA1 Message Date
Miguel Veloso
257ed5c276
Merge pull request #1556 from borjasanes/feature/remove-marketing-and-location
Feature/remove marketing and location
2020-12-22 14:16:19 +00:00
Borja García Rodríguez
c26c6d9a05 test registry 2020-12-22 15:13:20 +01:00
Borja García Rodríguez
1980677665 add test branch 2020-12-22 13:55:24 +01:00
Borja García Rodríguez
f1803c62ac fix path filter 2020-12-22 13:53:57 +01:00
Borja García Rodríguez
cf03967f15 remove uses 2020-12-22 13:49:52 +01:00
Borja García Rodríguez
093fbfcfe1 test basket api workflow 2020-12-22 13:45:30 +01:00
Borja García Rodríguez
99857aa794 copy with ps 2020-12-22 11:30:30 +01:00
Borja García Rodríguez
db15e26128 event name 2020-12-22 11:28:40 +01:00
Borja García Rodríguez
de9706c450 fix workflow filter path 2020-12-22 11:24:07 +01:00
Borja García Rodríguez
003e6b4582 paths filter 2020-12-22 11:21:02 +01:00
Borja García Rodríguez
2aee71504d apigws workflow 2020-12-22 11:18:42 +01:00
Borja García Rodríguez
d077926031 WIP 2020-12-22 11:13:29 +01:00
Borja García Rodríguez
98552b7785 delete marketing and locations references 2020-12-21 16:44:02 +01:00
Borja García Rodríguez
aa32e5634d remove helm deploy marketing locations and builds 2020-12-21 15:53:29 +01:00
Borja García Rodríguez
f53e2c0286 remove campaings from SPA 2020-12-21 15:47:17 +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
6fecd22ce8 update mvc references 2020-12-21 13:21:53 +01:00
Borja García Rodríguez
cc28b8cd76 remove marketing and locations 2020-12-21 13:19:33 +01:00
Miguel Veloso
6ee0837d3c
Merge pull request #1553 from borjasanes/feature/payment-api-migration
Feature/payment api migration
2020-12-21 12:06:44 +00:00
David Sanz
65079a1a1f Merge from migration/net-5 2020-12-21 12:51:58 +01:00
Miguel Veloso
13e9a6b39e
Merge pull request #1550 from borjasanes/feature/ordering-api-migration
Ordering projects migration to net 5
2020-12-21 11:43:08 +00:00
David Sanz
bbef451d53 Merge from migration/net-5 2020-12-21 12:39:23 +01:00
Borja García Rodríguez
62d4b2bd64 merge remote branch into fork 2020-12-21 12:16:58 +01:00
Miguel Veloso
332bd4cb71
Merge pull request #1551 from borjasanes/feature/catalog-api-migration
catalog api net 5 migration
2020-12-21 11:09:13 +00:00
Borja García Rodríguez
aef73d7b6e fix functional tests 2020-12-21 12:06:15 +01:00
Borja García Rodríguez
e619a39dbf update nugets 2020-12-21 11:21:09 +01:00
Borja García Rodríguez
2ea2b0abb0 fix docker file image 2020-12-18 14:00:18 +01:00
Borja García Rodríguez
f25537e214 dockerfiles and update nugets 2020-12-18 13:41:36 +01:00
David Sanz
6f8eabd294 Merge branch 'feature/net-5' into feature/payment-api-migration 2020-12-18 12:08:07 +01:00
David Sanz
3e23e27a96 Migrate Payment.API to dotnet 5 2020-12-18 12:05:04 +01:00
Borja García Rodríguez
19460bb1f1 update nuget packages 2020-12-18 12:04:35 +01:00
Borja García Rodríguez
c4695533f1 Merge remote-tracking branch 'origin/feature/net-5' into feature/webapps-net5-migration 2020-12-18 09:50:56 +01:00
Borja García Rodríguez
5fa317f5c4 net 5 webapps 2020-12-18 09:48:28 +01:00
Borja García
85e901d857
Merge pull request #2 from borjasanes/feature/ordering-api-migration
Feature/ordering api migration
2020-12-18 09:43:57 +01:00
Viswanatha Swamy
0c575b5799
Swamy/remove unused using and refactor the code (#1552)
* Removed Unused Using and Reorganized the Using

* Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API

* Revert "Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API"

This reverts commit 34241c430619b3b0bbeaabafa44c078c859237c4.

* Removed unused using and reorganized the using inside "Services" folder

* Removed Unused using and reoganized the using

* Refactor Webhooks.API

* Removed unused using and reorganized using inside Catalog.API

* Refactoring

* Removed unsed using

* Added line break just to differentiate between the messages
2020-12-18 11:52:45 +05:30
Borja García Rodríguez
151c1595a6 update net 5 2020-12-17 15:24:51 +01:00
Miguel Veloso
2dab60f278
Merge pull request #1549 from cdemiguel/feature/SPA-to-angular10
Feature/spa to angular10
2020-12-17 12:20:27 +00:00
Miguel Veloso
3ce1b46b54
Merge pull request #1548 from borjasanes/feature/identity-api-migration
identity api net 5 migration
2020-12-17 11:28:26 +00:00
David Sanz
02bc1b9394 Update logging nuge package dependency. 2020-12-17 11:51:37 +01:00
Viswanatha Swamy
716aca6779
1. remove unused using, 2. Reorganized the using, 3. Moved the class into separate file and 4. Added line and spacing formats (#1532)
* Removed Unused Using and Reorganized the Using

* Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API

* Revert "Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API"

This reverts commit 34241c430619b3b0bbeaabafa44c078c859237c4.

* Removed unused using and reorganized the using inside "Services" folder

* Removed Unused using and reoganized the using

* Refactor Webhooks.API

* Removed unused using and reorganized using inside Catalog.API
2020-12-17 16:20:22 +05:30
David Sanz
35b30a109a Top-level statements. Change ordering net standard projects to dotnet 5. 2020-12-17 11:33:55 +01:00
Borja García Rodríguez
4e948d0a04 grpc improvements 2020-12-17 11:15:36 +01:00
Carlos de Miguel Ferrero
f1eb453683 Upgrade to 12 node version 2020-12-17 10:35:23 +01:00
Carlos de Miguel Ferrero
36a24469b0 Updated to ng version10 2020-12-16 18:32:04 +01:00
Borja García Rodríguez
792629ae03 migrate catalog api 2020-12-16 18:08:24 +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
Carlos de Miguel Ferrero
70b453a676 new PackageLock to update to ng version10 2020-12-16 17:06:18 +01:00
Carlos de Miguel Ferrero
b29422a94a new PackageLock to update to ng version10 2020-12-16 16:55:28 +01:00
Carlos de Miguel Ferrero
d94c8661f2 Delete Package lock to update ng version 2020-12-16 16:06:35 +01:00
Carlos de Miguel Ferrero
ab3059665a Fix CampaignDetailFunctionEnabled required when conf isReady 2020-12-16 15:34:29 +01:00