Commit Graph

223 Commits

Author SHA1 Message Date
Ryan Brandenburg a431f8efa1
Don't publish too much of ClientApp (#672)
* Don't publish too much of ClientApp

* Fix scripts and remove extra publish items
2018-08-13 16:21:50 -07:00
Ryan Brandenburg b029f79b4d
Import styles in correct order (#668)
In the `angular-cli.json` file, the styles.css file should be imported last in the styles section, so the developer can override styles from third party libraries (bootstrap, in this case).
2018-08-10 14:45:12 -07:00
Nate McMaster af616d9b99
Remove KoreBuild-isms from project templates (#667)
Removing MSBuild properties and items are for our build infrastructure, not for customers.
2018-08-10 11:01:56 -07:00
Ryan Brandenburg f868277373 Experience review feedback 2018-08-08 10:57:45 -07:00
Ryan Brandenburg 647f0f81c2 CompatibilityVersion -> 2.2 2018-08-06 16:22:05 -07:00
Ryan Brandenburg e47a08612b JQuery-validate-unobtrusive version 3.2.10 2018-08-06 15:21:46 -07:00
Ryan Brandenburg c5a5134e46 Revert "Rename Web Application to Starter Web Application"
This reverts commit 01ce77da56.
2018-08-06 12:10:14 -07:00
Ryan Brandenburg 41d648fcc1 Fully-qualify model name 2018-08-06 12:03:22 -07:00
Artak 3ee57ff81a
Merge pull request #659 from aspnet/dev/mkArtakMSFT/issue579
Removed the `layout=null` assignment from the page
2018-08-06 10:35:26 -07:00
Ryan Brandenburg 71c15fb76a Use bootstrap4 for templates 2018-08-06 10:16:35 -07:00
Artak 14512a714f
Removed the `layout=null` assignment from the page 2018-08-06 08:55:51 -07:00
Ryan Brandenburg d95f971693 Fix broken tests 2018-08-06 07:22:55 -07:00
Nate McMaster 0435add47a
Merge branch 'release/2.1' into release/2.2 2018-07-24 11:59:30 -07:00
Ryan Brandenburg 01ce77da56 Rename Web Application to Starter Web Application 2018-07-18 16:18:49 -07:00
Nate McMaster 55b697ab05
Revert "Add package version to Microsoft.AspNetCore.App in project templates"
This reverts commit 727bd52b64.
2018-07-18 13:11:01 -07:00
Ryan Brandenburg 2a454c5aa8 Update js packages 2018-07-11 14:59:55 -07:00
Pranav K dbc930cc78 ResponseCache attribute on RazorPages Error handler method should be moved to model
Fixes #553
2018-07-11 14:50:40 -07:00
Nate McMaster 263e369b2e
Merge branch 'release/2.1' into release/2.2 2018-07-03 17:21:16 -07:00
Nate McMaster 727bd52b64
Add package version to Microsoft.AspNetCore.App in project templates
As discussed in aspnet/Home#3292, we're reversing course on the implicit package version feature. This adds a package version for Microsoft.AspNetCore.App to the `dotnet new` and VS templates.
2018-07-03 16:53:46 -07:00
Kiran Challa d4b8fee39f Upgraded AngularJS to 6.0 2018-06-27 10:27:39 -07:00
Pranav K e403187be3 ResponseCache attribute on RazorPages Error handler method should be moved to model
Fixes #553
2018-06-11 10:15:13 -07:00
Simon Grimshaw e1b08b2739 Removing dependency on redux-mock-store. 2018-06-04 16:25:44 -07:00
Simon Grimshaw f7a9b6f6a3 Fixing issue in the react and redux template where the test would fail as its not wrapped in a router. 2018-06-04 16:25:44 -07:00
Kiran Challa a5fb8a3d3c [Fixes #523] Fix the jquery.min.js file in RazorPages web application 2018-05-30 16:01:45 -07:00
Javier Calvarro Nelson 54fe5f73ca [Fixes #528] Windows authentication is not applied on launchSettings.json 2018-05-30 14:22:25 -07:00
Javier Calvarro Nelson 74883b2cf0 [Fixes #528] Windows authentication is not applied on launchSettings.json 2018-05-30 14:05:59 -07:00
Steve Sanderson 52a9e7a54d Remove obsolete reference in Angular template home. Fixes #470 2018-05-30 11:22:14 +01:00
Pranav K 6e67c9345c Remove reference to Microsoft.AspNetCore.Mvc.Razor.ViewCompilation from desktop templates
Fixes #530
2018-05-29 15:23:03 -07:00
Steve Sanderson 9e17d93acf Remove obsolete reference in Angular template home. Fixes #470 2018-05-24 21:11:59 +01:00
Pranav K c6b5001149 Remove reference to Microsoft.AspNetCore.Mvc.Razor.ViewCompilation from desktop templates
Fixes #530
2018-05-24 09:27:17 -07:00
Ryan Brandenburg 15ca3dcdaa Move templates to netcoreapp2.2 2018-05-18 09:28:12 -07:00
Kiran Challa 90fe58be75 [Fixes #523] Fix the jquery.min.js file in RazorPages web application 2018-05-16 17:30:20 -07:00
Nate McMaster f2df6763aa
Merge branch 'release/2.1' into dev 2018-05-16 12:44:04 -07:00
Nate McMaster ef9fa1868a
Fix SRI hash values for jquery (#521) 2018-05-16 11:49:40 -07:00
Kiran Challa b7eacbb1c3 Upgrade node-sass to 4.9.0
[Fixes #513] Angular template incompatible with NodeJs 10
2018-05-11 13:26:45 -07:00
Hao Kung c3992acf3a Update script to fixup app version 2018-05-07 11:36:44 -07:00
Hao Kung f4f0821029 Merge release2.1 into dev 2018-05-03 13:25:01 -07:00
Hao Kung 89956df7ea
[Review] Updated migrations and scripts (#484)
* Update migrations

* Add regex for schema name and product version

* Fix ModelSnapshot product version

* Change version to 2.1.0
2018-05-03 13:22:26 -07:00
Jass Bagga cb064b68c1 Merge branch 'release/2.1' into dev 2018-05-03 11:48:40 -07:00
Jass Bagga 99114c25a4
Adjust spacing in csproj files (#492)
Address #462 and fix build break
2018-05-03 11:40:39 -07:00
Kiran Challa 8ce82e7512 Merge branch 'release/2.1' into dev 2018-05-01 13:36:27 -07:00
Kiran Challa 601f41026a Updated icon for RazorClassLibrary 2018-05-01 13:34:51 -07:00
John Luo cb3581869b Merge branch 'release/2.1' into dev 2018-04-20 11:42:22 -07:00
Steve Sanderson 2fd05bb65a Remove explicit dependencies on Microsoft.AspNetCore.SpaServices.Extensions now it's included in Microsoft.AspNetCore.App anyway 2018-04-20 11:55:09 +01:00
John Luo a8c3615df4 React to implicit Microsoft.AspNetCore.App reference 2018-04-19 16:49:13 -07:00
Jass Bagga cbc4d0d19c Merge branch 'release/2.1' into dev 2018-04-18 09:49:19 -07:00
Jass Bagga 13e746c289
Update THIRD-PARTY-NOTICES link and remove Package Management panel from carousel (#474)
Addresses #330 and #469
2018-04-18 09:42:27 -07:00
Jass Bagga a9c7c322cb
Add "webapp" alias to RazorPages template.json (#467)
Addresses #325
2018-04-13 14:01:20 -07:00
Jass Bagga 5d52701cd2
Add Error razor page to Spa templates (#464)
Addresses #332
2018-04-13 11:11:01 -07:00
Kiran Challa f824751bb9 Added Razor class library project template
[Fixes #323] Add a Razor class library project template
2018-04-13 04:21:49 -07:00