Giter Club home page Giter Club logo

adminjs's People

Contributors

ghempton 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  avatar  avatar  avatar

adminjs's Issues

Instructions for the EPF component of admin.js?

Hi there,

I was interested in trying this out, but the instructions aren't clear on how to hook the back end up with EPF. Or am I missing a section? I'm assuming I'd need to ensure the backend responds to certain REST requests, but I'm not sure which are important / required.

ember data

Any thoughts on supporting the above in addition to EPF - or are you of the view that EPF is just better, so why? :)

store:main error

I get this error when trying to load the page.

Uncaught TypeError: Attempting to register an unknown factory: `store:main` 

I've included jquery, handlebars, ember, epf and adminjs (though the example doesn't include jquery and handlebars).

Do I need to declare a store?

npm install with problem with karma perrdependencies

I am try to install the adminjs in my mac. The error appear after I run: $npm install

5048 info postinstall [email protected]
5049 info prepublish [email protected]
5050 error peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
5050 error peerinvalid Peer [email protected] wants karma@~0.9.4 || ~0.10
5050 error peerinvalid Peer [email protected] wants karma@~0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@~0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9.3
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.9
5050 error peerinvalid Peer [email protected] wants karma@>=0.11.14
5051 error System Darwin 13.2.0
5052 error command "/usr/local/Cellar/node/0.10.26/bin/node" "/usr/local/bin/npm" "install"
5053 error cwd /Users/saulo/source/gentleman/adminjs
5054 error node -v v0.10.26
5055 error npm -v 1.4.3
5056 error code EPEERINVALID
5057 verbose exit [ 1, true ]

Typo in Order class definition

The app/models/order.js file has line 6:

customer: Ep.belongsTo('order')

which should be

customer: Ep.belongsTo('customer')

Right? Or am I misunderstanding this?

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.