0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api
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
..
authentication.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
db.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
index.js oAuth 2014-06-30 14:58:10 +02:00
mail.js Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
notifications.js Complete moveover to new Notification API format 2014-06-16 08:07:29 +00:00
posts.js Cache invalidation for post update 2014-06-04 18:11:28 +00:00
settings.js Lazy load default settings 2014-06-17 10:36:47 -05:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
themes.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
users.js oAuth 2014-06-30 14:58:10 +02:00
utils.js User API changes 2014-06-20 11:15:01 +02:00