0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client
Harry Wolff 3296a3a41c Flesh out more of the Ember admin
no issue

- this ports over screens from old admin to
 allow people to begin working on aspects of the screen

- All logged out screens have been imported: Signup, Signin,
 Forgotten password, reset password

- Those screens are now ready for behavior to be ported over

- This also updates templates to be more in line with how they were
 in the old admin

- Littered through the code are @TODO comments of functionality that is
 missing and will need to be resolved before this is production ready

- Also scaffolds out the settings screen and every tab
2014-03-16 16:01:56 -04:00
..
assets Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
components Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
controllers Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
fixtures Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
helpers Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
initializers Ember.js: User fixtures + injection + login 2014-03-12 19:26:47 +01:00
mixins Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
models Minor refactoring of the routers: 2014-03-07 14:01:27 +00:00
routes Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
templates Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
utils Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
views Specify itemView on the each helper rather than nesting a view helper. 2014-03-09 14:20:15 -07:00
app.js Ember.js: User fixtures + injection + login 2014-03-12 19:26:47 +01:00
router.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00