rafsanulhasan
|
8dc243accc
|
changed Razor Syntaxes to Tag Helpers
|
2019-04-02 19:09:13 +06:00 |
|
Ramón Tomás
|
70d7cc95a4
|
Migrate WebMVC app to bootstrap 4
|
2018-09-26 18:12:52 +02:00 |
|
Ramón Tomás
|
f1f17798da
|
Added missing Task.Background service docker-compose configuration
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
|
2018-04-13 13:45:21 +02:00 |
|
Dylan Munyard
|
a5abf7dc0b
|
Using Rider 2017.2 as the IDE detects and unclosed <a> tag and the unnecessary Razor syntax.
|
2017-10-29 22:39:36 +10:00 |
|
Cesar De la Torre
|
ec78ef12c5
|
Separating menu options so it is clearer in the UI
|
2017-07-10 14:11:43 -07:00 |
|
Christian Arenas
|
06cbab4731
|
Merge branch 'feature/marketing-details-azure-function' into dev
# Conflicts:
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Location/Locations.API/Startup.cs
# src/Services/Marketing/Marketing.API/Controllers/CampaignsController.cs
# src/Services/Marketing/Marketing.API/Marketing.API.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/appsettings.json
# src/Web/WebSPA/AppSettings.cs
# test/Services/FunctionalTests/Services/Marketing/MarketingScenarios.cs
|
2017-07-07 11:56:57 +02:00 |
|
Ramón Tomás
|
525040b9b6
|
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
|
2017-06-30 16:31:22 +02:00 |
|
Shaun Walker
|
632c023a3f
|
strip quotes, fix image transparency, format price and amount
|
2017-06-22 17:26:57 -07:00 |
|
Ramón Tomás
|
a9c185a41a
|
Updated number of products in catalog stock
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
|
2017-06-14 16:38:27 +02:00 |
|
Cesar De la Torre
|
2a7c1d740b
|
Minor refactoring
|
2017-05-20 12:35:16 -07:00 |
|
Christian Arenas
|
e842cd81b3
|
Changing status item condition in order view
|
2017-05-18 11:37:50 +02:00 |
|
Ramón Tomás
|
f79806e899
|
Created Ship order process in WebMVC app
Create Ship order command and handler in Ordering.api
Create Order management page in WebMVC app
|
2017-05-14 14:48:37 +02:00 |
|
Christian Arenas
|
01211322f7
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# src/Services/Ordering/Ordering.API/Application/IntegrationEvents/EventHandling/UserCheckoutAcceptedIntegrationEventHandler.cs
|
2017-05-11 16:08:49 +02:00 |
|
Christian Arenas
|
9ae4d93a54
|
Add Order Description field
|
2017-05-11 16:04:35 +02:00 |
|
Ramón Tomás
|
21fe9b7be4
|
Create checkout call in webmvc
Created Cancel call in webmvc
|
2017-05-11 11:51:13 +02:00 |
|
Ramón Tomás
|
cb3f682872
|
Created Retry and CircuitBreaker policies for MVC App
|
2017-03-17 10:00:18 +01:00 |
|
dsanz
|
a1f2cc9975
|
Fix for issue #67 https://github.com/dotnet/eShopOnContainers/issues/67 renamed Models folder to ViewModels in WebMVC
|
2017-03-03 16:00:15 +01:00 |
|
etomas
|
f9b15481d1
|
Idempotent updates based on requestid
|
2017-03-03 12:03:31 +01:00 |
|
etomas
|
289d15b79a
|
Removed unwanted style for solving #31
|
2017-02-10 16:08:10 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
1c1f7571e6
|
- Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch.
- Update dockerfile to asp.net 1.1 in ordering
|
2017-01-30 15:46:43 +01:00 |
|
Quique Fernandez
|
a29e9d6357
|
Fix form styles and placeholders on both websites
|
2016-12-30 16:44:36 +01:00 |
|
Quique Fernandez
|
de5c81b9d7
|
Fix uppercase text on some views on both websites
|
2016-12-30 12:07:08 +01:00 |
|
Quique Fernandez
|
0337d91732
|
Fix "Total box" alignment on both websites
|
2016-12-30 11:33:57 +01:00 |
|
Quique Fernandez
|
827d6ff0f5
|
update new orders layout on MVC
|
2016-12-30 11:28:28 +01:00 |
|
Quique Fernandez
|
1b3194d97d
|
Update orders layout on mvc
|
2016-12-29 17:42:18 +01:00 |
|
Carlos Cañizares Estévez
|
0e7e4e41d7
|
MVC: Solve feedback, improve validations
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
|
2016-12-20 12:22:28 +01:00 |
|
Carlos Cañizares Estévez
|
31753fc057
|
MVC: Finish Orders integration (detail), validations, some refactor ...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
|
2016-12-17 14:41:16 +01:00 |
|
Carlos Cañizares Estévez
|
a939fe7a51
|
MVC App: Authentication against IdentityService and Order Api basic integration.
|
2016-11-28 12:58:51 +01:00 |
|
Carlos Cañizares Estévez
|
6cff3aaf50
|
Basket microservice integration in MVC web, remove session from MVC Site, docker-compose to include Basket.api and Redis image.
|
2016-11-16 10:19:00 +01:00 |
|
Carlos Cañizares Estévez
|
1002356493
|
Fixed some issues in catalog filters and improve catalog views.
|
2016-11-07 18:37:11 +01:00 |
|
Carlos Cañizares Estévez
|
eb7298c617
|
Add Checkout view, My Orders view and Order Detail View, and Mvc flow for this Views...
|
2016-11-03 17:17:26 +01:00 |
|
Carlos Cañizares Estévez
|
65e633e4e0
|
Add to Cart flow and views
|
2016-11-02 20:41:12 +01:00 |
|
Carlos Cañizares Estévez
|
b079e6ba79
|
Add Cart Flow
|
2016-10-31 17:56:24 +01:00 |
|
Carlos Cañizares Estévez
|
cbf3310cd1
|
Filter in product list and pagination
|
2016-10-31 09:25:47 +01:00 |
|
Carlos Cañizares Estévez
|
c424f0816a
|
Web MVC site UI apperance
|
2016-10-21 05:46:30 +02:00 |
|