Miguel Veloso
63a325e92e
Fix non-structured traces
2019-02-22 15:05:28 +00:00
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
...
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00
Eduard Tomas
d65a112535
References updated to preview-2
...
code adjustements to work with preview-2
2017-06-29 18:36:57 +02:00
dsanz
ce0e36bb82
Fix wrong calculation of items per page in catalog controller (last page was showing always 10)
2017-03-03 11:10:39 +01:00
dsanz
e5c0340de5
Rename namespaces to the correct format.
2017-03-03 10:22:28 +01:00
dsanz
bba34b73ab
Add use of tag-helpers instead of razor elements. Remove useless displayfor.
2017-03-03 09:49:56 +01:00
dsanz
817edc8791
Add ef migrations to the monolithic application
2017-03-02 17:37:31 +01:00
dsanz
fb2da83805
Fix in monolithic part for issue #67 https://github.com/dotnet/eShopOnContainers/issues/67 ViewModels folder
2017-03-02 16:59:03 +01:00
dsanz
2b67a3b4b2
Fix link to error view
2017-03-02 16:17:20 +01:00
dsanz
812552cf3f
Add line to csproj for an issue with VS 2017 RTM
2017-03-02 16:06:47 +01:00
dsanz
54636b7cbd
Remove unused css files for monolithic app
2017-03-02 16:05:43 +01:00
dsanz
0716bff126
Removed hardcoded addresses for persisted picture uris
2017-03-01 17:57:29 +01:00
dsanz
10ea5f74c9
Add css style for paginator
2017-03-01 15:35:55 +01:00
dsanz
cb6b616581
Remove unused by default mvc core app elements
2017-03-01 13:47:23 +01:00
dsanz
09944114a8
Add usage of persited data to populate the view.
2017-03-01 12:23:39 +01:00
dsanz
37908c3f83
Add db connection and data model generation.
2017-03-01 10:50:04 +01:00
dsanz
400e44dc34
Add docker to the monolithic app
2017-02-28 12:22:51 +01:00
dsanz
272781df41
Add filter logic for the catalog items
2017-02-27 19:44:30 +01:00
dsanz
f91c2bc0a6
Add catalog pictures. Set port to 5106.
2017-02-27 18:53:02 +01:00
dsanz
e8d576fb7a
Add the catalog eshop css styles, views and a basic controller with autogenerated data
2017-02-27 15:52:38 +01:00
DESKTOP-V1VLQ15\dsanz
92784678cd
Add new mvc core web application project for the monolithic development
2017-02-27 12:58:44 +01:00