Miguel Veloso
ab94afdd3f
Merge pull request #1010 from LeeDumond/fix/missing-view-for-error
add missing Error view for WebStatus project
5 years ago
Lee Dumond
95ac1fe9bd
use local bootstrap, not CDN
5 years ago
Miguel Veloso
73d0c3f659
Merge pull request #1023 from dotnet-architecture/fix/add-packages-layer
Fix restore packages script
5 years ago
Miguel Veloso
ba721aa65c
Remove unneeded #!/bin/bash from script and remove line endings to avoid errors depending on git config on Windows
5 years ago
Miguel Veloso
bb99ae142f
Merge pull request #1009 from LeeDumond/fix/model-declarations-in-razor-views
model declarations in razor views resulting in unsolved references
5 years ago
Miguel Veloso
5b9692cb2e
Merge pull request #1016 from jo-ninja/dev
Fix typo
5 years ago
Miguel Veloso
e85dba4f31
Merge pull request #1008 from LeeDumond/fix/fix-marketing-functional-tests
Fix marketing functional tests that rely on existing campaign
5 years ago
Miguel Veloso
097d3b2124
Merge pull request #1019 from gababu/dev
Add Powershell script to set network category to private for DockerNAT.
5 years ago
Miguel Veloso
72f68a1c98
Merge pull request #988 from dariustehrani/helm_delete_fix
limit helm delete to eshop
5 years ago
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
5 years ago
Daniel Larsen
1dacbb7a8e
Fixes #1015
5 years ago
Gajendra Thokala
7dd819c4b5
Add Powershell script to set network category to private for DockerNAT.
5 years ago
Joni
9159df343e
Fix typo
5 years ago
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
5 years ago
Miguel Veloso
df72a039c5
Remove failling Windows BuildJob (seems to be related to the base image)
5 years ago
Miguel Veloso
914e8bd0cd
Make the RUN restore-packages optional through an option on docker-compose
5 years ago
Lee Dumond
3224a77792
add missing Error view
5 years ago
Lee Dumond
b8dbfa3104
move model declaration outside of clode block
5 years ago
Lee Dumond
e781d00419
move model declaration outside of code block
5 years ago
Lee Dumond
fe81c78bbd
change setup of test to use campaignId = 2
5 years ago
Miguel Veloso
f56f04dcb9
gitignore tests-results folder
5 years ago
Miguel Veloso
e42712bb69
Fix failling functional tests
5 years ago
Miguel Veloso
05fed22b01
Fix failling unit tests
5 years ago
Miguel Veloso
376030c179
Merge branch 'dev' into enhancement/add-restore-packages-layer
5 years ago
Miguel Veloso
3ef07a580c
Fix compilation errors and failling unit tests
5 years ago
Miguel Veloso
cd662d9105
Merge pull request #1001 from LeeDumond/fix/fix-logout-form-action
change form action from non-existent Logoff to Logout
5 years ago
Miguel Veloso
bde5bc7e96
Merge pull request #1004 from LeeDumond/fix/fix-failing-marketing-test
Get_get_campaign_by_id now fails initially
5 years ago
Miguel Veloso
06018d4080
Streamline Dockerfiles
5 years ago
Miguel Veloso
be75d554f2
Inital Dockerfiles
5 years ago
Lee Dumond
5e19f32b2d
change Id that test is looking for from 81 to 2
5 years ago
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
5 years ago
Miguel Veloso
493df257c8
Fix compilation errors and unit tests failures
5 years ago
eiximenis
c0e125f2bf
Merge from features/devspaces to dev
5 years ago
Miguel Veloso
2e926ed2d7
Merge pull request #1000 from LeeDumond/fix/fix-functional-tests
fix references in functional test projects
5 years ago
Miguel Veloso
f6c2f5672a
WIP - Testing approaches
5 years ago
Lee Dumond
9dd7ed117e
change form acrion from non-existent Logoff to Logout
5 years ago
Lee Dumond
e987dcfb7d
fix references in functional test projects
5 years ago
Nish Anil
aa7614be5a
Removed explicit mentions to VS 2017
5 years ago
Miguel Veloso
cffec625dc
Merge pull request #990 from sicsbd/fix/taghelpers
Changed Razor syntaxes to TagHelpers
5 years ago
Rafsanul Hasan
089f858ead
removed version from Microsoft.AspNetCore.App from WebMVC/WebMVC.csproj
5 years ago
Rafsanul Hasan
e536cbd590
Restored LibMan.Build NuGet Package
5 years ago
Rafsanul Hasan
abd96d2a73
Merge pull request #104 from dotnet-architecture/dev
update to latest commit
5 years ago
eiximenis
21dbb98c4a
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
5 years ago
eiximenis
a793608b39
update build to multijob
5 years ago
Miguel Veloso
6396e0ffbe
Merge pull request #984 from sicsbd/fix/typo
Fix typo
5 years ago
Darius Tehrani
20297fc6b5
limit help delete to eshop
5 years ago
Rafsanul Hasan
665392fa0b
Merge pull request #100 from sicsbd/dev
update to latest commit
5 years ago
Rafsanul Hasan
c2eb6fb694
Merge pull request #97 from sicsbd/dev
update to latest commit
5 years ago
Miguel Veloso
167bb167ff
Merge pull request #987 from dotnet-architecture/fix/888-rabbitmq-message-processing-problem
Use AsyncEventingBasicConsumer in RabbitMQ
5 years ago
Rafsanul Hasan
835c3a8639
Update .gitignore
revert back to original one
5 years ago