Fixes app.dev to not include ui.sortable. Fixes server vars mocks to have an entry for dashboardApiBaseUrl, adds dashboard.mocks to not throw an exception when trying access that data.

This commit is contained in:
Shannon
2013-09-05 14:54:40 +10:00
parent 038780614c
commit 0b1cad7687
5 changed files with 34 additions and 9 deletions

10
.gitignore vendored
View File

@@ -90,12 +90,12 @@ tools/NDepend/
src/Umbraco.Web.UI/App_Plugins/*
src/*.psess
src/*.vspx
src/Umbraco.Web.UI/umbraco/js/routes.js.*
src/Umbraco.Web.UI/[Uu]mbraco/[Jj]s/routes.js.*
NDependOut/*
*.ndproj
QueryResult.htm
*.ndproj
src/Umbraco.Web.UI/umbraco/assets/*
src/Umbraco.Web.UI/umbraco/lib/*
src/Umbraco.Web.UI/umbraco/Views/**/*.html
src/Umbraco.Web.UI/umbraco/Views/**/*.js
src/Umbraco.Web.UI/[Uu]mbraco/[Aa]ssets/*
src/Umbraco.Web.UI/[Uu]mbraco/[Ll]ib/*
src/Umbraco.Web.UI/[Uu]mbraco/[Vv]iews/**/*.html
src/Umbraco.Web.UI/[Uu]mbraco/[Vv]iews/**/*.js