Commit Graph

19 Commits

Author SHA1 Message Date
SteveSandersonMS
c073248981 Remove Angular 2 Music Store workarounds for an fx bug that was fixed in RC2 2016-05-02 13:13:50 -07:00
SteveSandersonMS
7b53e4aa55 Update Angular 2 Music Store sample to latest Angular2/angular-universal and make HTTP requests work during server-side prerendering 2016-04-21 11:59:01 +01:00
SteveSandersonMS
18a165d6f4 Update Angular 2 Music Store sample to latest Angular 2 and other dependencies. Switch from asp-ng2-prerender-module to the more general asp-prerender-module. 2016-04-08 13:54:41 +01:00
SteveSandersonMS
74cac774f8 Normalise trailing whitespace and line endings everywhere 2016-03-01 01:10:43 +00:00
SteveSandersonMS
5e5b12dc54 Remove explicit imports for NgIf/NgFor/NgClass, as that's no longer needed 2016-01-26 11:20:57 +00:00
SteveSandersonMS
ea4c668a63 Make the edit form and delete dialog work again 2016-01-26 11:17:01 +00:00
SteveSandersonMS
381b7b884e Update to Angular 2 Beta 1. New bug: no longer waits for server-side HTTP requests to complete - waiting for info to resolve this. 2016-01-25 15:13:30 +00:00
SteveSandersonMS
e9ba74761d Fixes 2015-12-14 12:43:56 +00:00
SteveSandersonMS
8a148d8535 Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +00:00
SteveSandersonMS
bba388944d Extremely minor improvement to sample 2015-12-11 19:06:30 +00:00
SteveSandersonMS
8a0cbe789e Use cache priming in Music Store sample 2015-12-10 20:30:02 +00:00
SteveSandersonMS
bf6548de96 Use angular2-aspnet in Angular 2 Music Store sample 2015-12-10 14:24:38 +00:00
SteveSandersonMS
2261c9964e Preparing to move the ASP.NET MVC validation result client-side code into a separate NPM module 2015-12-09 18:25:09 +00:00
SteveSandersonMS
906a17ea3c Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
SteveSandersonMS
6f840b60ca Improvements to form UI 2015-11-26 10:57:08 +00:00
SteveSandersonMS
74bae91c3a Rough but working example of displaying server-side validation errors. Needs cleaner patterns/APIs. 2015-11-25 19:15:38 +00:00
SteveSandersonMS
7ac0727813 Towards working forms 2015-11-25 17:44:32 +00:00
SteveSandersonMS
54aad643c8 Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
SteveSandersonMS
f693bd60e3 Initial state 2015-11-02 10:30:36 -08:00