3499 Commits

Author SHA1 Message Date
Lee Dumond
95ac1fe9bd use local bootstrap, not CDN 2019-05-01 14:26:06 -05:00
Miguel Veloso
73d0c3f659
Merge pull request #1023 from dotnet-architecture/fix/add-packages-layer
Fix restore packages script
2019-04-30 19:23:30 +01:00
Miguel Veloso
ba721aa65c Remove unneeded #!/bin/bash from script and remove line endings to avoid errors depending on git config on Windows 2019-04-30 19:19:11 +01:00
Miguel Veloso
bb99ae142f
Merge pull request #1009 from LeeDumond/fix/model-declarations-in-razor-views
model declarations in razor views resulting in unsolved references
2019-04-30 10:43:09 +01:00
Miguel Veloso
5b9692cb2e
Merge pull request #1016 from jo-ninja/dev
Fix typo
2019-04-29 20:46:33 +01:00
Miguel Veloso
e85dba4f31
Merge pull request #1008 from LeeDumond/fix/fix-marketing-functional-tests
Fix marketing functional tests that rely on existing campaign
2019-04-29 20:43:03 +01:00
Miguel Veloso
097d3b2124
Merge pull request #1019 from gababu/dev
Add Powershell script to set network category to private for DockerNAT.
2019-04-29 18:14:28 +01:00
Miguel Veloso
72f68a1c98
Merge pull request #988 from dariustehrani/helm_delete_fix
limit helm delete to eshop
2019-04-29 18:03:09 +01:00
Gajendra Babu Thokala [MSFT]
896442a0bf
Updateded to Show Message to run as administrator
Updateded to Show Message to run as administrator. 

When run without elevated below message would be shown. Which is clear to run as administrator

.\set-dockernat-networkategory-to-private.ps1 : The script 'set-dockernat-networkategory-to-private.ps1' cannot be run
because it contains a "#requires" statement for running as Administrator. The current Windows PowerShell session is
not running as Administrator. Start Windows PowerShell by  using the Run as Administrator option, and then try running
the script again.
At line:1 char:1
+ .\set-dockernat-networkategory-to-private.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (set-dockernat-n...-to-private.ps1:String) [], ScriptRequiresException
    + FullyQualifiedErrorId : ScriptRequiresElevation
2019-04-29 09:42:01 -07:00
Daniel Larsen
1dacbb7a8e Fixes #1015 2019-04-28 20:59:13 +12:00
Gajendra Thokala
7dd819c4b5 Add Powershell script to set network category to private for DockerNAT. 2019-04-27 18:27:15 -07:00
Joni
9159df343e Fix typo 2019-04-26 01:25:43 +09:00
Miguel Veloso
fb6d972d55
Merge pull request #1005 from dotnet-architecture/enhancement/add-restore-packages-layer
Add restore packages layer to speed-up building of containers
2019-04-23 14:16:10 +01:00
Miguel Veloso
df72a039c5 Remove failling Windows BuildJob (seems to be related to the base image) 2019-04-23 12:48:56 +01:00
Miguel Veloso
914e8bd0cd Make the RUN restore-packages optional through an option on docker-compose 2019-04-22 18:10:53 +01:00
Lee Dumond
3224a77792 add missing Error view 2019-04-18 14:28:45 -05:00
Lee Dumond
b8dbfa3104 move model declaration outside of clode block 2019-04-18 10:47:21 -05:00
Lee Dumond
e781d00419 move model declaration outside of code block 2019-04-18 10:34:08 -05:00
Lee Dumond
fe81c78bbd change setup of test to use campaignId = 2 2019-04-17 09:17:04 -05:00
Miguel Veloso
f56f04dcb9 gitignore tests-results folder 2019-04-15 20:34:22 +01:00
Miguel Veloso
e42712bb69 Fix failling functional tests 2019-04-15 20:30:59 +01:00
Miguel Veloso
05fed22b01 Fix failling unit tests 2019-04-15 19:58:20 +01:00
Miguel Veloso
376030c179
Merge branch 'dev' into enhancement/add-restore-packages-layer 2019-04-15 19:39:06 +01:00
Miguel Veloso
3ef07a580c Fix compilation errors and failling unit tests 2019-04-15 19:32:12 +01:00
Miguel Veloso
cd662d9105
Merge pull request #1001 from LeeDumond/fix/fix-logout-form-action
change form action from non-existent Logoff to Logout
2019-04-15 19:17:25 +01:00
Miguel Veloso
bde5bc7e96
Merge pull request #1004 from LeeDumond/fix/fix-failing-marketing-test
Get_get_campaign_by_id now fails initially
2019-04-15 18:59:31 +01:00
Miguel Veloso
06018d4080 Streamline Dockerfiles 2019-04-13 08:23:40 +01:00
Miguel Veloso
be75d554f2 Inital Dockerfiles 2019-04-12 19:45:45 +01:00
Lee Dumond
5e19f32b2d change Id that test is looking for from 81 to 2 2019-04-12 13:31:18 -05:00
Miguel Veloso
8dea75d1fc
Merge pull request #1003 from dotnet-architecture/fix/unit-and-functional-tests-failures
Fix tests projects compilation errors and unit tests failures
2019-04-11 20:17:59 +01:00
Miguel Veloso
493df257c8 Fix compilation errors and unit tests failures 2019-04-11 20:12:58 +01:00
eiximenis
c0e125f2bf Merge from features/devspaces to dev 2019-04-11 14:38:31 +02:00
Miguel Veloso
2e926ed2d7
Merge pull request #1000 from LeeDumond/fix/fix-functional-tests
fix references in functional test projects
2019-04-10 14:04:54 +01:00
Miguel Veloso
f6c2f5672a WIP - Testing approaches 2019-04-10 13:54:06 +01:00
Lee Dumond
9dd7ed117e change form acrion from non-existent Logoff to Logout 2019-04-08 19:38:49 -05:00
Lee Dumond
e987dcfb7d fix references in functional test projects 2019-04-08 19:25:28 -05:00
Nish Anil
aa7614be5a
Removed explicit mentions to VS 2017 2019-04-05 14:21:10 +05:30
Miguel Veloso
cffec625dc
Merge pull request #990 from sicsbd/fix/taghelpers
Changed Razor syntaxes to TagHelpers
2019-04-05 08:44:28 +01:00
Rafsanul Hasan
089f858ead
removed version from Microsoft.AspNetCore.App from WebMVC/WebMVC.csproj 2019-04-05 01:01:37 +06:00
Rafsanul Hasan
e536cbd590
Restored LibMan.Build NuGet Package 2019-04-04 14:10:01 +06:00
Rafsanul Hasan
abd96d2a73
Merge pull request #104 from dotnet-architecture/dev
update to latest commit
2019-04-04 13:36:31 +06:00
eiximenis
21dbb98c4a Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2019-04-03 17:45:17 +02:00
eiximenis
a793608b39 update build to multijob 2019-04-03 17:45:01 +02:00
Miguel Veloso
6396e0ffbe
Merge pull request #984 from sicsbd/fix/typo
Fix typo
2019-04-03 11:51:28 +01:00
Darius Tehrani
20297fc6b5 limit help delete to eshop 2019-04-03 08:23:19 +00:00
Rafsanul Hasan
665392fa0b
Merge pull request #100 from sicsbd/dev
update to latest commit
2019-04-03 08:13:32 +06:00
Rafsanul Hasan
c2eb6fb694
Merge pull request #97 from sicsbd/dev
update to latest commit
2019-04-03 00:00:33 +06:00
Miguel Veloso
167bb167ff
Merge pull request #987 from dotnet-architecture/fix/888-rabbitmq-message-processing-problem
Use AsyncEventingBasicConsumer in RabbitMQ
2019-04-02 18:46:51 +01:00
Rafsanul Hasan
835c3a8639
Update .gitignore
revert back to original one
2019-04-02 21:15:11 +06:00
Nish Anil
3f7307ace7
Updated Table alignment 2019-04-02 20:28:03 +05:30