5c06f6e50
Fix issue 685 by
2018-07-31 11:30:00 +0200
3f225e4be
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into AzureKeyVault by
2018-07-31 09:38:09 +0200
b005b63ff
Add azure key vault support in all services by
2018-07-31 09:38:00 +0200
e1313f2c2
Merge branch 'fix/missing-payment.api-project' into dev by
2018-07-27 14:30:23 +0100
f06a2c525
Add missing Payment project. by
2018-07-27 14:29:35 +0100
e7ac87376
Merge branch 'fix/location-appsettings-path' into dev by
2018-07-27 10:24:27 +0100
0733df531
Funtional test failling because it didn't find appsettings path, assuming the current folder name is the correct one. by
2018-07-27 10:23:53 +0100
c3983b30c
Merge pull request #582 from i02coroj/fix-messages-lost by
2018-07-26 20:02:33 +0100
c7466df54
Merge pull request #683 from RobinSoenen/patch-1 by
2018-07-26 09:21:52 -0700
71780f462
(refs/pull/683/head)
Typo by
2018-07-26 07:28:41 +0200
17637141c
Merge pull request #32 from dotnet-architecture/dev by
2018-07-24 13:23:02 +0300
453a92572
Merge pull request #675 from NeilQ/fix-eventbus-test-classname by
2018-07-23 10:11:03 -0700
8f5aa5c55
(refs/pull/675/head)
fix classname of EventBus.Test models by
2018-07-21 18:00:05 +0800
fbf89f8fc
1st devspaces test by
2018-07-17 11:04:29 +0200
2308e7737
同步upstream/master下代码 by
2018-07-17 15:55:17 +0800
fd757f0af
Merge pull request #31 from dotnet-architecture/dev by
2018-07-17 00:24:14 +0300
7711820b8
Add Azure Key Vault on Ordering.API to validate this scenario by
2018-07-16 18:04:25 +0200
c01a1f700
Merge pull request #662 from jo-ninja/UseNameOf by
2018-07-11 13:08:35 +0200
9b4ab032a
Merge branch 'helm' into dev by
2018-07-10 10:49:53 +0200
8e90f2cd4
Microservices eBook for eReaders (.MOBI and .EPUB) updated to v2.1 by
2018-07-09 16:24:49 -0700
df423f92d
Microservices eBook for eReaders (.MOBI and .EPUB) updated to v2.1 by
2018-07-09 16:24:02 -0700
034cfdcda
Merge pull request #30 from dotnet-architecture/dev by
2018-07-09 23:37:00 +0300
9351fb31e
final updates to helm scripts by
2018-07-09 14:20:27 +0200
10344eb36
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by
2018-07-06 18:10:50 +0200
9c7b77c4f
Modified readme by
2018-07-06 18:10:36 +0200
a1c9fc6c5
Merge pull request #666 from jo-ninja/fix-spelling by
2018-07-05 11:30:07 -0700
c55e2adec
(refs/pull/666/head)
Fix spelling 'commited' => 'committed' by
2018-07-05 15:07:38 +0900
3888cffa0
Fix spelling by
2018-07-05 14:44:45 +0900
14efc0b07
(refs/pull/665/merge)
Merge ad37f5713b
into b6e7029c1b
by
2018-07-04 17:47:40 +0000
8ca63522c
minor fixes by
2018-07-03 20:05:58 +0200
91fdc3bd8
helm charts mostly finished by
2018-07-03 19:07:37 +0200
a5f3b9762
Merge branch 'feature/orgtestprojects' into dev by
2018-07-03 14:34:41 +0200
d7d4dd4bf
Added Cesar's feedback by
2018-07-03 14:34:04 +0200
b6e7029c1
Merge pull request #648 from jacano/feature/xamarin-url-settings by
2018-07-03 10:11:09 +0200
c29aa6560
fixed ingressPath for other apigws by
2018-07-03 09:28:54 +0200
389aaff01
(refs/pull/662/head)
Convert some magic strings to use "nameof" operator by
2018-07-03 16:17:52 +0900
92cb497db
(refs/pull/653/head)
build break fix - removed missed new constrain which is not required anymore by
2018-07-03 14:57:45 +1200
04819105d
(refs/pull/660/head)
implement ICommand<> interface by
2018-07-03 01:04:22 +0200
daeee4d4b
Add Tests by
2018-07-03 01:00:41 +0200
f013cb1df
Refactor ICommand Rename DuplicateCommand to ExistingCommand by
2018-07-02 23:20:23 +0200
1b7200791
Merge pull request #658 from mvelosop/fix-windows-scripts by
2018-07-02 17:02:27 +0100
0a57e8df4
(refs/pull/658/head)
Add build stopwatch by
2018-07-02 13:42:18 +0100
07ba96695
Fix scripts to handle eiximenis node workaround by
2018-07-02 13:41:00 +0100
16cae13dc
Organize Dockerfiles to be easier to compare by
2018-07-02 13:37:49 +0100
85ce64a4c
(refs/pull/654/head)
Revert "IdentifiedCommand replaced with DuplicateCommandBehavior" by
2018-07-02 00:23:45 +0200
f60d161ce
IdentifiedCommand replaced with DuplicateCommandBehavior by
2018-07-02 00:17:43 +0200
6d9a9e0cb
Update mediatr to v5 by
2018-07-01 21:22:51 +0200
97dcf4970
Docs for Unit Tests and Functional Tests per microservice and Global. by
2018-06-30 16:31:19 -0700
84e4758df
modified Enumeration class to support private constructor for defined Enum types, refactored orderingContextSeed to use GetAll() method to get predefined types by
2018-06-30 22:41:17 +1200
0edad8f5e
(refs/pull/651/head)
Task.Delay(10) removed from mock services, renderers and View models that could cause potential deadlocks and synchronisation issues, in favour of Task.CompletedTask and Task.FromResult. by
2018-06-28 18:09:09 +0200
c5234ab1c
(refs/pull/648/head)
-UriBuilder removed -Refactor in identity urls by
2018-06-28 16:48:52 +0200
bfd75b62a
Remove unused projects, rename folder and created some doc by
2018-06-28 10:28:27 +0200
afca2308b
Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests by
2018-06-27 15:57:37 +0200
cc034183a
Urls for Identity, Gateway Shopping and Marketing added to setting view by
2018-06-25 13:11:12 +0200
18c5d3d28
Organized test projects for each service by
2018-06-25 11:36:42 +0200
f43ebe53e
Merge pull request #29 from dotnet-architecture/dev by
2018-06-25 09:14:59 +0300
efb1626aa
(refs/pull/643/head)
(fix) user claims in basket checkout by
2018-06-22 17:03:51 +0700
e3807fa2a
Fixed pathBase generation for apigwws by
2018-06-21 18:06:12 +0200
59729c74e
web shopping apigw by
2018-06-21 17:56:01 +0200
92585089b
Web marketing apigw by
2018-06-21 17:53:22 +0200
7be2b53ff
Mobile Shopping apigw by
2018-06-21 17:38:29 +0200
fce8326df
apigwmm chart by
2018-06-21 17:10:23 +0200
97f142f01
Mobile shopping aggregator by
2018-06-21 16:31:09 +0200
e016ebcff
web shopping aggregator and some fixes by
2018-06-21 16:14:43 +0200
dd425e75c
webspa chart by
2018-06-21 15:56:55 +0200
b6ba4a4d8
webstatus chart by
2018-06-21 15:17:33 +0200
887db619c
webmvc chart by
2018-06-21 14:11:48 +0200
69955da33
Payment api chart by
2018-06-21 13:18:55 +0200
cbe1a9f10
some corrections on how some external urls are calculated by
2018-06-21 13:11:54 +0200
e6628f1a4
marketing api chart helm by
2018-06-21 13:03:18 +0200
68d753d0f
Updated service names generation by
2018-06-21 12:45:07 +0200
9c95402f9
Locations api updates on service names generation by
2018-06-21 12:39:20 +0200
49f1ca18d
ordering signalrhub chart by
2018-06-21 11:34:34 +0200
519ecc589
Updating ingress templates to use .values.inf.k8s.dns value instead of values.ingress.hosts Updating names template to allow generation of external url values using dns prefix by
2018-06-21 10:47:39 +0200
702d74021
(refs/pull/641/merge)
Merge cf9a6d5ad8
into 262341c140
by
2018-06-20 03:32:35 +0000
cf9a6d5ad
(refs/pull/641/head)
Update docker-compose to fix #640 by
2018-06-20 03:30:40 +0000
262341c14
Update README.md by
2018-06-18 16:32:04 -0700
20cd65582
Microservices eBook cover updated to v2.1 by
2018-06-18 16:30:54 -0700
ad37f5713
(refs/pull/665/head)
Microservices eBook cover updated to v2.1 by
2018-06-18 16:27:05 -0700
8aabe7473
Updated .NET Microservices eBoo to v2.1.01 by
2018-06-18 16:20:46 -0700
4a628642b
Microservices eBook updated to v2.1.01 by
2018-06-18 12:48:34 -0700
7b1174a66
Merge pull request #28 from dotnet-architecture/dev by
2018-06-18 15:33:17 +0300
84761fd7a
remove non used chart by
2018-06-15 15:27:58 +0200
cb605938a
WIP on helm charts by
2018-06-15 15:27:18 +0200
c84ddb7f4
Identity api some refactor on common templates by
2018-06-14 16:30:29 +0200
da97a7d3d
unwanted spaces :( by
2018-06-14 13:33:42 +0200
74ae4de08
Fixed configmap for ordering backgroundtasks by
2018-06-14 13:33:17 +0200
4ec4ecd92
Ordering background tasks helm chart by
2018-06-14 12:51:35 +0200
3b6d08c0a
ordering api helm chart by
2018-06-14 11:59:05 +0200
85b1ae63a
helm charts for eshop (catalog api, basket api, common inf) by
2018-06-14 11:39:56 +0200
fcff8e45a
Fixes #630 by
2018-06-12 19:05:51 +0200
de68b4c34
Merge pull request #632 from dotnet-architecture/dabritch-mobile-settingsview by
2018-06-11 12:36:13 +0100
853492011
(refs/pull/632/head)
Performant SettingViews on iOS by
2018-06-11 12:28:28 +0100
fc85e345f
Merge pull request #27 from dotnet-architecture/dev by
2018-06-09 12:02:57 +0300
33366ea4c
Setting the right SDK version: 2.1.300 by
2018-06-08 20:06:01 -0700
722783a74
Global.json updated to current .NET Core SDK targeting .NET Core 2.1 by
2018-06-08 19:58:04 -0700
b68260c89
Update README.md by
2018-06-06 16:27:01 -0700
c83c6842f
Merge branch 'features/net21rc1' into dev by
2018-06-06 17:01:35 +0200
8d54a8d51
(tag: 2.0.7)
Merge pull request #627 from mvelosop/docs-kb/simplified-cqrs-ddd by
2018-06-05 21:46:16 +0100
11ca13fe2
Merge pull request #624 from dotnet-architecture/formsupdate by
2018-06-04 12:31:02 +0100