Ghost/ghost/admin/tests
Matt Enlow 20cbc6c606 Load more posts after post deletion
Closes #6390
- check if more posts should be loaded whenever one is deleted
- delete dead code from posts controller
- delete duplicate component gh-infinite-scroll-box
- simplify posts-list-item `posts.post` or `editor.edit` link logic by modifying `gh-content-view-container` to yield necessary vars directly and use inline ifs in template
- add `gh-tag` component for rendering tags and updating infinite scroll box on `settings/tags` page
2016-02-09 09:08:31 -07:00
..
acceptance Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
helpers Merge pull request #6098 from acburdine/tag-404 2015-12-04 10:20:22 +00:00
integration Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
unit Load more posts after post deletion 2016-02-09 09:08:31 -07:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00