David Britch
|
32c85b327f
|
iOS LocationService threading issues resolved.
|
7 years ago |
David Britch
|
a43086fe2c
|
Removed Task.Delay test.
|
7 years ago |
David Britch
|
0f0a7fb698
|
App now gracefully handles the location service being turned off in the Windows OS.
|
7 years ago |
David Britch
|
2e87eacded
|
Windows LocationService fixed.
|
7 years ago |
David Britch
|
7a7d8a87a1
|
Using statements sorted.
|
7 years ago |
Kasper B. Graversen
|
998a9fdc9b
|
Fix spelling
|
7 years ago |
David Britch
|
d412a00a3c
|
Location plugins removed from test runners.
|
7 years ago |
Miguel Veloso
|
954d8718a8
|
Fix improper use of AddRangeAsync for seeding entities that don't use the SequenceHiLo key generation strategy, as per https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbset-1.addrangeasync?view=efcore-2.0
|
7 years ago |
David Britch
|
b9835a3e72
|
iOS LocationService complete.
|
7 years ago |
David Britch
|
1fa48de667
|
Android LocationService refactoring.
|
7 years ago |
David Britch
|
04296e7a14
|
Android LocationService implementation complete.
|
7 years ago |
David Britch
|
d2bd5a55ec
|
UWP location service added.
|
7 years ago |
David Britch
|
41398ab03a
|
Work in progress.
|
7 years ago |
David Britch
|
68d0783070
|
Removed TinyIoC behavior overrides.
|
7 years ago |
David Britch
|
48b273c9b2
|
Rely on TinyIoC defaults to register interface mappings as singletons.
|
7 years ago |
Eduard Tomàs
|
1b87e2a18f
|
Reverted duality of config files for ocelot because were not really needed
|
7 years ago |
Eduard Tomàs
|
3b2c80e6d3
|
Ocelot config via volumes
|
7 years ago |
Eduard Tomàs
|
6cc87fc80a
|
renaming of PurchaseBff to Aggregator
|
7 years ago |
Per Bornsjö
|
debc2fe4c4
|
Removed duplicate string to byte conversion
|
7 years ago |
Per Bornsjö
|
33c35ffa0f
|
Changed how the MessageId is created.
|
7 years ago |
David Britch
|
043ededb48
|
Explicitly turned off DebugSymbols on release builds of the iOS test runner.
|
7 years ago |
David Britch
|
840288bd38
|
Turned off .net native tool chain for release builds.
|
7 years ago |
Eduard Tomàs
|
0be655d2e0
|
Fixing errors in SPA when calling basket api through apigw
|
7 years ago |
Kyle White
|
2a7b37e70d
|
Add reference packages to TestRunner app so it builds successfully
|
7 years ago |
Eduard Tomàs
|
8edd736196
|
Updating SPA for working with PurchaseBFF.
|
7 years ago |
Eduard Tomàs
|
735e9bd94e
|
Fixed crash on BasketService
|
7 years ago |
Eduard Tomàs
|
704e6ae693
|
Finished purchase-bff implementation and ocelot rerouting
|
7 years ago |
Eduard Tomàs
|
5dfaf07059
|
Ocelot updated to 3.0.0
|
7 years ago |
Eduard Tomàs
|
b0d4ae5a72
|
All order flow goes through Purchase BFF API. Also some refactorings.
|
7 years ago |
Robert Raboud
|
7998edc15a
|
evert "automatic changes"
This reverts commit f7dda83785 .
|
7 years ago |
Robert Raboud
|
a9ce760515
|
Revert "automatic changes"
This reverts commit f7dda83785 .
|
7 years ago |
Robert Raboud
|
8ce8560214
|
parse issue
|
7 years ago |
Eduard Tomàs
|
2a81a080ba
|
Moved Create Order from MVC logic client to Purchase logic.
|
7 years ago |
Eduard Tomàs
|
2a2f3a4da1
|
Added missing file
|
7 years ago |
Eduard Tomàs
|
0256c6a7ad
|
Moved Change Basket Quantities to PurchaseBFF. MVC client updated
|
7 years ago |
Eduard Tomàs
|
1c6431d503
|
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
|
7 years ago |
Robert Raboud
|
f7dda83785
|
automatic changes
|
7 years ago |
Eduard Tomàs
|
e59829e96b
|
WIP on Ocelot: Change routing and config errors.
|
7 years ago |
Robert Raboud
|
2451ab9dff
|
Changed AddRange to AddRangeAwait
|
7 years ago |
Eduard Tomàs
|
dcb9b87361
|
|
7 years ago |
Eduard Tomàs
|
47a33ddd05
|
BFF Purchase - WIP
|
7 years ago |
yantang
|
23bdd59b10
|
Update AI k8s package version, otherwise kubernetes deployment will fail because of deadlock.
|
7 years ago |
Eduard Tomàs
|
02f5e1158a
|
Purchase BFF skeleton created
|
7 years ago |
Eduard Tomàs
|
9371eb1077
|
Add a endpoint returning only a 200 to be used as a liveness probe for k8s
|
7 years ago |
Sychev Igor
|
835c28910e
|
rudement views in identity services. both are useless, without actions in home controller
|
7 years ago |
Enrico Tirotta
|
84203537ed
|
Update MediatorModule.cs
|
7 years ago |
Unai Zorrilla Castro
|
12a9cabf7b
|
Added HealthCheck in backgroundtasks. Modify k8s configuration to include new backgroundtask service. Modify ServiceFabric to include new service ( service fabric is not tested at this moment)
|
7 years ago |
PM Extra
|
b559f53332
|
Fix about some async calls.
|
7 years ago |
PM Extra
|
1f971bc01a
|
Fix code format.
|
7 years ago |
Unai Zorrilla Castro
|
8f89cebf36
|
Fixed issue with subscriber name and remove old hosted service code on ordering.api
|
7 years ago |