Code Monkey home page Code Monkey logo

umbracocustomizations's Introduction

UmbracoCustomizations

Roadmap

  • DataType: Property picker - done

    • just like how macro property picker work
  • Events Widget

  • DataType: Notes - done

    • like uComponent Notes (is it possible to not add it as a DB entry in umbraco? it takes up DB space for something not needed to be saved multiple times)
    • use built in markdown umbraco so we don't have to introduce a new .js library just for this.
    • hide toolbar. use ng-hide. cannot find documentation for hiding bar
  • DataType: Autogenerate

    • random guid, random number, incremental number (do we really need this?)
  • DataType: Create (readonly) value - done

    • Readonly string we can use that can hold values that is applicable to all pages. E.g. css-classes. This has to be taken into a lot of consideration because at the beginning it will create this value in all pages. Then if updated, it also updates all. Uses alias DTCustomCreateValue. Please do not confuse with DTCustomReadonly
  • DataType: Textbox with maxlength - done

    • Textbox with maxlength, isrequired and regex validation
  • Place project as umbraco package.

    • (Create actual data type entry in .cs so users dont have to create it.)

Version 0.2 - 2017-July-10

  • DataType: Create (Readonly) type. This has to be used with careful consideration. Please read info above
  • DataType: Customized textbox with maxlength

Version 0.1 - 2017-June-08

  • DataType: Property Picker
  • DataType: Notes

umbracocustomizations's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

s6admin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.