Ghost/ghost/admin/app/routes
Kevin Ansfield 43529c488a remove unnecessary posts/index route (#545)
no issue
- the index route/controller/template was initially used for a separate loading state within the posts screen layout, this isn't necessary however as the same effect can be achieved with the `posts-loading.hbs` template
- this change also lays the groundwork for more complex dropdown-based filters as it enables the filters and query params to live in the same controller+template
2017-02-23 18:47:52 +00:00
..
editor bring keyboard navigation back to the content screen 2017-02-04 09:01:52 -06:00
settings rename settings/navigation -> settings/design, move theme management (#543) 2017-02-21 19:04:50 +00:00
setup deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
subscribers convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
team 🎨 invites roles table into a field on the invites table (#394) 2016-11-16 11:01:58 +00:00
about.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
application.js refresh access token on app boot (#524) 2017-02-10 14:35:45 +01:00
authenticated.js deps: ember-simple-auth@1.2.0 2017-02-06 16:39:42 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
posts.js remove unnecessary posts/index route (#545) 2017-02-23 18:47:52 +00:00
reset.js more ember-simple-auth UnauthenticatedRoute cleanup (#44) 2017-02-10 10:34:37 +00:00
setup.js deps: ember-simple-auth@1.2.0 2017-02-06 16:39:42 +00:00
signin.js deps: ember-simple-auth@1.2.0 2017-02-06 16:39:42 +00:00
signout.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
signup.js more ember-simple-auth UnauthenticatedRoute cleanup (#44) 2017-02-10 10:34:37 +00:00
subscribers.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00