Coder Social home page Coder Social logo

webix-adminapp-demo's Introduction

Example of Webix MVC Admin App

Live demo

Older versions

Demo in this repo uses latest Webix (6.0+) and Webix Jet 2.x, if you want to check older version, check

Technical details

Run

  • clone repo from git
  • run npm install
  • run npm start
  • open http://localhost:8080 in a browser

Deploy

  • run npm run build
  • copy "index.html", "data" and "codebase" folders to the server

Other commands

  • npm run lint - will validate all js code in the project

License

All code in this repo is available under the MIT License

webix-adminapp-demo's People

Contributors

anton-lz avatar kullias avatar mkozhukh avatar mstaskova avatar zwillinge avatar

Stargazers

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

Watchers

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

webix-adminapp-demo's Issues

"This version of this platfrom is not inteded to use outside of webix.com"

Hi only cloned the repo did a "npm install" and started the demo with "npm start".
Then I get the error/warning message "This version of this platfrom is not inteded to use outside of webix.com" at the top right of the UI.

Does this demo use the pro version of webix? Or can I use this demo as a base for my open source app?

Views do not work well when switching among tree tabs

At first datatable view works well like below.
datatable-ok

Now, I want to watch charts, so I click chart tree tab. Then it shows me this view:
charts-wrong

When I refresh the view(F5), it will come into a right view.
charts-ok

However, when going back to datatable by click its tab, it will show this:
datatable-wrong

Is that an issue?

Tables are loaded twice when using remote datasource

Hi,

I am using remote datasource api, when i am creating datatables. In menu i have different views, with each own datatable component. The admin is composed same as the provided demo app.

The problem occurs, when different view is accessed. The tables are loaded twice. I think that view is loaded twice, because if i open an form in window, after few seconds everything is closed. After loading the second time the app works beautifuly. This thing occurs also when the app is initialy loaded.

Is this a angular isshue or from webix? Please help. I dont know how to correct this problem.

I can provide a link to app, if anybody wishes.

Regards, Dejan!

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.