Skip to content

thecogworks/uCondition

 
 

Repository files navigation

Requirements:
Visual Studio 2015 or greater
Typescript 1.8 extension for Visual Studio, available at: https://www.microsoft.com/en-us/download/details.aspx?id=48593


Angular JS Umbraco datatype and dashboard control, made up of typescript/js and html files, which are located at:
~\uCondition.Umbraco\App_Plugins\uCondition\

Sandbox for development:
To run, set uCondition.Umbraco as the startup project and press F5 or View in browser.
You can access the Umbraco CMS via http://localhost:11251/umbraco
The credentials for Umbraco are:
Username: admin
Password: qwert12345

The uCondition datatype is used on the homepage in the backoffice.

If you have any build issues, which may give vague build errors, it will likely be the incorrect typescript extension being used.  The Typescript extension must be for Typescript 1.8.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • HTML 13.6%
  • CSS 5.1%
  • Classic ASP 4.5%
  • C# 1.3%
  • XSLT 0.8%
  • TypeScript 0.7%