GithubHelp home page GithubHelp logo

shaialon / ember-admin-dashboards Goto Github PK

View Code? Open in Web Editor NEW
164.0 164.0 46.0 5.58 MB

DEPRECATED. An Ember-Cli Project - Starter admin template based on AdminLTE. Has an example real data dashboard using twitter stream.

Home Page: https://ember-admin-dashboards.herokuapp.com

License: Other

JavaScript 18.86% HTML 81.00% CSS 0.14%

ember-admin-dashboards's People

Contributors

shaialon avatar tanihosokawa 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

ember-admin-dashboards's Issues

oAuth authentication needed?

Hi!

I took a look at your project, including the live demo, but I can't get the twitter feature to work, and it doesn't display the tweet count in your demo neither.

Is that because twitter now require an oAuth integration?

Thanks !

`libsass` bindings not found errors

After installing, I try to run ember server but I get the error: libsass bindings not found. Try reinstalling node-sass

While nomboming (and also, otherwise) I get this:

vedant@vedant-Galago-UltraPro:~/rails/ember-admin-dashboards$ npm rebuild node-sass

> [email protected] install /home/vedant/rails/ember-admin-dashboards/node_modules/node-sass
> node scripts/install.js


> [email protected] postinstall /home/vedant/rails/ember-admin-dashboards/node_modules/node-sass
> node scripts/build.js

module.js:341
    throw err;
    ^

Error: Cannot find module '/home/vedant/rails/ember-admin-dashboards/node_modules/node-sass/node_modules/pangyp/bin/node-gyp'
    at Function.Module._resolveFilename (module.js:339:15)
    at Function.Module._load (module.js:290:25)
    at Function.Module.runMain (module.js:447:10)
    at startup (node.js:140:18)
    at node.js:1001:3
Build failed
[email protected] /home/vedant/rails/ember-admin-dashboards/node_modules/node-sass

Not sure if this is just a local issue but right now I'm pretty much stuck :(

I am using npm 3.8.1, node 5.6.0 on ubuntu 15.04

Doc and components includes

Hi. Just found your work, just what I need, awesome!

I don't use ember-cli, just a symfony project with ember include.

I'm currently stucked with bootstrap combination and ember for collapsed box and sidebar.

Do you have some doc or could you please tell me how to include juste some parts of your projects to get it working?

Thanks.

sidebar collapse doesn't work properly

The sidebar collapse for the left side navigation bar doesn't work properly. If you look at the base AdminLTE template, the collapse reduces the sidebar down to a icon only navigation bar when working in a full screen display (non-mobile).

It does this by the data-toggle operation to collapse link adding the sidebar-collapse class to the same element that has the sidebar-mini class. In the AdminLTE preview this happens to be the root body element.

However, when you add these classes directly to the body element in Ember, they get ignored. As a result when the sidebar-collapse class gets applied to the body element, the entire sidebar disappears.

I have tried to fix this in both the ember-admin-dashboard, and in other custom implementations of the AdminLTE template. The problem seems to be the way the combination of the way the data-toggle action tries to apply the sidebar-collapse class and how Ember overrides the classes on the body element.
I have tried to use the data-target on the link object to force the sidebar-collapse style to get applied to the same element that contains the sidebar-mini style, but that doesn't seem to work as it continues to apply it to the root element.

Steps to import AdminLTE template to an existing Ember JS project

Would like to thank you for your work as it's very useful already.
Was wondering, is there any simple way (guideline) of how to import AdminLTE template to an existing Ember JS project? would you recommend any material to do the job? after all i don't want to use all the components provided by ember-admin-dashboards and I just want a way to migrate the theme to an existing project.

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.