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
Gajendra Thokala
7dd819c4b5
Add Powershell script to set network category to private for DockerNAT.
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
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
Nish Anil
3f7307ace7
Updated Table alignment
5 years ago
Nish Anil
6277c0481a
Added tables for Build Status
5 years ago
Miguel Veloso
396d33fe7b
Use AsyncEventingBasicConsumer in RabbitMQ to properly use async event handlers
5 years ago
rafsanulhasan
8dc243accc
changed Razor Syntaxes to Tag Helpers
5 years ago
rafsanulhasan
c489622029
Removed Microsoft.Web.LibraryManager.Build NuGet package
5 years ago
rafsanulhasan
641982a5ab
correct typo
5 years ago
rafsanulhasan
12017dd8b7
Add launch settings on each project to ignore change when the project is opened
5 years ago
rafsanulhasan
a10d9fb663
fix typo
5 years ago
Miguel Veloso
e0ea3607e2
Merge pull request #983 from ratanparai/bugfix/fix-markdown-format
Fix markdown headers
5 years ago
Ratan Sunder Parai
dea042b3da
fix markdown headers
5 years ago
Miguel Veloso
759624fa24
Merge pull request #934 from mohsenalikhani/patch-1
OrderController Recommendation
5 years ago