Ghost/core/client
Hannah Wolfe f70f99b5cf Replace the old admin with the ember admin
closes #3056

- Remove clientold
- Remove clientold tests
- Cleanup old admin helpers
- Remove old routes from admin and controllers from admin controller
- Comment out / remove old and broken tests
- Cleanup Gruntfile.js, bower.js, package.json etc

Still TODO:

- cleanup / add removed tests
- do we still need countable?
2014-07-01 08:33:17 +01:00
..
adapters Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
assets Add off as a noop function to touch editor. 2014-06-25 10:04:00 -06:00
components Allow tabbing responsive editor when not on mobile. 2014-06-25 12:30:57 +00:00
controllers Merge pull request #3144 from darvelo/sort-new-posts 2014-06-30 16:23:51 +01:00
fixtures Merge pull request #2967 from szelpe/settings-apps 2014-06-22 09:04:14 +01:00
helpers Implements character count helper. 2014-06-23 20:02:09 +00:00
html About page HTML 2014-06-30 09:54:52 +01:00
initializers oAuth 2014-06-30 14:58:10 +02:00
mixins Merge pull request #3146 from darvelo/tags-tracking 2014-06-30 16:48:27 +01:00
models Merge pull request #3150 from javorszky/iss2843 2014-06-30 16:18:20 +01:00
routes Merge pull request #3146 from darvelo/tags-tracking 2014-06-30 16:48:27 +01:00
serializers Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
templates oAuth 2014-06-30 14:58:10 +02:00
transforms Changed ember models to use moment for dates 2014-06-05 10:30:28 -06:00
utils New posts pass PostsController sorting function at the top 2014-06-29 21:49:32 -04:00
validators Merge pull request #3150 from javorszky/iss2843 2014-06-30 16:18:20 +01:00
views Mobile Interactions 2014-06-24 18:33:59 -04:00
.jshintrc Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
app.js Ember Data with Posts 2014-05-29 07:42:51 -05:00
router.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00