BillWagner
b455624909
loading in docker
the IP for the catalog service is wrong, but other than that, it's
working.
7 years ago
BillWagner
3f01246404
switch to the SDK version of nanoserver
This now works from the command line.
But, sa password is wrong.
7 years ago
BillWagner
4597b0336c
Revert "catalog loads in Docker"
This reverts commit c160af2179
.
7 years ago
BillWagner
c160af2179
catalog loads in Docker
But, its fake data.
7 years ago
BillWagner
0b15148306
interim checkin
7 years ago
BillWagner
e95f6ef045
interim checkin
about to try an experiment.
7 years ago
Cesar De la Torre
39aec4cb8a
Merge pull request #136 from BillWagner/implement-CRUD-on-webforms-app
Implement crud on webforms app
7 years ago
Bill Wagner
1192846225
Add docker support for the webForms application.
7 years ago
Bill Wagner
460dd99b08
databind the combo box controls
7 years ago
Bill Wagner
7dd0d3f7f5
insert works
7 years ago
Bill Wagner
ad71ed66f9
edit using the mock service works
7 years ago
Bill Wagner
bb34b173f5
Delete Catalog item coded.
7 years ago
Bill Wagner
aefc0a50bf
UI is in place for insert.
7 years ago
Bill Wagner
89497e0cac
update all styles for edit
These will be reused for insert
7 years ago
Bill Wagner
e4ee9a7d24
Delete UI is in place.
Edit UI is in progress.
Updated to .NET Framework 4.6.2
Update Default to use new framework features.
Most of the form is there.
Still need the combo boxes loading correctly
8 years ago
Bill Wagner
9613b496ff
Finish all list page style updates.
8 years ago
Bill Wagner
f0a4b08830
interim checkin. Styles
All styles are in place.
8 years ago
etomas
3ec61e0df6
Tried patch proposed by Sandeep Bansal
8 years ago
Cesar De la Torre
13503154f8
Merge pull request #110 from BillWagner/update-to-csharp-7
Update Compiler package
8 years ago
Bill Wagner
74fbbecf58
Update Compiler package
This is necessary for C# 7 feature support.
See the pattern match is statement in AutoFacHttpModule
8 years ago
Cesar De la Torre
9ea27ad17f
Merge pull request #101 from BillWagner/use-di-on-webforms-app
Use DI instead of a service locator
8 years ago
Bill Wagner
a3fd171712
inject dependencies into the WebForms application
8 years ago
dsanz
0fc35d7b4e
Add missing config file for ordering integration tests
8 years ago
dsanz
1e4513b5c9
Fix unit test.
8 years ago
Ramón Tomás
31e585994b
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
8 years ago
Cesar De la Torre
aa7939671d
Merge pull request #78 from dotnet/glennc/ci
a couple of quick changes to allow building in the docker-compose.ci.…
8 years ago
glennc
4aafa813f5
a couple of quick changes to allow building in the docker-compose.ci.build.yml
8 years ago
Cesar De la Torre
15df089a06
Updated the eBook .PDF version
8 years ago
Ramón Tomás
4e53f205b9
Added unitary test cases
8 years ago
Cesar De la Torre
9e2500071a
Updates at multiple README.MD pointing to the Wiki setup procedures
8 years ago
Cesar De la Torre
304316b175
Minor update
8 years ago
Cesar De la Torre
10cb5f10a5
Updated README for home page at GitHub
8 years ago
Cesar De la Torre
1995befeaf
Updated eBook .PDF to latest DRAFT version
8 years ago
Cesar De la Torre
ba11c78ef9
Refactoring Catalog.API controllers and EF config
8 years ago
Cesar De la Torre
02e4a43e3f
Updated for the home page info
8 years ago
Cesar De la Torre
adabc1eb04
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
8 years ago
Cesar De la Torre
f9e670425a
Cleaning up the docker-compose.override.yml by getting rid of commented URLs for a production enviroment
8 years ago
etomas
4078855439
CLI-Windows renamed to lowercase
8 years ago
etomas
30629b4d3b
CLI-Mac renamed to lowercase
8 years ago
etomas
0159d8f8bd
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
8 years ago
etomas
dd6189fe57
Fixing style error (debug css not included on output) after merging #68 into master
8 years ago
Cesar De la Torre
8bc10ef124
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
8 years ago
Cesar De la Torre
5341aa984f
Minor modifications to the Scripts
8 years ago
etomas
29473b455f
Merge branch 'vs2017'
8 years ago
Eduard Tomàs
df56cabeb7
Merge pull request #68 from chlowell/deployment-prep
Routing and publishing improvements
8 years ago
Eduard Tomàs
ddcb085da5
Merge pull request #73 from BillWagner/legacy-net-framework-apps
WIP: Running Legacy Net Frameworks in Windows Containers
8 years ago
Ramón Tomás
7db5119a87
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
8 years ago
Ramón Tomás
e7ec7260bb
Added ordering unit tests
8 years ago
Bill Wagner
cc9f6f8e75
trying some things on the docker-compose file.
8 years ago
Bill Wagner
ed61af1d09
interim checkin
Tried to get all the services launched via Visual Studio. After adding
the SQL engine and catalog container, it failed.
8 years ago