1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Jason Williams 1d38904636 Clean up Ember router map
No Issue
- Switch resources to routes.
- No longer nest "settings" routes so the router reflects
  the way the templates are rendered.
- Remove renderTemplate override from settings routes.
- Remove unneeded routes, controllers, and views.
- Adjust users page so that infinite scroll loading of users works
  and markup remains the same for Zelda styling.
2015-05-26 16:12:12 -05:00
app Clean up Ember router map 2015-05-26 16:12:12 -05:00
config Update to simple-auth 0.8 2015-05-22 15:21:46 -05:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets First pass on app management UI 2015-05-25 17:48:14 +01:00
tests Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc Nuke nprogress 2015-05-26 19:24:32 +01:00
bower.json Clean up Ember router map 2015-05-26 16:12:12 -05:00
Brocfile.js Nuke nprogress 2015-05-26 19:24:32 +01:00
package.json Update to simple-auth 0.8 2015-05-22 15:21:46 -05:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00