GithubHelp home page GithubHelp logo

dialog-designer's People

Contributors

andreishilov avatar dependabot[bot] avatar herrzatacke avatar jannikegger avatar servertimeout01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dialog-designer's Issues

Update master vs develop branch

Hello, I'm new to this project and am interested in contributing to it if the project is still being maintained. @AndreiShilov, I saw you were the last one to have any activity on the project.
As stated in the title I would like to consolidate and/or better explain in the contributing guidelines what is going on between the master and develop branch, they seem to have different features and haven't been merged in a while.

Pluggable storage

Issue:

Currently we save the data in the localStorage. Would be nice to have a general interface and have an option to add pluggable storages in this case anyone can implement desired storage.

OOTB and custom components import

Issue:

Current implementation is not flexible.
OOTB (coral wrapper) components and custom components are hardcoded in one place. Separation concept should be introduced. End user should decide what components he wants to use and register custom components in an easy way.

Idea:

Introduce 'ComponentsManager' this class will have

  • register(component)
  • registerAll(component)
  • get(cmpID)
  • getAllComponent()

before App initialization user can register set of components he wants to use

Multifield in Multifield

Hi,
I would like to add Multifield of Multifield, Is it possible with dialog-designer?
If yes, Can you give me an example?
Thank you.

App versioning and store

Issue:

Currently we do not have any versioning of the app or json schema we store in local storage, therefore in case something was changed in the format the app breaks. This should be checked during page startup and a warning message should be shown in this case.

Optional:
It would be nice to have our schemas backward compatible

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.