Taras Mankovski
|
01b49fede8
|
Minor refactoring of the routers:
- Moved post route under posts resource
- Changed ajax to use ic.ajax.request instead of ic.ajax.raw
|
2014-03-07 14:01:27 +00:00 |
|
Manuel Mitasch
|
a9a69fa441
|
Add admin prototype
issue #2270
- from https://github.com/manuelmitasch/ghost-admin-ember-demo
- Not working properly: added ic-ajax mock in app.js but promise not resolving => loading route always active
|
2014-03-07 14:01:26 +00:00 |
|
Taras Mankovski
|
988a127a3e
|
Added directory structure
|
2014-02-27 07:20:30 -05:00 |
|
Harry Wolff
|
d456281668
|
Move Ember Admin to use es6 modules
- adds required dependencies to package.json
and to bower.json
- added required Grunt tasks to transpile and
concat ember admin files
|
2014-02-26 23:48:54 -05:00 |
|
Harry Wolff
|
8b91492830
|
Add basic template for Ghost admin in Ember
Inspired and derived from:
https://github.com/taras/Ghost/compare/ember-admin
https://github.com/manuelmitasch/ghost-admin-ember-demo
https://github.com/stefanpenner/ember-app-kit
|
2014-02-26 20:39:45 -05:00 |
|