ericuss
|
b7852f21de
|
fix version problems with identity server
|
2019-09-04 15:03:53 +02:00 |
|
ericuss
|
a85713ce3b
|
Add missing key in appsettings
|
2019-09-04 15:02:41 +02:00 |
|
ericuss
|
01b8d50f64
|
format
|
2019-09-04 15:02:27 +02:00 |
|
ericuss
|
791e7d646c
|
standarize the productId type
|
2019-09-04 15:02:09 +02:00 |
|
ericuss
|
1671062715
|
fix identity server
|
2019-09-03 16:07:05 +02:00 |
|
ericuss
|
f8c42c2fbe
|
Migrate packages in preview7 to preview8
|
2019-09-02 11:38:51 +02:00 |
|
ericuss
|
ffe2884dc4
|
fix checkout process of mvc app
|
2019-08-30 14:20:26 +02:00 |
|
ericuss
|
e689cfd65e
|
add using
|
2019-08-29 16:17:06 +02:00 |
|
ericuss
|
10759109ab
|
temporal fix to get the order in local dbset of orders for UpdateOrderWhenBuyerAndPaymentMethodVerifiedDomainEventHandler.cs
|
2019-08-29 16:16:24 +02:00 |
|
ericuss
|
4398b25fc1
|
Fix mvc calls to grpc
|
2019-08-29 13:13:10 +02:00 |
|
ericuss
|
9bb640aee4
|
Merge branch 'features/grpc' of https://github.com/dotnet-architecture/eShopOnContainers into features/grpc
|
2019-08-29 09:40:24 +02:00 |
|
ericuss
|
7f88a71cce
|
update dockerfiles
|
2019-08-29 09:38:03 +02:00 |
|
eiximenis
|
f83b873ded
|
Deleted unneeded Dockerfile
|
2019-08-28 14:23:12 +02:00 |
|
ericuss
|
e18c74f317
|
Merge branch 'features/grpc' of https://github.com/dotnet-architecture/eShopOnContainers into features/grpc
|
2019-08-28 14:14:13 +02:00 |
|
ericuss
|
63e20bb07f
|
refactor mobile bff
|
2019-08-28 14:12:57 +02:00 |
|
eiximenis
|
870363861f
|
Update Dockerfiles for use /src as build context root
|
2019-08-28 14:11:29 +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 |
|
eiximenis
|
011dc71a97
|
Moved .env to src
|
2019-08-28 10:32:41 +02:00 |
|
eiximenis
|
11fe3fc42c
|
Moved some files to ./src/
|
2019-08-28 10:30:55 +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
|
3f61eb0ef9
|
fix grpc call from mobile bff to basket.api and add ordering, in ordering controller
|
2019-08-27 14:07:39 +02:00 |
|
ericuss
|
016089fb5f
|
Partial checkin
|
2019-08-27 09:40:31 +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 |
|
Miguel Veloso
|
1403387a12
|
Merge branch 'enhancement/expose-internal-services' into dev
|
2019-08-21 11:18:57 +01:00 |
|
Miguel Veloso
|
da04d6df88
|
Add nodeports to expose sql and rabbitmq admin ports
|
2019-08-21 11:17:27 +01:00 |
|
David Britch
|
8351983b25
|
Downgraded xunit.runner.devices on UWP.
Also removed xunit.runner.console from unit test project.
|
2019-08-19 16:06:00 +01:00 |
|
Erik Pique
|
fe0fd36e0f
|
add grpc basket
|
2019-08-19 09:24:58 +02:00 |
|
Miguel Veloso
|
974c1c0716
|
Merge pull request #1122 from beefsteak/dev
Fix OrderPaymentSuccededIntergrationEvent naming rule
|
2019-08-16 21:22:46 +01:00 |
|
Miguel Veloso
|
b4ea8bcdfd
|
Merge branch 'enhancement/improve-dockerfiles' into dev
|
2019-08-16 20:02:10 +01:00 |
|
Miguel Veloso
|
faa7546e17
|
Add option to use local images for k8s deployment
|
2019-08-16 19:58:27 +01:00 |
|
Miguel Veloso
|
17ab5170f1
|
Add view to display current configuration in WebStatus
|
2019-08-16 19:57:22 +01:00 |
|
Miguel Veloso
|
038b3caffa
|
Update Dockerfiles to improve local build time
|
2019-08-16 19:56:30 +01:00 |
|
David Britch
|
ddff0ce19e
|
Update to Xamarin.Forms 4.1, with package refs.
|
2019-08-16 17:11:54 +01:00 |
|
Miguel Veloso
|
b6032b139b
|
Merge pull request #1103 from Karql/fix-web-status
Fix WebStatus HealthChecks replacement
|
2019-08-16 16:48:49 +01:00 |
|
David Britch
|
856bad834d
|
Bumped Android projects to v9.0, and min API to 19
|
2019-08-15 17:16:43 +01:00 |
|
David Britch
|
ea01c97651
|
Reset boolean in Reset method, plus code formatting.
|
2019-08-15 16:19:43 +01:00 |
|
牛排大叔
|
bdcab37c79
|
Fix OrderPaymentSuccededIntergrationEvent naming rule
|
2019-08-14 21:47:41 +08:00 |
|
Miguel Veloso
|
3bdf3eb873
|
Merge branch 'cleanup/docs' into dev
|
2019-08-12 16:11:49 +01:00 |
|
Miguel Veloso
|
5cd8fd8c91
|
Merge branch 'fix/1082-duplicated-azure-key-vault-reference' into dev
|
2019-08-12 14:12:46 +01:00 |
|
Miguel Veloso
|
ca642eb0f8
|
Remove duplicated Azure KeyVault reference
|
2019-08-12 14:12:27 +01:00 |
|
Miguel Veloso
|
5b7ca5d75c
|
Merge branch 'enhancement/take-sql-server-from-mcr' into dev
|
2019-08-12 13:55:54 +01:00 |
|
Miguel Veloso
|
b6d2910eae
|
Take SQL Server from mcr.microsoft.com
|
2019-08-12 13:53:52 +01:00 |
|
ericuss
|
568dabcea0
|
Merge branch 'features/migration-dotnet3' of https://github.com/dotnet-architecture/eShopOnContainers into features/migration-dotnet3
|
2019-08-12 08:27:39 +02:00 |
|
ericuss
|
bf85169d67
|
partial checkin trying to fix checkout process
|
2019-08-12 08:27:19 +02:00 |
|
Mateusz Karkula
|
033ebd350e
|
Fix WebStatus HealthChecks replacement
|
2019-08-09 20:11:45 +02:00 |
|