Ghost/ghost/admin/app/routes
Kevin Ansfield c16d633d4b New content screen prototype (#503)
refs https://github.com/TryGhost/Ghost/issues/7860

- remove preview pane from content screen
- add basic post status filters
- replace custom infinite scroll with ember-infinity and increase trigger threshold for improved scroll behaviour

Commits:
* basic content list + filter using existing infinite scroll and pagination
* swap our custom pagination + infinite loader for `ember-infinity`
* minor cleanups
* reset scroll position when changing filter
* fix tests
* remove client-side sorting step as we no longer have a live collection
* remove unused `mobile-index-route`
* add acceptance tests for content screen filters
2017-01-25 21:05:28 +01:00
..
editor Update code to match eslint rules 2016-11-14 13:26:00 +00:00
posts New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
settings AMP app integration (#483) 2017-01-20 09:33:54 +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 Update code to match eslint rules 2016-11-14 13:26:00 +00:00
authenticated.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
posts.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
reset.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
setup.js Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
signin.js deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
signout.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
signup.js Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
subscribers.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00